Files
lancedb/docs/src/examples/index.md
Rithik Kumar d297da5a7e docs: update examples docs (#1488)
Testing Workflow with my first PR.
Before:
![Screenshot 2024-08-01
183326](https://github.com/user-attachments/assets/83d22101-8bbf-4b18-81e4-f740e605727a)

After:
![Screenshot 2024-08-01
183333](https://github.com/user-attachments/assets/a5e4cd2c-c524-4009-81d5-75b2b0361f83)
2024-08-01 18:54:45 +05:30

2.4 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
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..