diff --git a/docs/src/examples/index.md b/docs/src/examples/index.md
index 885e80b1..f31ea3f9 100644
--- a/docs/src/examples/index.md
+++ b/docs/src/examples/index.md
@@ -10,7 +10,7 @@ LanceDB provides language APIs, allowing you to embed a database in your languag
## Applications powered by LanceDB
-| Project Name | Description | Screenshot |
-|-----------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
-| [YOLOExplorer](https://github.com/lancedb/yoloexplorer) | Iterate on your YOLO / CV datasets using SQL, Vector semantic search, and more within seconds |  |
-| [Website Chatbot (Deployable Vercel Template)](https://github.com/lancedb/lancedb-vercel-chatbot) | Create a chatbot from the sitemap of any website/docs of your choice. Built using vectorDB serverless native javascript package. |  |
+| Project Name | Description |
+| --- | --- |
+| **Ultralytics Explorer π**
[](https://docs.ultralytics.com/datasets/explorer/)
[](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π€**
[](https://github.com/lancedb/lancedb-vercel-chatbot)
[](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.. |