# 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

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. ✨✨

中文简介 | English README

![Static Badge](https://img.shields.io/badge/i18n-2_languages-blue) ![GitHub Release](https://img.shields.io/github/v/release/classfang/AIHub) ![GitHub Release Date](https://img.shields.io/github/release-date/classfang/AIHub) ![GitHub last commit](https://img.shields.io/github/last-commit/classfang/AIHub) ![GitHub License](https://img.shields.io/github/license/classfang/AIHub) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/classfang/AIHub/total) ![GitHub repo size](https://img.shields.io/github/repo-size/classfang/AIHub)

🎉🎉🎉 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 [![Star History Chart](https://api.star-history.com/svg?repos=classfang/AIHub&type=Date)](https://star-history.com/#classfang/AIHub&Date)