Tag: Basic
-
Build your first plugin: a weather plugin
The objective of this article is to provide you a complete beginner guide to plugin development for the Cheshire Cat AI framework! We’ll start from the basis and then we’ll add up features until we… Read more
-
How to Implement a Custom File Parser
Let’s see how to implement a custom file parser to extend the supported files that can be uploaded in the Cat’s memory By default, the RabbitHole – the component that manages the file uploading in… Read more
-
How to Setup the Cheshire Cat on Your Home Server with Tipi
On our blog we have seen how to setup the Cat on Nginx (https://cheshirecat.ai/how-to-use-cheshire-cat-behind-nginx/), in the Cloud with AWS CDK (https://cheshirecat.ai/cheshire-cat-in-the-cloud-simply-deploy-to-aws-with-cdk/). Today we will learn how to setup easily the Cat on a home server… Read more
-
The catSCII artist plugin
A simple plugin to ask the cat for a fact and enjoy it in ASCII art. Learn new stuff everyday with your favorite cat |\ _,,,—,,_ ZZZzz /,`.-‘`’ -. ;-;;,_ |,4- ) )-,_. ,\ (… Read more
-
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