AI Supercharge Your AI Agents With Postgres: An Experiment With OpenAI's GPT-4 26 Jul 2023 3 min read Read how you can work with AI agents as intermediaries between AI and databases. Read more
PostgreSQL How to Build LLM Applications With pgvector Vector Store in LangChain 12 Jul 2023 11 min read “Hello World” for pgvector and LangChain! Learn how to build LLM applications with LangChain framework, using PostgreSQL and pgvector as a vector database for embeddings data.
Python Jupyter Notebook Tutorial: Setting Up Python & Jupyter Notebooks on macOS for OpenAI Exploration 5 Jul 2023 2 min read Unlock the power of Python and OpenAI with our step-by-step Jupyter Notebook tutorial.
PostgreSQL PostgreSQL as a Vector Database: Create, Store, and Query OpenAI Embeddings With pgvector 21 Jun 2023 18 min read "Hello world” for pgvector. Learn how to use PostgreSQL as a vector database and build a simple Retrieval Augmented Generation example.