Recipes
If you’re looking for ideas and hands-on code examples, we’ve worked on a collection of practical projects in the repository linked below.VectorDB recipes
Check out past code examples and tutorials here
on GitHub.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Step-by-step tutorials for building applications with LanceDB
| Tutorial | Description |
|---|---|
| Search & advanced retrieval | Learn how to perform vector search and use advanced retrieval techniques. |
| Agents | Build Retrieval-Augmented Generation (RAG) applications and agents with LanceDB. |
| Working with tables in LanceDB | Learn the basics of working with tables in LanceDB: creation, ingestion and schema evolution. |
Was this page helpful?