AINGDESK

AINGDESK

By aingdesk GitHub

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.

aingdesk ai-assistant
Overview

what is AingDesk?

AingDesk is a simple and easy-to-use AI assistant that supports knowledge bases, model APIs, sharing, internet search, and intelligent agents. It is rapidly growing and improving.

how to use AingDesk?

To use AingDesk, download the client version for MacOS or Windows from the official website or GitHub, or deploy the server version using Docker. Follow the installation instructions provided in the documentation.

key features of AingDesk?

  • One-click deployment of local AI models and mainstream model APIs
  • Local knowledge base setup
  • Creation of intelligent agents
  • Online sharing capabilities
  • Web search support
  • Server-side deployment options
  • MCP Client for enhanced functionality
  • Upcoming feature: Simultaneous conversations with multiple models in a single session

use cases of AingDesk?

  1. Assisting users in setting up local AI models for personal projects
  2. Providing a platform for sharing AI models and knowledge bases with others
  3. Enabling intelligent agents to automate tasks and provide information

FAQ from AingDesk?

  • Is AingDesk suitable for beginners?

Yes! AingDesk is designed to be user-friendly and accessible for AI newcomers.

  • Can I deploy AingDesk on my own server?

Yes! AingDesk supports server-side deployment using Docker.

  • What types of AI models can I use with AingDesk?

AingDesk supports various local AI models and mainstream model APIs.

Content

AingDesk

GitHub License GitHub Release GitHub stars GitHub forks GitHub issues GitHub last commit GitHub all releases Docker Pulls

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

✨ 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:/aingdesk/data \
  -v $(pwd)/uploads:/aingdesk/uploads \
  -v $(pwd)/logs:/aingdesk/logs \
  -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

Star History

Star History Chart

No tools information available.

Give your AI assistant an email address

mcp-server-email AI-assistant
View Details

This package implements an MCP server that acts as a bridge between applications and HubSpot's API. It provides a standardized way to interact with HubSpot's services through the Model Context Protocol.

hubspot ai-assistant
View Details

A Model Context Protocol (MCP) server that provides healthcare-related tools for AI assistants, enabling them to offer practical healthcare information to users.

healthcare AI-assistant
View Details
Goose FM
Goose FM by mccartykim

MVP of an MCP server that lets ai assistants tune into fm stations

goose_fm ai-assistant
View Details

A browser automation MCP server for AI models like Claude and Gemini 2.5, enabling web browsing capabilities through natural language

browser-automation ai-assistant
View Details