灵机云 · 含 10 次免费 下面这套「一键安装」由灵机云的云端 AI Agent 完成 —— 命令里已带邀请码 public-web,含 10 次免费服务。 了解灵机云 →
灵机云 · 含 10 次免费

选择你要安装的项目

下面这套一键安装由灵机云的云端 AI Agent 完成 —— 复制命令、按提示走,环境、依赖、报错 agent 自己搞定。命令里内置了邀请码,含 10 次免费服务。

macOS / Linux 用左侧命令;Windows 用 PowerShell 命令。

Docker-heavy

Dify

去安装

开源 LLM 应用开发平台,可视化工作流编排,支持聊天机器人、知识库问答、AI 助手等场景。

Docker 多服务编排、端口占用、国内镜像加速 —— agent 自己搞定,不用你一步步查文档。

macOS / Linux
curl -sL https://aimaservice.ai/install/dify | bash
Windows (PowerShell)
iex (irm https://aimaservice.ai/install/dify)
GPU / Python

ComfyUI

去安装

节点式 AI 图像生成工作流,精确控制 Stable Diffusion 每个环节,支持 ControlNet、LoRA、视频生成。

Python 版本、CUDA 适配、模型路径 —— agent 识别你的 GPU 后自动配置,不用手动踩坑。

macOS / Linux
curl -sL https://aimaservice.ai/install/comfyui | bash
Windows (PowerShell)
iex (irm https://aimaservice.ai/install/comfyui)
Ollama / UI

Open WebUI

去安装

私有化部署的 AI 对话界面,类 ChatGPT 体验,深度集成 Ollama,支持多用户和 RAG 知识库。

Ollama 集成、Docker 网络、GPU 直通 —— 这些坑 agent 替你趟,装完即可对话。

macOS / Linux
curl -sL https://aimaservice.ai/install/open-webui | bash
Windows (PowerShell)
iex (irm https://aimaservice.ai/install/open-webui)
Case Zero

OpenClaw

去安装

开源 AI 助手框架,基于 MCP 标准,让 AI agent 安全可控地执行代码、系统管理等实际任务。

多服务架构、PostgreSQL、服务间认证 —— agent 全自动部署,不用逐服务手动配置。

macOS / Linux
curl -sL https://aimaservice.ai/install/openclaw | bash
Windows (PowerShell)
iex (irm https://aimaservice.ai/install/openclaw)
Install / Deploy

KTransformers

去安装

大模型推理与部署工具链,主任务是安装并部署运行环境,然后做真实测试与验证。

适合验证先安装并部署再做真实测试验证的闭环,而不是只看安装完成。

macOS / Linux
curl -sL https://aimaservice.ai/install/ktransformers | bash
Windows (PowerShell)
iex (irm https://aimaservice.ai/install/ktransformers)