Commit 4c196ba8 authored by Travis Fischer's avatar Travis Fischer

🏺

parent 09e3a322
# Update January 12, 2023 <!-- omit in toc --> # 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 ```ts
import { ChatGPTAPIBrowser } from 'chatgpt' import { ChatGPTAPIBrowser } from 'chatgpt'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment