/vector-cookbook

Timescale Vector Cookbook. A collection of recipes to build applications with LLMs using PostgreSQL and Timescale Vector.

Primary LanguageJupyter Notebook

Timescale Vector Cookbook

A collection of recipes to build applications with LLMs using PostgreSQL and Timescale Vector.

Learn more about building LLM applications with PostgreSQL as a vector database: timescale.com/ai

Sign up for a free trial cloud PostgreSQL database to use to work thru the examples in this repo.

Timescale Vector

Timescale Vector enhances pgvector with faster search, higher recall, and more efficient time-based filtering, making PostgreSQL your new go-to vector database

PGVector

LangChain

Note: If you need to setup Python, pyenv and Jupyter on your Mac, follow this handy tutorial.