Skip to content

Commit ee019b9

Browse files
authored
Update README.md
1 parent 15fce6d commit ee019b9

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

supporting-blog-content/README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
## Supporting Blog Content
22

3-
This directory contains supporting content for the blog posts on [Elastic.co Blog](https://www.elastic.co/blog).
3+
This directory contains supporting content for the blog posts on [Elastic.co Blog](https://www.elastic.co/blog) or on [Search Labs](https://www.elastic.co/search-labs).
44

55
### Apps
66

7-
- [ElasticDocs GPT](./ElasticDocs_GPT/README.md). Combine Elasticsearch with the question answering power of ChatGPT. Use the ChatGPT API with your own UI.
8-
- [ElasticGPT plugin](./ElasticGPT_Plugin/README.md). Implement a ChatGPT plugin and extend ChatGPT usage to any content indexed into Elasticsearch. This enables you to use the ChatGPT UI.
7+
- [ElasticDocs GPT](./ElasticDocs_GPT/README.md). Combine Elasticsearch with the question answering power of ChatGPT. Use the ChatGPT API with your own UI. See how this was constructed in the associated [blog](https://www.elastic.co/search-labs/chatgpt-elasticsearch-openai-meets-private-data).
8+
- [ElasticGPT plugin](./ElasticGPT_Plugin/README.md). Implement a ChatGPT plugin and extend ChatGPT usage to any content indexed into Elasticsearch. This enables you to use the ChatGPT UI. See the associated [blog](https://www.elastic.co/search-labs/chatgpt-elasticsearch-plugin-elastic-data) for more details.
99
- [Homecraft Vertex](./homecraft_vertex/README.md). A Python application designed for Retail industry simulating an e-commerce search bar. It integrates with Google's VertexAI and PALM2 model, BigQuery Datasets and Elastic Vector Search to answer questions around previous orders, suggested products available and company information.
10+
11+
12+
### Notebooks
13+
- [Multilingual search with the E5 embedding model](https://github.com/elastic/elasticsearch-labs/blob/main/supporting-blog-content/multilingual-e5/multilingual-e5.ipynb). See the associated [blog](https://www.elastic.co/search-labs/multilingual-vector-search-e5-embedding-model)https://www.elastic.co/search-labs/multilingual-vector-search-e5-embedding-model for more details.

0 commit comments

Comments
 (0)