terry3041 / pyChatGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
GNU General Public License v3.0
1.35k stars 255 forks source link

Made a library that has a similar structure to this library, but is maintained and improved #153

Open theAbdoSabbagh opened 1 year ago

theAbdoSabbagh commented 1 year ago

Since this library is no longer actively maintained, I have built my own.

You can find it at: https://github.com/Sxvxgee/UnlimitedGPT

I will be adding more features to the library soon, but for now I focused on adding the core functions and fixing them, since this library is currently very buggy and I couldn't get anything to work with it.

If any of you would like to contribute to the project, that would be very appreciated. Also, if you face any issue with it, open up an issue and I will respond.