#441 · Primary category: Education & Research

vectordb-recipes

agents ai deep-learning embeddings fine-tuning gpt gpt-4-vision lancedb langchain llama-index llms machine-learning multimodal multimodal-ai openai rag vector-database

Resource, examples & tutorials for multimodal AI, RAG and agents using vector search and LLMs

Project last updated:04/24/26

GitHub Stars

974

Forks

170

Contributors

41

License

Apache-2.0

Why we included this project

Working examples, starter code, and notebooks make this a practical on-ramp for teams getting hands-on with LanceDB and LLM applications. The recipes are grouped by the problems you actually build for: retrieval-augmented generation, multimodal search across text and images, conversational chatbots, and multi-agent systems, and many of them run directly in your browser on Colab. Because LanceDB needs no local setup and plugs into pandas and Arrow, the examples stay short enough to go from an idea to a working proof of concept in a single sitting. Even if you end up using a different vector store, the tutorials lay out the underlying retrieval and embedding mechanics clearly enough to adapt, including where reranking fits. The collection works both as a way to learn how RAG.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category