# AIHub
**Repository Path**: jiajin2coding/AIHub
## Basic Information
- **Project Name**: AIHub
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2024-06-12
- **Last Updated**: 2024-07-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
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. ✨✨







🎉🎉🎉 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](https://github.com/classfang/AIHub/releases)
### 2. The App under macOS indicates that it is damaged and cannot open the solution
Open the terminal, enter the following command, and execute:
```shell
sudo xattr -d com.apple.quarantine /Applications/xxxx.app
```
Note: Replace /Applications/xxxx.app with your App path.
## ⚒️ Development
### 1. Install
```bash
$ yarn
```
### 2. Dev
```bash
$ yarn dev
```
### 3. Build
```bash
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux
```
## 🌟 Star History
[](https://star-history.com/#classfang/AIHub&Date)