filmov
tv
PostgreSQL as a Vector Database: Part 1, Getting Started With pgvector

Показать описание
We all know PostgreSQL as a relational database for transactional workloads. But, at the same time, PostgreSQL can also be used as a vector database. It possesses all the essential capabilities needed for general-purpose AI applications.
In this hands-on, practical guide, we're starting with the basics. By building an AI app for Airbnb listings, we’ll learn how to store and work with vectorized data in PostgreSQL.
0:00 Postgres as a vector database
0:34 Architecture of a sample AI app
1:50 Application settings
2:30 Testing the Chat Completions API mode
4:14 Loading Airbnb data set and enabling pgvector
7:20 Implementing embedding generation logic
9:23 Generating embeddings with OpenAI
11:09 Implementing similarity search logic for Postgres
14:58 Displaying a list of Airbnb recommendations
Resources:
* The final version of the app:
Curious to learn even more about databases? Follow me here:
In this hands-on, practical guide, we're starting with the basics. By building an AI app for Airbnb listings, we’ll learn how to store and work with vectorized data in PostgreSQL.
0:00 Postgres as a vector database
0:34 Architecture of a sample AI app
1:50 Application settings
2:30 Testing the Chat Completions API mode
4:14 Loading Airbnb data set and enabling pgvector
7:20 Implementing embedding generation logic
9:23 Generating embeddings with OpenAI
11:09 Implementing similarity search logic for Postgres
14:58 Displaying a list of Airbnb recommendations
Resources:
* The final version of the app:
Curious to learn even more about databases? Follow me here:
PostgreSQL as VectorDB - Beginner Tutorial
Postgres pgvector Extension - Vector Database with PostgreSQL / Langchain Integration
PostgreSQL as Vector Database
Vector databases are so hot right now. WTF are they?
PostgreSQL as a Vector Database: Part 1, Getting Started With pgvector
Vector Databases simply explained! (Embeddings & Indexes)
AWS re:Invent 2023 - Best practices for querying vector data for gen AI apps in PostgreSQL (DAT407)
What's next in pgvector: Building AI-enabled apps with PostgreSQL - AWS Databases in 15
Master Spring AI with Retrieval-Augmented Generation (RAG)
Extension transforming PostgreSQL to a vector database: pgvector
Demo of Azure AI & pgvector with Azure Database for PostgreSQL
PgVector - Postgres como vector database!
Vector Database Explained | What is Vector Database?
PostgreSQL pgvector for Python developers: Practical Guide
Vector Search RAG Tutorial – Combine Your Data with LLMs with Advanced Search
Using pgvector + PostgreSQL in Python for vector storage and querying
Vector Embeddings Tutorial – Code Your Own AI Assistant with GPT-4 API + LangChain + NLP
LangChain SQL Database agent with OpenAI to query PostgreSQL
Full Text Search PostgreSQL
Getting Started With pgvector and Amazon Aurora PostgreSQL
PGVECTOR - A beginner's tutorial | Enhance your PostgreSQL with pgvector
Spring AI With PostgreSQL pgvector: Building Generative AI Apps in Java
15 futuristic databases you’ve never heard of
PostgreSQL as a Vector Database: Part 2, Using HNSW Index
Комментарии