Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.38 KB

README.md

File metadata and controls

63 lines (39 loc) · 1.38 KB

ChatGPT Desktop App

Stars

This is a desktop app for ChatGPT, a chatbot that uses GPT-3 to have conversations with you.

Screenshot

Downloads

Releases

Installation

git clone https://github.com/mantreshkhurana/ChatGPT-electron.git
cd ChatGPT-electron
npm install

Run

npm start

Build

Binary files for Windows, Linux and Mac are available in the release-builds/ folder.

For Windows

npm run package-win

For Linux

npm run package-linux

For Mac

npm run package-mac

Credits

Author