Skip to content

Commit

Permalink
Merge pull request PlexPt#2 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
rawandahmad698 authored Dec 5, 2022
2 parents 5927afc + 7aae04f commit d13fa2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*If you want me to maintain this repo, please star ⭐️*


I have been looking for a way to interact with the new Chat GPT API, but most of the sources here on github
I have been looking for a way to interact with the new Chat GPT API, but most of the sources here on GitHub
require you to have a Chromium instance running in the background. or by using the Web Inspector to grab Access Token manually.

No more. I have been able to reverse engineer the API and use a TLS client to mimic a real user, allowing the script to login without setting off any bot detection techniques by Auth0
Expand Down Expand Up @@ -57,4 +57,4 @@ No one has been able to do this, and I wanted to see if I could.

### Credits
- [OpenAI](https://openai.com/) for creating the ChatGPT API
- [FlorianREGAZ](https://github.com/FlorianREGAZ) for the TLS Client
- [FlorianREGAZ](https://github.com/FlorianREGAZ) for the TLS Client

0 comments on commit d13fa2b

Please sign in to comment.