Community blog
-
Creating a plugin repository
Use the ready-made repository template to organize and automate the development of an official Cheshire Cat plugin. You can easily structure a project to develop a plugin for the Cheshire Cat exploiting the plugin-template repository.… Read more
-
Write Your First Plugin
This tutorial aims to guide you through the process of creating a plugin for the Cheshire Cat. It comprehensively addresses the fundamental aspects required to develop a plugin from the ground up. The tutorial provides… Read more
-
How the Cat works
Components The Cheshire Cat is made of many pluggable components that make it fully customizable. 💬 ChatThis is the Graphical User Interface (GUI) component that allows you to interact directly with the Cat. From the… Read more
-
Who are you? (Said the caterpillar)
What is the Cheshire Cat The Cheshire Cat is an open-source framework that allows you to develop intelligent agents on top of many Large Language Models (LMM). You can develop your custom AI architecture to assist you… Read more
-
Getting started
To run the Cheshire Cat, you need to have docker (instructions) and docker-compose (instructions) installed on your system. You can also interact via REST API and try out the endpoints on localhost:1865/docs The first time… Read more