Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pljhonglu/ChatGPT-T
chatgpt-tauri base on chatgpt-web
https://github.com/pljhonglu/ChatGPT-T
Last synced: 3 months ago
JSON representation
chatgpt-tauri base on chatgpt-web
- Host: GitHub
- URL: https://github.com/pljhonglu/ChatGPT-T
- Owner: pljhonglu
- License: mit
- Created: 2023-03-16T12:44:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T09:03:42.000Z (8 months ago)
- Last Synced: 2024-07-30T11:44:53.126Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 8.4 MB
- Stars: 83
- Watchers: 1
- Forks: 23
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# ChatGPT Tauri
ChatGPT 桌面客户端,基于 [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)。__该客户端仅支持 open-api 的方式使用__
## 预览
![demo](docs/s1.png)
![demo](docs/s2.png)## 介绍
### 开发
```bash
pnpm i# 开发
pnpm tauri dev# 打包
pnpm tauri build
```## 感谢
- 感谢 [chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web) 项目作者以及所有该项目的贡献者。
## 赞助
如果您觉得该项目对你有帮助,可以给我打赏一杯咖啡,感谢!
# License
MIT