Skip to content

Commit 069b640

Browse files
committed
chore: update /README.md
1 parent 2e3e736 commit 069b640

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
@@ -181,6 +181,7 @@ It defines an index flow like this:
181181
| [Google Drive Text Embedding](examples/gdrive_text_embedding) | Index text documents from Google Drive |
182182
| [Docs to Knowledge Graph](examples/docs_to_knowledge_graph) | Extract relationships from Markdown documents and build a knowledge graph |
183183
| [Embeddings to Qdrant](examples/text_embedding_qdrant) | Index documents in a Qdrant collection for semantic search |
184+
| [Embeddings to LanceDB](examples/text_embedding_lancedb) | Index documents in a LanceDB collection for semantic search |
184185
| [FastAPI Server with Docker](examples/fastapi_server_docker) | Run the semantic search server in a Dockerized FastAPI setup |
185186
| [Product Recommendation](examples/product_recommendation) | Build real-time product recommendations with LLM and graph database|
186187
| [Image Search with Vision API](examples/image_search) | Generates detailed captions for images using a vision model, embeds them, enables live-updating semantic search via FastAPI and served on a React frontend|

0 commit comments

Comments
 (0)