0485a26b3d
* add: Cheshire Cat AI app meow * fix(cheshire-cat-ai): fix some small config options --------- Co-authored-by: Stavros <steveiliop56@gmail.com>
3.5 KiB
3.5 KiB
Production-ready AI assistant framework
The Cheshire Cat is a framework to build custom AIs on top of any language model. If you have ever used systems like WordPress or Django to build web apps, imagine the Cat as a similar tool, but specific for AI.
Docs and Resources
- Official Documentation
- Discord Server
- Website
- YouTube tutorial - How to install
- Tutorial - Write your first plugin
Why using the Cat
- ⚡️ API first, so you get a microservice to easily add a conversational layer to your app
- 🐘 Remembers conversations and documents and uses them in conversation
- 🚀 Extensible via plugins (public plugin registry + private plugins allowed)
- 🎚 Event callbacks, function calling (tools), conversational forms
- 🏛 Easy to use admin panel (chat, visualize memory and plugins, adjust settings)
- 🌍 Supports any language model (works with OpenAI, Google, Ollama, HuggingFace, custom services)
- 🐋 Production-ready - 100% dockerized
- 👩👧👦 Active Discord community and easy to understand docs
We are committed to openness, privacy and creativity, we want to bring AI to the long tail. To learn more about our vision and values, read the Code of Ethics.
Roadmap & Contributing
The Detailed roadmap is here.
Send your pull request to the develop
branch. Here is a full guide to contributing.
Join our community on Discord and give the project a star ⭐! Thanks again!🙏
Which way to go?
"Would you tell me, please, which way I ought to go from here?"
"That depends a good deal on where you want to get to," said the Cat.
"I don't much care where--" said Alice.
"Then it doesn't matter which way you go," said the Cat.
(Alice's Adventures in Wonderland - Lewis Carroll)