# 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_python.md) examples * πŸ‘Ύ [JavaScript](examples_js.md) examples * πŸ¦€ Rust examples (coming soon) ## Applications powered by LanceDB | Project Name | Description | | --- | --- | | **Ultralytics Explorer πŸš€**
[![Ultralytics](https://img.shields.io/badge/Ultralytics-Docs-green?labelColor=0f3bc4&style=flat-square&logo=https://cdn.prod.website-files.com/646dd1f1a3703e451ba81ecc/64994922cf2a6385a4bf4489_UltralyticsYOLO_mark_blue.svg&link=https://docs.ultralytics.com/datasets/explorer/)](https://docs.ultralytics.com/datasets/explorer/)
[![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ultralytics/ultralytics/blob/main/docs/en/datasets/explorer/explorer.ipynb) | - πŸ” **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](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/lancedb/lancedb-vercel-chatbot)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Flancedb%2Flancedb-vercel-chatbot&env=OPENAI_API_KEY&envDescription=OpenAI%20API%20Key%20for%20chat%20completion.&project-name=lancedb-vercel-chatbot&repository-name=lancedb-vercel-chatbot&demo-title=LanceDB%20Chatbot%20Demo&demo-description=Demo%20website%20chatbot%20with%20LanceDB.&demo-url=https%3A%2F%2Flancedb.vercel.app&demo-image=https%3A%2F%2Fi.imgur.com%2FazVJtvr.png) | - 🌐 **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.. |