Reverse Engineered ChatGPT by OpenAI. Extensible for chatbots etc.
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
- No moderation
- Programmable.
- Async version
- Email/password authentication
- Cookie based authentication
- Access Token authentication
- Captcha support
- No ARM support for email/password. Use session token authentication if on Raspberry Pi
- Documentation for OpenAIAuth
- Update documentation for developers (with examples)
If you have a cool project you want added to the list, open an issue.
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
- rawandahmad698 - Reverse engineering Auth0
- FlorianREGAZ - TLS client
- PyRo1121 - Linting
- Harry-Jing - Async support
- Ukenn2112 - Documentation
- All other contributors