Skip to content

Commit e352881

Browse files
authored
docs: Listed the Qdrant example in README.md (#307)
1 parent cd86178 commit e352881

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ Go to the [examples directory](examples) to try out with any of the examples, fo
103103
| [Manuals LLM Extraction](examples/manuals_llm_extraction) | Extract structured information from a manual using LLM |
104104
| [Google Drive Text Embedding](examples/gdrive_text_embedding) | Index text documents from Google Drive |
105105
| [Docs to Knowledge Graph](examples/docs_to_kg) | Extract relationships from Markdown documents and build a knowledge graph |
106+
| [Embeddings to Qdrant](examples/text_embedding_qdrant) | Index documents in a Qdrant collection for semantic search |
106107

107108
More coming and stay tuned! If there's any specific examples you would like to see, please let us know in our [Discord community](https://discord.com/invite/zpA9S2DR7s) 🌱.
108109

0 commit comments

Comments
 (0)