Chat2Assistant

所属分类:GPT/ChatGPT
开发工具:Vue
文件大小:0KB
下载次数:0
上传日期:2023-11-25 09:27:50
上 传 者sh-1993
说明:  以助手为中心的ChatGPT客户端具有最低限度的界面,将来将支持更多模型
(An assistant-centered ChatGPT client with a minimalist interface will support more models in the future)

文件列表:
.editorconfig (146, 2023-12-08)
.eslintignore (33, 2023-12-08)
.eslintrc.cjs (527, 2023-12-08)
.idea/ (0, 2023-12-08)
.idea/Chat2Assistant.iml (458, 2023-12-08)
.idea/codeStyles/ (0, 2023-12-08)
.idea/codeStyles/Project.xml (2539, 2023-12-08)
.idea/codeStyles/codeStyleConfig.xml (142, 2023-12-08)
.idea/inspectionProfiles/ (0, 2023-12-08)
.idea/inspectionProfiles/Project_Default.xml (251, 2023-12-08)
.idea/jsLinters/ (0, 2023-12-08)
.idea/jsLinters/eslint.xml (174, 2023-12-08)
.idea/modules.xml (280, 2023-12-08)
.idea/prettier.xml (236, 2023-12-08)
.idea/vcs.xml (167, 2023-12-08)
.npmrc (56, 2023-12-08)
.prettierignore (65, 2023-12-08)
.prettierrc.yaml (66, 2023-12-08)
.vscode/ (0, 2023-12-08)
.vscode/extensions.json (52, 2023-12-08)
.vscode/launch.json (915, 2023-12-08)
.vscode/settings.json (326, 2023-12-08)
LICENSE (11357, 2023-12-08)
build/ (0, 2023-12-08)
build/entitlements.mac.plist (415, 2023-12-08)
build/icon.icns (325470, 2023-12-08)
build/icon.ico (75984, 2023-12-08)
build/icon.png (324491, 2023-12-08)
demo/ (0, 2023-12-08)
demo/demo-zh.png (403005, 2023-12-08)
demo/demo.png (543125, 2023-12-08)
electron-builder.yml (1373, 2023-12-08)
electron.vite.config.ts (414, 2023-12-08)
... ...

This project stopped maintenance, new project address: https://github.com/classfang/AIHub

Chat2Assistant

An assistant-centered ChatGPT electron client with a minimalist interface will support more models in the future

[中文简介](https://github.com/classfang/Chat2Assistant/blob/master/README-zh.md) | [English README](https://github.com/classfang/Chat2Assistant/blob/master/README.md)

![demo](https://github.com/classfang/Chat2Assistant/blob/master//demo/demo.png) > now supported:OpenAI, iFLYTEK Spark, ERNIE Bot, Tongyi Qianwen ## 1. Use application > Application package is not signed and notarized, in case of failure to install, you can clone the code local packaging ### 1.1 Download the application package in release ### 1.2 The App under macOS indicates that it is damaged and cannot open the solution Open the terminal, enter the following command, and execute: `sudo xattr -d com.apple.quarantine /Applications/xxxx.app` Note: Replace /Applications/xxxx.app with your App path. ## 2. Project Setup ### 2.1 Install ```bash $ yarn ``` ### 2.2 Development ```bash $ yarn dev ``` ### 2.3 Build ```bash # For windows $ yarn build:win # For macOS $ yarn build:mac # For Linux $ yarn build:linux ```

近期下载者

相关文件


收藏者