Skip to content

zolero/ChatGPT

 
 

Repository files navigation

ChatGPT

PyPi PyPi Python package

Reverse Engineered ChatGPT by OpenAI. Extensible for chatbots etc.

Notice

Only session authentication supported email/password deprecated.

OpenAI has added cloudflare to protect their services. Please use session tokens along with cf_clearance (more details in wiki)

If you have a desktop interface (Non-server)

reChatGPT-alpha uses chrome drivers to fetch the cf_clearance

Refer to setup for instructions

Instructions

Instructions have been moved to the Wiki.

If you were using this prior to version 0.0.31, please update immediately. pip3 install revChatGPT --upgrade. Fixes has been done to avoid bot blocking

Features

image

  • No moderation
  • Programmable.
  • Async version
  • Email/password authentication
  • Cookie based authentication
  • Access Token authentication
  • Captcha support

Flaws

  • No ARM support for email/password. Use session token authentication if on Raspberry Pi

Help needed

  • Documentation for OpenAIAuth
  • Update documentation for developers (with examples)

Awesome ChatGPT

My list

If you have a cool project you want added to the list, open an issue.

Disclaimers

This is not an official OpenAI product. This is a personal project and is not affiliated with OpenAI in any way. Don't sue me

Credits

About

Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%