ShiranAbir / chaty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube
Demo Video:
Screenshot

Chaty

Chaty is an Electron bot that you can use to interact with ChatGPT.

It uses the chatgpt Node.js package under the hood.

Usage

Setup

Register your account on ChatGPT (make sure to register a normal account and don't use Google/Microsoft).

Running

  1. Open the chaty.exe file.
  2. When opened, it'll ask your credentials to login, but will fail the reCaptcha.
  3. Solve the reCaptcha manually and click Continue and it'll finish the rest.
  4. Then you can use the the Electron window and ask ChatGPT questions!

Download

See Releases and download the latest asset.

Using source directly

npm install

Run using Electron

npm start

Package the code using Electron

npm run package

About


Languages

Language:Vue 48.1%Language:JavaScript 19.8%Language:TypeScript 19.0%Language:SCSS 12.0%Language:HTML 1.2%