Cheshire Cat AI is a framework for building production-ready AI agents, helping developers assemble, deploy, and scale assistants for real-world workflows.
Train on your data
You can feed an agent your own content so it responds using your domain knowledge and internal logic.
- Import documents such as PDF, TXT, Markdown, and JSON
- Use web pages as a data source
- Build chatbots and assistants grounded in your organization’s content
Integrations and extensibility
Cheshire Cat AI connects to external APIs and apps and supports both commercial and open-source LLMs and embeddings.
- API connectivity for integrating with existing systems
- Plugin-based architecture via a community registry or custom modules
- Fully Dockerized setup
- Live reload for faster development iterations
Production-focused conversations
The framework includes tools for building more structured, reliable dialog flows for complex scenarios.
- Hooks for customizing behavior
- Tools (function calling) for executing actions
- Forms and other mechanisms for guided interactions

