AIHub
1.8.9
Easily access large model APIs from multiple vendors.
Multi-language, multi-theme configuration.
Supports: text dialogue, picture dialogue; AI painting.
Install custom plug-ins for your AI assistant to expand the possibilities.
Developed based on LangChain. You can complete the construction of your personal knowledge base with simple operations.
Generate weekly, monthly and annual reports with one click.
Rich AI applet support.
If you have good ideas, please submit issues.
应用包未签名和公证,如遇无法正常安装,可克隆代码本地打包。
Download the latest version
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.
$ yarn
$ yarn dev
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux