timescale / vector-cookbook

Timescale Vector Cookbook. A collection of recipes to build applications with LLMs using PostgreSQL and Timescale Vector.
https://www.timescale.com/ai
104 stars 39 forks source link

Added the Up and Running webinar's demo code #6

Closed jgpruitt closed 8 months ago

jgpruitt commented 8 months ago

illustrates:

  1. embedding
  2. semantic search
  3. semantic search with time filtering
  4. semantic search with time filtering and metadata filtering
  5. RAG