abdur75648/ChatGPT-API-Python
Building a Chatbot in Python using OpenAI's Official ChatGPT API
This project helps Python developers integrate OpenAI's ChatGPT into their applications. It takes user input through a terminal and provides chatbot responses, allowing developers to quickly build and test conversational AI features. This tool is for developers, especially those new to large language models, who want to experiment with or implement basic chatbots.
No commits in the last 6 months.
Use this if you are a Python developer looking for a straightforward way to add a terminal-based conversational AI to your project using OpenAI's ChatGPT API.
Not ideal if you need a graphical user interface for your chatbot or complex conversational flows beyond simple back-and-forth interactions.
Stars
15
Forks
5
Language
Python
License
—
Category
Last pushed
May 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/abdur75648/ChatGPT-API-Python"
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.