dschil138/chatterstack
Easily manage ChatGPT conversation variables
This tool simplifies managing conversations with AI models like ChatGPT. It takes your text inputs and the AI's responses, organizing them into a clear conversational history, and then sends them to the AI to get new responses. It's designed for anyone building applications or automations that interact with AI chatbots, making the interaction flow much smoother.
No commits in the last 6 months. Available on PyPI.
Use this if you are building an application that needs to maintain and manage ongoing conversations with AI models, streamlining how you handle chat history and send messages.
Not ideal if you are a casual user of ChatGPT and are not developing an application that programmatically interacts with its API.
Stars
30
Forks
1
Language
Python
License
—
Category
Last pushed
Aug 13, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dschil138/chatterstack"
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.