Files
lancedb/docs/src/examples/index.md
2023-08-22 14:06:26 -07:00

5.9 KiB

Examples

Here are some of the examples, projects and applications using LanceDB python library. Some examples are covered in detail in the next sections. You can find more on VectorDB Recipes

Example Interactive Envs Scripts
Youtube transcript search bot Open In Colab Python
Langchain: Code Docs QA bot Open In Colab Python
AI Agents: Reducing Hallucination Open In Colab Python
Multimodal CLIP: DiffusionDB Open In Colab Python
Multimodal CLIP: Youtube videos Open In Colab Python
Movie Recommender Open In Colab Python
Audio Search Open In Colab Python
Multimodal Image + Text Search Open In Colab Python
Evaluating Prompts with Prompttools Open In Colab

Projects & Applications powered by LanceDB

Project Name Description Screenshot
YOLOExplorer Iterate on your YOLO / CV datasets using SQL, Vector semantic search, and more within seconds YOLOExplorer
Website Chatbot (Deployable Vercel Template) Create a chatbot from the sitemap of any website/docs of your choice. Built using vectorDB serverless native javascript package. Chatbot