No API for ChatGPT Plus? How can automate it?

Status
Not open for further replies.

Ahmirof

Power Member
Joined
Dec 23, 2021
Messages
564
Reaction score
275
I bought chatgpt plus subscription last week to test the official version. I tried to use api key in a python bot but i figured out the API is a seperate system from the Plus subscription and i should pay for the API again. Right?

I want to send +1000 messages and get responses from chatgpt, to write blog posts and some other purposes, is there any ready to use tool or script to automate it ?
 
I bought chatgpt plus subscription last week to test the official version. I tried to use api key in a python bot but i figured out the API is a seperate system from the Plus subscription and i should pay for the API again. Right?

I want to send +1000 messages and get responses from chatgpt, to write blog posts and some other purposes, is there any ready to use tool or script to automate it ?
Yes, the ChatGPT Plus is a separate subscription to the API. I'm sure ChatGPT could be automated, but why bother. gpt-3.5-turbo via the api is very inexpensive. gpt-4 can add up quick. Be sure to observe the rate limits especially for GPT-4. If you are pushing that kind of volume very rapidly you might hit them. You can batch requests to lower your RPM, but you'll still have to watch the TPM.
 
I bought chatgpt plus subscription last week to test the official version. I tried to use api key in a python bot but i figured out the API is a seperate system from the Plus subscription and i should pay for the API again. Right?

I want to send +1000 messages and get responses from chatgpt, to write blog posts and some other purposes, is there any ready to use tool or script to automate it ?

API is different from ChatGPT. You can pay as you go or buy an account with credits in it.
 
Yes, the ChatGPT Plus is a separate subscription to the API. I'm sure ChatGPT could be automated, but why bother. gpt-3.5-turbo via the api is very inexpensive. gpt-4 can add up quick. Be sure to observe the rate limits especially for GPT-4. If you are pushing that kind of volume very rapidly you might hit them. You can batch requests to lower your RPM, but you'll still have to watch the TPM.

Thought about automation because the subscription will be useless if i don't use it for my purpose, also v3.5 with automation has not the API limitations i think
 
Thought about automation because the subscription will be useless if i don't use it for my purpose, also v3.5 with automation has not the API limitations i think
I can understand that. I did the same thing, subscribed to GPT Plus and realized I needed API. But now the $20 is wasted. I often have quick questions while working with the API that ChatGPT is good for, so I got at least that value from it.
 
When you create a virtual card and add a payment method, it will withdraw 5 dollars. After the transaction, your account will be credited with 120 dollars api credit. You can use this
 
When you create a virtual card and add a payment method, it will withdraw 5 dollars. After the transaction, your account will be credited with 120 dollars api credit. You can use this
Can it be use without GPTplus subscription, right? And what will happen when the account reach the limit? Does it block or something?
 
Can it be use without GPTplus subscription, right? And what will happen when the account reach the limit? Does it block or something?
You delete the virtual card and do not use the account again. I haven't checked, but this is how they do it in the market. You can use 120 dollars credit for 1 month
 
Chat gpt have anti-bot protection from CF and Funcaptcha, so you may no able to automatice chat gpt, but you can always use their API
 
For those who are lazy (you know who you are ;) ) and want to know how the extension works without actually going to my post, here is what they say in the chrome webstore:

JumboGPT - Bulk Prompts for ChatGPT

Chrome extension: https://chrome.google.com/webstore/detail/jumbogpt-bulk-prompts-for/bpmijhpgiddbdkhcpnlnemijhfpjjibh

Overview

Run thousands of prompts through ChatGPT and export answers as CSV or Excel.

Meet JumboGPT, your productivity sidekick for ChatGPT. Bid farewell to manual, one-at-a-time prompts and step into the world of bulk prompts with this Chrome extension.

Bulk Generation Made Easy

Copy & Paste: Have a list of prompts? Simply copy, paste, and let JumboGPT handle the rest.

CSV Import: Got more complex, multi-line prompts? Use the CSV import and never miss a beat.

Effortless Execution

One click. That's all it takes. With a single push of a button, shoot all your prompts to ChatGPT. Watch as responses roll in real-time, fully formed, without the need to babysit every single one.

Auto-Completion Magic

Worried about lengthy responses getting cut off? JumboGPT's got your back. It will ensure full and comprehensive replies, no matter the length.

Export Options

Once the magic unfolds, harness your results with a simple export. Whether you're a CSV aficionado or an Excel enthusiast, JumboGPT ensures your data is ready for deep dives and analyses.

✨ Why JumboGPT?

Time Saver: Process hundreds of prompts in a fraction of the time.

Efficiency: Get consistent, high-quality responses without manual intervention.

User-Friendly: Designed with simplicity and functionality at its core.

Features:

Bulk Prompting: Easily paste up to thousands of prompts at once. One line, one prompt. Hassle-free.

CSV Import: Import multi-line prompts effortlessly with our CSV integration. Simple, yet powerful.

One-Click Magic: Shoot your prompts to ChatGPT with a single click and get lightning-fast responses in real time.

Auto-Complete: Got a lengthy response? Don't sweat! JumboGPT ensures full and comprehensive replies, no matter the length.

Export Made Easy: Once done, export your results to CSV or Excel. Perfect for those who crave organized analysis.

✨ Benefits:

Save time and boost productivity.

Analyze and review responses in your preferred format.

Enhance your ChatGPT experience, making it more flexible and efficient.
 
Status
Not open for further replies.
Back
Top