All Tools
S
AgentsFreeOpen Source
SUPERDUPER
Build AI apps and agents on your database
Apache-2.0
ABOUT
Teams often copy data out of operational databases into a separate AI stack, then fight sync and deployment. SuperDuper lets you declare models, agents, and vector search against MongoDB, SQL, Snowflake, or Redis so inference stays next to the source of truth.
INSTALL
pip install superduper-frameworkINTEGRATION GUIDE
1. Add vector search and LLM agents on top of an existing MongoDB collection
2. Declare a retrieval-plus-generation pipeline against SQL without a separate vector DB
3. Run custom AI applications on Snowflake with SuperDuper plugins
4. Build compositional agents that read and write through Redis or SQL backends
TAGS
pythonagentsdatabasemongodbsqldeclarativeopen-source