Agent Factory

Agent Factory is a platform for building and deploying AI agents that run directly in your Postgres database. It provides an agent UI, model serving, and managed orchestration for teams that want to build RAG applications without managing AI infrastructure separately.

It enables you to store, index, and search complex data like text or images by transforming them into mathematical coordinates, powering Retrieval-Augmented Generation (RAG) and semantic search applications directly inside your Postgres database.

AIDB

AIDB acts as the orchestrator of your AI workflows. It automates the complex backend tasks required to make your data AI-ready:

  • In-Database LLM integration: Connect directly to OpenAI, Azure, Google Cloud Storage, AWS S3, or local models using SQL.

  • AI data preparation: Automatically transform table data into vector embeddings.

  • Semantic management: No more glue code, you can manage your RAG workflows with standard SQL commands.

For more information, see AIDB docs


Could this page be better? Report a problem or suggest an addition!