mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-03 10:22:56 +00:00
1.3 KiB
1.3 KiB
Example projects and recipes
Recipes and example code
LanceDB provides language APIs, allowing you to embed a database in your language of choice.
- 🐍 Python examples
- 👾 JavaScript examples
- 🦀 Rust examples (coming soon)
Applications powered by LanceDB
| Project Name | Description | Screenshot |
|---|---|---|
| YOLOExplorer | Iterate on your YOLO / CV datasets using SQL, Vector semantic search, and more within seconds | |
| 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. | ![]() |
