tiny-rawr/parallel_process_gpt
Process 1000 calls to ChatGPT API in 2m
This program helps anyone who needs to quickly get a lot of responses from ChatGPT for various text inputs. You provide a list of inputs (like names, descriptions, or questions) in a spreadsheet and a general instruction (prompt) for ChatGPT. The program then rapidly sends each input to ChatGPT, and you receive a new spreadsheet with your original inputs and ChatGPT's corresponding responses.
No commits in the last 6 months.
Use this if you need to process hundreds or thousands of text inputs quickly through ChatGPT for tasks like content generation, data categorization, or personalized responses.
Not ideal if you only have a few individual requests, or if your task requires highly complex, interactive, multi-turn conversations with ChatGPT.
Stars
31
Forks
4
Language
Python
License
—
Category
Last pushed
Nov 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tiny-rawr/parallel_process_gpt"
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.