cheshire-cat-ai/core
A Python framework for building custom AI agents with RAG capabilities, function calling, and plugin extensibility.

Velocity · 7d
+2.5
★ / day
Trend
→steady
star history
The Cheshire Cat is a microservice framework for building conversational AI agents. It exposes a REST API and WebSocket interface for chat interactions, integrates with langchain to support any LLM, and includes built-in RAG using Qdrant for vector search. Agents can be extended through plugins and enhanced with function calling tools and event callbacks.