Dive into building GenAI applications!
This repository contains examples, applications, starter code, & tutorials to help you kickstart your GenAI projects.
These are built using LanceDB, a free, open-source, serverless vectorDB that requires no setup.
It integrates into python data ecosystem so you can simply start using these in your existing data pipelines in pandas, arrow, pydantic etc.
LanceDB has native Typescript SDK using which you can run vector search in serverless functions!
Examples - Get right into the code with minimal introduction, aimed at getting you from an idea to PoC within minutes!
Applications - Ready to use Python and web apps using applied LLMs, VectorDB and GenAI tools
Examples
Applied examples that get right into the code with minimal introduction, aimed at getting you from an idea to PoC within minutes!
Examples are available as:
Colab notebooks - that builds the application is stages allowing you to investigate results at every intermediate stage.
Python scripts - for cases where you’d like directly to use the file or snippets to integrate in your application
JS/TS scripts - Some examples are written using lancedb’s native js library! These script/snippets can also be directly integrated in your web applications.
The following examples are organized into different tables to make similar types of examples easily accessible.
These are ready to use applications built using LanceDB serverless vector database. You can explore these open source projects, use parts of them in your projects or build your applications on top of these.
VectorDB-recipes
Dive into building GenAI applications! This repository contains examples, applications, starter code, & tutorials to help you kickstart your GenAI projects.
Join our community for support - Discord • Twitter
This repository is divided into 2 sections:
Examples
Applied examples that get right into the code with minimal introduction, aimed at getting you from an idea to PoC within minutes! Examples are available as:
The following examples are organized into different tables to make similar types of examples easily accessible.
Projects & Applications
These are ready to use applications built using LanceDB serverless vector database. You can explore these open source projects, use parts of them in your projects or build your applications on top of these.
🌟 New! 🌟 Applied GenAI and VectorDB course on Udacity Learn about GenAI and vectorDBs using LanceDB in the recently launched Udacity Course
Contributing Examples
If you’re working on some cool applications that you’d like to add to this repo, please open a PR!