Skip to content

Latest commit

 

History

History
106 lines (67 loc) · 2.81 KB

File metadata and controls

106 lines (67 loc) · 2.81 KB

logo

AIHub

A collection of large model capabilities of the client. Can quickly, low threshold to build your own AI assistant; Support custom plug-ins, expand unlimited possibilities. ✨✨

Static Badge GitHub Release GitHub Release Date GitHub last commit GitHub License GitHub Downloads (all assets, all releases) GitHub repo size

🎉🎉🎉 Now supported: OpenAI, Ollama, Google Gemini, iFLYTEK Spark, Baidu ERNIE Bot, Alibaba Tongyi,Tiangong,Moonshot AI, Zhipu AI,Jieyue,DeepSeek

🖥️ Function introduction

1. Strong AI capability support

Easy access to large model apis from multiple vendors.

2. Rich configuration

Multi-language, multi-theme configuration.

3. Customize your AI assistant

Support: text dialogue, picture dialogue; AI painting.

4. Custom plugins

Install custom plugins for your AI assistant to expand the possibilities.

5. Build a personal knowledge base

Developed based on LangChain. Simple operation can complete personal knowledge base construction.

6. AI calendar

Generate weekly, monthly and annual reports with one click.

7. AI mini program

Rich AI small program support.

8. More features under development

If you have good ideas, you are welcome to submit issues.

🚀 Application

Application package is not signed and notarized, in case of failure to install, you can clone the code local packaging

1. Download the application package in release

Download the latest version

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.

⚒️ Development

1. Install

$ yarn

2. Dev

$ yarn dev

3. Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

🌟 Star History

Star History Chart