ruhul-inonity / ChatGPT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT

PyPi PyPi

Reverse Engineered ChatGPT by OpenAI. Extensible for chatbots etc.

Connect with me on Linkedin to support this project. I'm graduating high school soon and knowing some people might help my chances at finding employment.

Need help?

Ask for help on our Discord

In China? Using Windows?

Check out easyChatGPT

Notice

On the 12th of December 2022, OpenAI added Cloudflare protections to their API. Please refer to the new wiki for instructions

As of 13th of December 2022, a usable bypass has been made. Please update your versions as soon as possible.

14th of December 2022: The maintainer is sick. Updates will be slow. Pull requests will still be reviewed

Instructions

Instructions have been moved to the Wiki.

Features

image

  • No moderation
  • Programmable.
  • Async version
  • Cookie based authentication

Flaws

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

Help needed

  • Document the new changes (Desktop / Server - In regards to Cloudflare)

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.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%