core
An AI agent microservice for learning and researching how AI agents work.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 3.1k
- Source
- mcp-github
- Repository
- github.com/cheshire-cat-ai/core
Overview
Cheshire Cat AI is a microservice designed to be easy to understand and extend. It is primarily used in educational and research contexts, with many companies and institutions leveraging it to deploy agents online. Through this microservice, AI agents gain the ability to perform complex tasks and can be easily scaled and customized. Ideal for researchers and developers interested in AI agents. Can be started and accessed via simple command-line operations, including its UI and REST API.
Capabilities
- ▪Provides a foundational framework for AI agents
- ▪Supports custom extensions
- ▪Built-in REST API
- ▪User-friendly web interface
Use cases
Setup
Run the following commands in an empty directory: "`uv init --bare`", "`uv add cheshire-cat-ai`"
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Is it suitable for production environments?
Current version 2 is still in an unstable alpha stage and is not recommended for production use.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.