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 09e3a32 commit 4c196ba
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 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. 🔥
This package allows you to access ChatGPT from Node.js – even with OpenAI's 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 4c196ba

Please sign in to comment.