Skip to main content

AI agents for the database you already have

Quill gives your PostgreSQL, SQL Server, or MySQL database AI agents, without changing the database itself. It runs as a single Docker container beside your database, mirrors the tables you select into an internal database of its own, and lets the agents talk with your users through a chat widget on your site or a bot in Telegram, Slack, or Discord. Your data, your workflows, and your applications remain unchanged.

How it works

  1. Your SQL databasePostgreSQL, SQL Server, or MySQL. Read by Quill, never modified.
  2. MirroringQuill keeps a live copy of the tables you select, and keeps it current as your data changes.
  3. AI agentAI agents query the mirrored data, compose the replies, and phrase them with the LLM provider you connect.
  4. ChannelsA chat widget on your site, or a Telegram, Slack, or Discord bot, carries the conversations between your users and your agents.

Explore the documentation

Learn

Operate

Build