lancedb/vectordb-recipes
Resource, examples & tutorials for multimodal AI, RAG and agents using vector search and LLMs
This project provides practical examples and tutorials for building Generative AI applications. It offers starter code and guides to help you create systems that can process and search various data types, like text and images, and generate intelligent responses. Data scientists and AI/ML engineers can use these recipes to quickly prototype and build AI-powered solutions.
929 stars.
Use this if you are an AI/ML engineer or data scientist looking for ready-to-use code and step-by-step guides to quickly build GenAI applications like RAG systems, chatbots, or multimodal search engines.
Not ideal if you are a non-technical end-user looking for a ready-made application without needing to write or understand code.
Stars
929
Forks
166
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/lancedb/vectordb-recipes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ErickWendel/neo4j-ai-experiments
Examples of my tutorial on how to use Neo4j for empowering AI RAG systems
nath1295/LLMFlex
A python package for developing AI applications with local LLMs.
Emirateyang/llm-agent
Java library to simplify the integration of LLMs
Special-Unitary-Group/xolote
Centralize your own research material and consult it with the power of AI and LLMs
Emmanuel-Melon/learning-llms-from-scratch
My personal journey and open notes on understanding AI/ML concepts by implementing them from...