Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-02T13:20:17.000Z (6 months ago)
- Last Synced: 2024-06-15T10:34:27.618Z (5 months ago)
- Topics: ai, chatgpt, chatgpt-desktop, electron
- Language: JavaScript
- Homepage:
- Size: 495 KB
- Stars: 2
- 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 )
![image](https://github.com/Inplex-sys/chatgpt-desktop/assets/69421356/fe698013-b10e-4718-a70f-b1c15addbf3f)
## 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/`