Skip to content

Commit

Permalink
🤧
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Jan 12, 2023
1 parent 98d4121 commit 09e3a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Update January 12, 2023 <!-- omit in toc -->

This package works to access ChatGPT pretty consistently, even after OpenAI added Cloudflare protections. To circumvent these protections, we've added a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥
This package allows you to access ChatGPT – even after OpenAI added Cloudflare protections. It uses a **fully automated browser-based solution**, which uses Puppeteer and CAPTCHA solvers under the hood. 🔥

```ts
import { ChatGPTAPIBrowser } from 'chatgpt'
Expand Down

0 comments on commit 09e3a32

Please sign in to comment.