AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

ChatGPT instead OpenAI KEY

Open IT-EXPRESS-Munich opened this issue 1 year ago • 2 comments

Duplicates

  • [X] I have searched the existing issues

Summary 💡

I and thousands of other users would like to be able to use ChatGPT instead of the API, that would be possible with ChromeWebDriver and GO plugins/programming, the whole thing could be connected as a plugin. That would significantly reduce costs and further development would be significantly increased because you can then experiment more. you can take an example from whatsappGPT (not my project and also no advertising, only suggested for development improvement) https://github.com/danielgross/whatsapp-gpt

Examples 🌈

https://github.com/danielgross/whatsapp-gpt -Go Programming with ChromeWebDriver

Motivation 🔦

IT-EXPRESS-Munich avatar May 03 '23 23:05 IT-EXPRESS-Munich

I like this idea!

iva-nova-e-katerina avatar May 04 '23 07:05 iva-nova-e-katerina

I would look into licensing before doing this.

I doubt that ChatGPT allows you to use their web portal like this. I'd also look into the licensing for WebDriver tech. Most WebDriver technologies are strictly for unit testing, and not automating.

anonhostpi avatar May 04 '23 16:05 anonhostpi

I would look into licensing before doing this.

I doubt that ChatGPT allows you to use their web portal like this. I'd also look into the licensing for WebDriver tech. Most WebDriver technologies are strictly for unit testing, and not automating.

webdriver shows a message like in the example whatsappgpt that chromedriver is controlled by automated software, chatgpt is accessed in the same way

IT-EXPRESS-Munich avatar May 04 '23 20:05 IT-EXPRESS-Munich

webdriver shows a message like in the example whatsappgpt that chromedriver is controlled by automated software, chatgpt is accessed in the same way

That message tells the user that you are currently scraping. It doesn't prevent the user from actually doing it.

If scraping the web portal goes against OpenAI's ToS (which I suspect it probably does, considering that you need to use a Captcha), this is not something developers should support.

Perhaps as a plugin, but even then, that's a liability risk.

anonhostpi avatar May 04 '23 20:05 anonhostpi

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

github-actions[bot] avatar Sep 06 '23 20:09 github-actions[bot]

This issue was closed automatically because it has been stale for 10 days with no activity.

github-actions[bot] avatar Sep 17 '23 01:09 github-actions[bot]