Just1z/asyncgpt
⚡️ Asynchronous framework for ChatGPT API 🤖
This framework helps developers integrate conversational AI capabilities into their applications more efficiently. It takes user prompts as input and returns AI-generated responses, enabling the creation of interactive chat features. It's designed for software developers building applications that need to communicate with the ChatGPT API.
No commits in the last 6 months.
Use this if you are a developer building a Python application and need to integrate ChatGPT's conversational AI features in a non-blocking, efficient way.
Not ideal if you are an end-user looking for a ready-to-use ChatGPT application or a developer not working with Python.
Stars
23
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Just1z/asyncgpt"
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.