Home

Awesome

<a href="https://github.com/Synaptrix/ChatGPT-Desktop"> <img src="https://socialify.git.ci/Synaptrix/ChatGPT-Desktop/image?description=1&descriptionEditable=Blazingly%20fast%20launcher%20for%20ChatGPT%20API%2C%20supercharged%20and%20productivity%20Chat%20Assistant&font=Inter&forks=1&logo=https%3A%2F%2Fraw.githubusercontent.com%2FSynaptrix%2FChatGPT-Desktop%2Fmaster%2Fsrc-tauri%2Fassets%2Ficon.png&name=1&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Auto" alt="ChatGPT-Desktop"/> </a> <div align=center> <br/> <div> English | <a href="./README-CN.md">中文</a> | <a href="./README-ES.md">Español</a> </div> <br/> <div> <a href="https://github.com/Synaptrix/ChatGPT-Desktop/releases/latest"> <img alt="macOS" src="https://img.shields.io/badge/-macOS-black?style=flat-square&logo=apple&logoColor=white" /> </a> <a href="https://github.com/Synaptrix/ChatGPT-Desktop/releases/latest"> <img alt="Windows" src="https://img.shields.io/badge/-Windows-blue?style=flat-square&logo=windows&logoColor=white" /> </a> <a href="https://github.com/Synaptrix/ChatGPT-Desktop/releases/latest"> <img alt="Linux" src="https://img.shields.io/badge/-Linux-yellow?style=flat-square&logo=linux&logoColor=white" /> </a> </div> <div> <img src="https://img.shields.io/github/license/Synaptrix/ChatGPT-Desktop?style=flat-square" /> <img src="https://img.shields.io/github/package-json/v/Synaptrix/ChatGPT-Desktop?style=flat-square" /> <img src="https://img.shields.io/github/downloads/Synaptrix/ChatGPT-Desktop/total?style=flat-square" /> </div> </div>

Features

Download

Supported Platforms:

<img src='./images/theme.gif' width="100%" />

Screenshots

<details> <summary>Detail</summary> <img src='./images/en/home.png' /> <img src='./images/en/settings.png' /> <img src='./images/en/role-1.png' /> <img src='./images/en/session-1.png' /> <img src='./images/en/session-2.png' /> <img src='./images/en/session-3.png' /> <img src='./images/en/history.png' /> <img src='./images/update.png' /> </details>

Q & A

<details> <summary>1. There are network restrictions in my area, how can I use it properly?</summary>

You can try our provided soulution.

Detailed deployment tutorial on Discord.

</details> <details> <summary>2. "App Is Damaged and Can't Be Opened" on MacOS</summary> <img width='300' src='./images/en/problem-1.png' />

Reference solution.

</details>

How to Contribute

Development environment requirements

Please install Rust & NodeJS according to the steps on the official websites

Download project dependencies

npm install

Run the project on the development mode

npm run tauri dev

Build the project

Debug after build, please add flag --debug

npm run tauri build

To generate your own application icon, please replace src-tauri/assets/icon.png, only .png format is supported

npm run build:icon

yarn OR pnpm is also supported.

Contributions of any kind are welcome,

Contact Us

Star History

Star History Chart

Contributors

<a href="https://github.com/Synaptrix/ChatGPT-Desktop/graphs/contributors"> <img src="https://contrib.rocks/image?repo=Synaptrix/ChatGPT-Desktop" /> </a>

License

MIT License