AingDesk is a simple and powerful AI assistant that supports both local AI models and mainstream APIs including OpenAI, Claude, Gemini, Baidu Ernie, and LMStudio. It features a built-in knowledge base system for document uploads and intelligent retrieval, making it perfect for personal knowledge management.
The application supports intelligent agent creation, online sharing of conversations, web search capabilities, and server-side deployment. Built with Electron and Node.js, it offers MCP client integration for plugin extensibility and cross-platform availability for macOS and Windows with robust multilingual support.
Use Cases:
!GitHub License (https://img.shields.io/github/license/aingdesk/aingdesk) !GitHub Release (https://img.shields.io/github/v/release/aingdesk/aingdesk) !GitHub stars (https://img.shields.io/github/stars/aingdesk/aingdesk?style=social) !GitHub forks (https://img.shields.io/github/forks/aingdesk/aingdesk?style=social) !GitHub issues (https://img.shields.io/github/issues/aingdesk/aingdesk) !GitHub last commit (https://img.shields.io/github/last-commit/aingdesk/aingdesk) !GitHub all releases (https://img.shields.io/github/downloads/aingdesk/aingdesk/total) !Docker Pulls (https://img.shields.io/docker/pulls/aingdesk/aingdesk)
简体中文 | Official Website (https://www.aingdesk.com/) | Documentation (https://docs.aingdesk.com/)
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.
A user-friendly AI assistant software that supports local AI models, APIs, and knowledge base setup.
One-click deployment of local AI models and mainstream model APIs !Local model
Local knowledge base !Knowledge base
Intelligent agent creation !Intelligent agent
Can be shared online for others to use !Sharing
Supports web search !Web search
Supports server-side deployment
MCP Client !MCP Client
Simultaneous conversations with multiple models in a single session (coming soon)
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
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
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 Chart (https://api.star-history.com/svg?repos=aingdesk/aingdesk&type=Date)
Lightweight cross-platform screenshot tool with smart window detection, rich annotations, plugin-powered video/OCR/translation, and flexible save/pin options.
Automation tool that scans your media library to find missing items and suggest/trigger quality upgrades, keeping Plex/arr-style collections current.
Android LLM hub with multimodal chat, model/provider switching, MCP support, and QR-exportable configs for mobile AI workflows.
Cross-platform AI short-video factory that auto-generates scripts, voiceovers, edits, and subtitles for fast marketing and content clips.
Multi-session AI coding manager that runs Claude Code and Codex in parallel worktrees with diff review, testing hooks, and clean merge workflows.
Multi-agent workforce desktop app with MCP tooling, local/self-host options, and human-in-loop controls for complex workflow automation.