# 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

一款集合多家大模型能力的客户端。可以快速、低门槛搭建你的专属AI助手;支持自定义插件,扩展无限可能。 ✨✨

中文简介 | 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)

🎉🎉🎉 现已支持:OpenAI,Ollama,谷歌 Gemini,讯飞星火,百度文心,阿里通义,天工,月之暗面,智谱,阶跃星辰,DeepSeek

![demo](/demo/1.png) ![demo](/demo/2.png) ![demo](/demo/3.png) ![demo](/demo/4.png) ## 🖥️ 功能介绍 ### 1. 强大的AI能力支撑 轻松接入多个厂商的大模型API。 ### 2. 丰富的配置 多语言、多主题配置。 ### 3. 自定义你的AI助手 支持:文本对话、图片对话;AI绘画。 ### 4. 自定义插件 为你的AI助手安装自定义插件,扩展无限可能。 ### 5. 搭建个人知识库 基于 LangChain 开发。简单的操作即可完成个人知识库搭建。 ### 6. AI日历 一键生成周报、月报、年报。 ### 7. AI小程序 丰富的AI小程序支持。 ### 8. 更多功能开发中 如果你有好的想法,欢迎提交 issues。 ## 🚀 使用应用 `应用包未签名和公证,如遇无法正常安装,可克隆代码本地打包。` ### 1. 在 release 中下载对于的应用包即可 [下载最新版本](https://github.com/classfang/AIHub/releases) ### 2. App 在 macOS 下提示已损坏无法打开解决办法 打开终端,输入以下命令,并执行: ```shell sudo xattr -d com.apple.quarantine /Applications/xxxx.app ``` 注意:/Applications/xxxx.app 换成你的App路径。 ## ⚒️ 项目开发 ### 1. 安装 ```bash $ yarn ``` ### 2. 开发 ```bash $ yarn dev ``` ### 3. 构建 ```bash # For windows $ yarn build:win # For macOS $ yarn build:mac # For Linux $ yarn build:linux ``` ## 🌟 Star 曲线 [![Star History Chart](https://api.star-history.com/svg?repos=classfang/AIHub&type=Date)](https://star-history.com/#classfang/AIHub&Date)