https://github.com/inplex-sys/chatgpt-desktop
ChatGPT in windows including AIPRM in it ( for people who can't install it on firefox )
https://github.com/inplex-sys/chatgpt-desktop
ai chatgpt chatgpt-desktop electron
Last synced: 5 months ago
JSON representation
ChatGPT in windows including AIPRM in it ( for people who can't install it on firefox )
- Host: GitHub
- URL: https://github.com/inplex-sys/chatgpt-desktop
- Owner: Inplex-sys
- Created: 2023-07-01T23:51:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T13:20:17.000Z (12 months ago)
- Last Synced: 2024-08-02T01:20:03.922Z (9 months ago)
- Topics: ai, chatgpt, chatgpt-desktop, electron
- Language: JavaScript
- Homepage:
- Size: 495 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - chatgpt-desktop - ChatGPT in windows including AIPRM in it ( for people who can't install it on firefox ) (Browser-extensions)
README
# ChatGPT Desktop App
ChatGPT in windows including AIPRM in it ( for people who can't install it on firefox )

## Install the App
Install by clicking here https://github.com/Inplex-sys/chatgpt-desktop/releases/download/Windows/chatgpt.Setup.1.0.0.exe
### Build from source
```
git clone https://github.com/Inplex-sys/chatgpt-desktop.git
cd chatgpt-desktop
npm install
npm run build
```
You will see the x64 binary in `dist/`