> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify-poc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Agentic Postgres

> Build AI assistants and agents with Tiger Data using pgvector, pgai, pgvectorscale, and intelligent agent frameworks

<CardGroup cols={1}>
  <Card title="Quickstart" icon="rocket" href="/agentic-postgres/pgai/pgai">
    Get started with AI on Tiger Data. Set up pgai and pgvectorscale to automate embeddings, perform semantic search, and build intelligent applications.
  </Card>
</CardGroup>

## By use case

<CardGroup cols={2}>
  <Card title="Semantic search" icon="magnifying-glass-chart" href="/agentic-postgres/pgvectorscale/pgvectorscale-get-started">
    Build high-performance semantic search with vector embeddings. Use pgvectorscale for billion-scale similarity search and intelligent document retrieval.
  </Card>

  <Card title="Multi-agent systems" icon="user-robot" href="/agentic-postgres/agents/tiger-agents-for-work">
    Create enterprise-grade multi-agent systems. Deploy Slack-native AI agents with durable event handling, horizontal scalability, and complete observability.
  </Card>

  <Card title="RAG pipeline" icon="arrows-rotate" href="/agentic-postgres/pgai/vectorizer-automate-ai-embeddings">
    Automate Retrieval-Augmented Generation workflows. Use the vectorizer to automatically generate, sync, and update embeddings from your data sources.
  </Card>

  <Card title="AI-powered analytics" icon="chart-mixed" href="/agentic-postgres/agents/tiger-eon">
    Build organizational AI that integrates with your data. Connect Slack, GitHub, and Linear for real-time AI-powered insights and analytics.
  </Card>
</CardGroup>

## By product

<CardGroup cols={2}>
  <Card title="Tiger EON" icon="network-wired" href="/agentic-postgres/agents/tiger-eon">
    Complete organizational AI that automatically integrates agents with your data from Slack, GitHub, and Linear. Process data in real-time with time-series partitioning.
  </Card>

  <Card title="Tiger Agents" icon="user-robot" href="/agentic-postgres/agents/tiger-agents-for-work">
    Enterprise-grade Slack-native AI agents with durable event handling, horizontal scalability, and flexible model choices. Get complete observability and integrate with specialized data sources.
  </Card>

  <Card title="MCP Server" icon="plug" href="/agentic-postgres/agents/mcp-server">
    Integrate Tiger Data directly with AI assistants like Claude Code, Cursor, and VS Code. Manage services and optimize queries through natural language with secure authentication.
  </Card>

  <Card title="pgai" icon="brain" href="/agentic-postgres/pgai/pgai">
    Automate AI workflows in your database with embeddings, vector search, and LLM integrations. Use the vectorizer to automatically generate and sync embeddings from your data.
  </Card>

  <Card title="pgvectorscale" icon="magnifying-glass-chart" href="/agentic-postgres/pgvectorscale/pgvectorscale-get-started">
    High-performance vector search with StreamingDiskANN indexing. Extend pgvector with optimized algorithms for billion-scale vector workloads and faster similarity search.
  </Card>
</CardGroup>
