Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Pgai Alternatives
Similar projects and alternatives to pgai
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.
-
-
-
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
TimescaleDB
A time-series database for high-performance real-time analytics packaged as a Postgres extension
-
-
-
paradedb
ParadeDB is a modern Elasticsearch alternative built on Postgres. Built for real-time, update-heavy workloads.
-
-
-
-
pgaidocs
Discontinued [GET https://api.github.com/repos/timescale/pgaidocs: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
pgvectorscale
A complement to pgvector for high performance, cost efficient vector search on large workloads.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
pgai discussion
pgai reviews and mentions
-
Modern Web Development Sucks? How PostgreSQL Can Replace Your Tech Stack
pgai: A suite of tools to develop RAG, semantic search, and other AI applications more easily with PostgreSQL
-
Ask HN: What use cases have you found for AI in database?
I've been looking at pgai extension.
It looks cool, but I cannot fully grasp what are practical examples of use cases.
https://github.com/timescale/pgai/
For clarity, I am not talking about the embedding capabilities. That I am clear about.
I am referring to the ability to call external models.
-
🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple
We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.
-
TimescaleDB in 2024: Making Postgres Faster
If I had to summarize 2024 for Timescale, I’d call it the year of Postgres for AI. From game-changing open-source launches like pgvectorscale (a performance booster for large production vector workloads with PostgreSQL + pgvector) to pgai (which integrates Postgres with LLMs for AI app development), we pushed the boundaries of what developers can achieve with Postgres. But AI wasn’t the only story. TimescaleDB’s time-series capabilities also evolved dramatically during 2024, making Postgres even faster for real-time analytics.
-
Tutorial: How We Built a Reverse Video Search System Directly in PostgreSQL
The pgvectorscale extension builds on top of pgvector, enabling PostgreSQL to efficiently store and query vector embeddings. You might wonder why you should upgrade from PostgreSQL with pgvector to Timescale Cloud’s AI stack (pgai, pgvectorscale, and pgai Vectorizer). Here’s why:
-
Generative AI: A Personal Deep Dive – My Notes and Insights Part-2
pgai
-
Just: Just a Command Runner
We recently switched pgai over to just. And are quite happy so far. The hierarchical nature is quite nice: https://github.com/timescale/pgai
-
Postgres can do that? No surprise Postgres is everywhere
If pgvector is not enough, pgai streamlines the development of search and Retrieval Augmented Generation (RAG) AI applications directly within PostgreSQL. With pgai, embedding and AI generation models are more tightly integrated into the database. This allows you to perform several tasks directly through SQL queries, including:
-
Local AI Knowledge Base with Next.js, Ollama, and PostgreSQL
Postgres for saving chat history and user data
-
Semantic Document Search System with pgvector and pgai
pgai through TimescaleDB for AI
-
A note from our sponsor - InfluxDB
influxdata.com | 19 Apr 2025
Stats
timescale/pgai is an open source project licensed under PostgreSQL License which is an OSI approved license.
The primary programming language of pgai is PLpgSQL.