You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: example-apps/README.md
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,9 @@ Use these apps as a starting point for your own projects.
6
6
7
7
The applications are organized into the following folders:
8
8
9
+
-[`Chatbot RAG App`](chatbot-rag-app/README.md). Build a chatbot app capable of answering questions on your own private data.
9
10
-[`openai-embeddings`](openai-embeddings/README.md). Use OpenAI embeddings at index time and in Elastic kNN queries.
10
-
11
11
-[`relevance-workbench`](relevance-workbench/README.md). A Python application that allows you to compare results ranking between the **Elastic Learned Sparse Encoder** model and BM25.
12
12
13
-
-[`workplace-search`](workplace-search/README.md). Build a semantic search experience for organizational/workplace data.
14
-
15
13
> ℹ️ **Note**:
16
-
> _Elastic Labs projects are for illustrative and experimental purposes only. Elastic Labs projects are not part of any product or services offering provided or supported under a commercial license or subscription. These projects are made available as-is under the terms of the license associated with the projects._
17
-
> _The release and timing of any features or functionality described in these projects remain at Elastic's sole discretion. Any features or functionality not currently available may not be delivered on time or at all._
14
+
> _Elastic Labs projects are for illustrative and experimental purposes only. Elastic Labs projects are not part of any product or services offering provided or supported under a commercial license or subscription. These projects are made available as-is under the terms of the license associated with the projects._ > _The release and timing of any features or functionality described in these projects remain at Elastic's sole discretion. Any features or functionality not currently available may not be delivered on time or at all._
0 commit comments