Files
lancedb/docs/src/examples/index.md
2024-10-03 00:55:00 +05:30

3.0 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)

Python Applications powered by LanceDB

Project Name Description
Ultralytics Explorer 🚀
Ultralytics
Open In Collab
- 🔍 Explore CV Datasets: Semantic search, SQL queries, vector similarity, natural language.
- 🖥️ GUI & Python API: Seamless dataset interaction.
- Efficient & Scalable: Leverages LanceDB for large datasets.
- 📊 Detailed Analysis: Easily analyze data patterns.
- 🌐 Browser GUI Demo: Create embeddings, search images, run queries.
Website Chatbot🤖
GitHub
Deploy with Vercel
- 🌐 Chatbot from Sitemap/Docs: Create a chatbot using site or document context.
- 🚀 Embed LanceDB in Next.js: Lightweight, on-prem storage.
- 🧠 AI-Powered Context Retrieval: Efficiently access relevant data.
- 🔧 Serverless & Native JS: Seamless integration with Next.js.
- One-Click Deploy on Vercel: Quick and easy setup..

Nodejs Applications powered by LanceDB

Project Name Description
**Langchain Writing Assistant✍️ **
Github
- 📂 Data Source Integration: Use your own data by specifying data source file, and the app instantly processes it to provide insights.
- 🧠 Intelligent Suggestions: Powered by LangChain.js and LanceDB, it improves writing productivity and accuracy.
- 💡 Enhanced Writing Experience: It delivers real-time contextual insights and factual suggestions while the user writes.