analyticsinmotion/chatgpt-python-wrapper
Python wrapper to access ChatGPT
This project helps developers integrate OpenAI's ChatGPT text and image generation capabilities directly into their Python applications. You provide text prompts for either generating written responses or creating images, and the tool returns the generated content, optionally saving detailed metadata to a JSON file. It's designed for Python developers building applications that need to interact programmatically with ChatGPT.
No commits in the last 6 months.
Use this if you are a Python developer looking for a straightforward way to add ChatGPT's text completion or image generation features into your own scripts or applications.
Not ideal if you are an end-user simply wanting to interact with ChatGPT through a web interface or if you are not comfortable writing Python code.
Stars
12
Forks
6
Language
Python
License
MIT
Category
Last pushed
Oct 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/analyticsinmotion/chatgpt-python-wrapper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
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.