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.exefile. - When opened, it'll ask your credentials to login, but will fail the reCaptcha.
- Solve the reCaptcha manually and click
Continueand it'll finish the rest. - Then you can use the the
Electronwindow and askChatGPTquestions!
See Releases and download the latest asset.
npm installnpm startnpm run package