lancedb/vectordb-recipes
A collection of tutorials, examples, and applications for building multimodal AI, RAG, and agent systems using vector search and LLMs with LanceDB.

This repository provides resources for building generative AI applications using LanceDB as the vector database backbone. It includes examples and tutorials covering RAG systems that combine document retrieval with LLM-powered responses, AI agents that collaborate and interact, and multimodal applications processing both text and images. The repo integrates with LangChain, LlamaIndex, and other popular LLM frameworks, offering starter code organized into sections like Build from Scratch, Multimodal, RAG, Vector Search, Chatbot, Evaluation, and AI Agents.