Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.77 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.77 KB

ChatGPT

PyPi PyPi Python package

Reverse Engineered ChatGPT by OpenAI. Extensible for chatbots etc.

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

Flaws

  • No captcha support
  • No arm support for email/password. Use session token authentication.

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