Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 )

Awesome Lists containing this project

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/`