Chaty is an Electron bot that you can use to interact with ChatGPT.
It uses the chatgpt Node.js package under the hood.
Register your account on ChatGPT (make sure to register a normal account and don't use Google/Microsoft).
- Open the
chaty.exe
file. - When opened, it'll ask your credentials to login, but will fail the reCaptcha.
- Solve the reCaptcha manually and click
Continue
and it'll finish the rest. - Then you can use the the
Electron
window and askChatGPT
questions!
See Releases and download the latest asset.
npm install
npm start
npm run package