Skip to content

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

License

Notifications You must be signed in to change notification settings

awaisulabdeen/ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT

Reverse Engineered ChatGPT by OpenAI. Extensible for chatbots etc.

Instructions

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.

Urgent help needed

  • Writing tests
  • Better documentation
  • Documentation for Async

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages