WeChatAI
v1.0.10
English | 中文介绍
This project is not for reward and profit, only used for personal
The first letter of the parameter in the prompt template is the command parameter:(template: {{{format}}}->command: -f)

Please visit Windows, Mac(M1, intel), Linux Download
step1: Running Unsigned Applications on Mac
sudo spctl --master-disable
step2: xattr -cr /Applications/WeChatAI.app
The left setting block serves as a global setting:
New chat configuration will be read from the global configuration as the default configuration -> generate Open AI Key
CommandOrControl+Shift+K
# install dependencies
pnpm install
# web
pnpm dev
# desktop
pnpm tauri devpnpm install
pnpm build
pnpm tauri buildAny form of PR is welcome (documentation, UI, code)