caijf / 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.

Instructions

Instructions have been moved to the Wiki.

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

Features

image

  • No moderation
  • Programmable.

Urgent help needed

  • Writing tests
  • Decrecate bs4 in favor of pure requests
  • Error handling

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

This is a library and not intended for direct CLI use

The CLI functionality is for demo and testing only. Captcha is not supported (For unclean IP addresses)

CLI use

@rawandahmad698 has a much better CLI tool at

PyChatGPT supports captcha!

Star History

Star History Chart

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%