AingDesk
Enrichment pendingAingDesk是一款简单好用的AI助手,支持知识库、模型API、分享、联网搜索、智能体,它还在飞快成长中。 AingDesk is a simple and easy-to-use AI assistant that supports knowledge bases, model APIs, sharing, internet search, and intelligent agents. It
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (40d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install AingDesk npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
AingDesk是一款简单好用的AI助手,支持知识库、模型API、分享、联网搜索、智能体,它还在飞快成长中。 AingDesk is a simple and easy-to-use AI assistant that supports knowledge bases, model APIs, sharing, internet search, and intelligent agents. It is still growing rapidly.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 15, 2026
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Jul 15, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Jul 15, 2026
Categories
Tags
README
AingDesk
简体中文 | Official Website | Documentation
AingDesk是一款简单好用的AI助手,支持知识库、模型API、分享、联网搜索、智能体,它还在飞快成长中。
AingDesk is an easy-to-use AI assistant that supports knowledge bases, model APIs, sharing, web search, and intelligent agents. It's rapidly growing and improving.
🚀 One-sentence Introduction
A user-friendly AI assistant software that supports local AI models, APIs, and knowledge base setup.
✅ Core Features
-
One-click deployment of local AI models and mainstream model APIs
-
Local knowledge base
-
Intelligent agent creation
-
Can be shared online for others to use
-
Supports web search
-
Supports server-side deployment
-
MCP Client
-
Simultaneous conversations with multiple models in a single session (coming soon)
✨ Product Highlights
- Simple and easy to use, beginner-friendly for AI newcomers
📥 Quick Installation
Client Version(MacOS, Windows)
Server Version
Docker Run
docker run -d \
--name node \
-v $(pwd)/data:/data \
-v $(pwd)/uploads:/uploads \
-v $(pwd)/logs:/logs \
-v $(pwd)/bin:/aingdesk/bin \
-v $(pwd)/sys_data:/sys_data \
-p 7071:7071 \
-w /aingdesk \
aingdesk/aingdesk
Docker Compose
mkdir -p aingdesk
cd aingdesk
wget https://cnb.cool/aingdesk/AingDesk/-/git/raw/server/docker-compose.yml
# Run
docker compose up -d
# or
docker-compose up -d
Build
git clone https://github.com/aingdesk/AingDesk.git
cd AingDesk
# For macOS users, please remove the `@rollup/rollup-win32-x64-msvc` dependency in [package.json](http://_vscodecontentref_/0)
cd frontend
yarn
cd ..
yarn
yarn dev
Star History
Sponsor
- CDN acceleration and security protection for this project are sponsored by Tencent EdgeOne.
For agents
This page has a .md twin and JSON over the API.