diff --git a/README.md b/README.md index 335941cc..62cf9807 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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 \ No newline at end of file +- [FlorianREGAZ](https://github.com/FlorianREGAZ) for the TLS Client