Skip to content

Commit 8f21734

Browse files
authored
Simplify docs layout (#25)
* move apps into supporting blog content folder * simplify docs layout
1 parent edd6c90 commit 8f21734

File tree

4 files changed

+15
-14
lines changed

4 files changed

+15
-14
lines changed
File renamed without changes.

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repository contains executable Python notebooks, sample apps, and resources for testing out the Elastic platform:
44

55
- Learn how to use Elasticsearch as a vector database to store embeddings, power hybrid and semantic search experiences, and more.
6-
- Test Elastic's leading-edge, out-of-the-box capabilities like the [Elastic Learned Sparse Encoder](https://www.elastic.co/guide/en/machine-learning/current/ml-nlp-elser.html) and [reciprocal rank fusion (RRF)](https://www.elastic.co/blog/whats-new-elastic-enterprise-search-8-9-0#hybrid-search-with-reciprocal-rank-fusion-(rrf)-combines-multiple-search-techniques-for-better-results), which produce best-in-class results without training or tuning.
6+
- Test Elastic's leading-edge, out-of-the-box capabilities like the [Elastic Learned Sparse Encoder](https://www.elastic.co/guide/en/machine-learning/current/ml-nlp-elser.html) and [reciprocal rank fusion (RRF)](<https://www.elastic.co/blog/whats-new-elastic-enterprise-search-8-9-0#hybrid-search-with-reciprocal-rank-fusion-(rrf)-combines-multiple-search-techniques-for-better-results>), which produce best-in-class results without training or tuning.
77
- Integrate with projects like OpenAI, Hugging Face, and LangChain to use Elasticsearch as the backbone of your LLM-powered applications. For use cases like retrieval augmented generation (RAG), summarization, and question answering (QA).
88

99
# Python notebooks 📒
@@ -20,7 +20,20 @@ See [contributing guidelines](docs/CONTRIBUTING.md).
2020

2121
# Support 🛟
2222

23-
Learn how to [get Support](docs/SUPPORT.md).
23+
The Search team at Elastic maintains this repository and is happy to help.
24+
25+
### Official Support Services
26+
27+
If you have an Elastic subscription, you are entitled to Support services for your Elasticsearch deployment. See our welcome page for [working with our support team](https://www.elastic.co/support/welcome).
28+
These services do not apply to the sample application code contained in this repository.
29+
30+
### Discuss Forum
31+
32+
Try posting your question to the [Elastic discuss forums](https://discuss.elastic.co/) and tag it with [#esre-elasticsearch-relevance-engine](https://discuss.elastic.co/tag/esre-elasticsearch-relevance-engine)
33+
34+
### Elastic Slack
35+
36+
You can also find us in the [#search-esre-relevance-engine](https://elasticstack.slack.com/archives/C05CED61S9J) channel of the [Elastic Community Slack](http://elasticstack.slack.com)
2437

2538
# License ⚖️
2639

docs/SUPPORT.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/chatgpt-workplace-app

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)