cheshire-cat-ai/api-client-py
API Client to communicate with the Cheshire Cat AI
This is a Python client library that enables developers to build custom applications that interact with the Cheshire Cat AI. It takes configuration parameters like base URL and user ID as input, and allows sending messages, uploading documents or URLs for the AI to process, and retrieving data such as available plugins or conversation history. Python developers integrating the Cheshire Cat AI into their applications would use this.
No commits in the last 6 months.
Use this if you are a Python developer building an application that needs to programmatically control and exchange data with a Cheshire Cat AI instance.
Not ideal if you are an end-user looking for a graphical interface or a non-developer seeking to use the Cheshire Cat AI directly.
Stars
21
Forks
11
Language
Python
License
—
Category
Last pushed
Sep 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cheshire-cat-ai/api-client-py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.