cappuccino — DeepSeek AI Agent
    Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityTrending
    DeepSeekAgentscappuccino
    Back to Agents
    cappuccino

    cappuccino

    GML-FMGroup February 21, 2025
    44 copies 0 downloads

    Cappuccino is an GUI Agent based on desktop screen. It is a Manus-like AI Agent that can be deployed locally.

    <div align="center"> <h1><span style="font-size: 60px;">☕️</span> 卡布奇诺</h1> <p>一个解放你双手的本地自动化智能体 🤖</p> <p>放心将任务交予我,去静享一杯醇香的卡布奇诺 ☕️</p> <p>待你悠然归来,任务早已悄然完成 🍃</p> <p align="center"><a href="README_en.md">English</a></p> </div>

    💡 概述

    卡布奇诺是一个能操控电脑帮你解决繁琐任务的 GUI Agent,只需一条简单的指令,AI 就能生成详细的任务规划并执行。与解析图片元素或使用浏览器接口的其他现有方案不同,卡布奇诺是基于桌面屏幕的纯视觉方案。

    你可以直接使用 API 调用模型快速上手,也可以接入 Telegram 使用手机操控。

    ✨ 特点

    • 本地部署: 本项目完全开源,可自行部署到自己的服务器并设置安全措施,保护您的隐私。
    • 可拓展性: 当前架构支持自定义添加更多的执行器以拓展 Agent 的能力。
    • 软件适配: 开发者可根据自身所需软件微调模型,让 Agent 获得更好的软件操控能力。

    📰 更新

    • [2026/02/24] 🔧 添加 MCP 模块,现已支持接入 MCP 提升 Agent 能力。
    • [2026/02/01] 🏆 更新了系统架构、server,提供 Telegram 接入方式,暂不兼容客户端使用方式。
    • [2025/03/26] ⌨️ 添加了代码执行器,能更好的生成文件。
    • [2025/02/27] 🏆 现在你可以使用 qwen 和 gpt-4o 体验 cappuccino。

    你的 star🌟 是我们更新的最大动力!

    🎥 演示

    https://github.com/user-attachments/assets/5949cd2f-92f1-4e2a-a1da-831cb7e08607

    👨‍💻 快速开始

    0. 硬件准备

    目前该项目支持部署在 Windows 和 Mac,由于系统的快捷键和操作方式等差异,不同系统的体验可能会有区别,我们后续还会进行更多的系统适配。

    1. 模型部署

    本项目支持使用供应商的 API 或本地部署 LLM。若您需要本地部署,请使用 OpenAI 兼容的 API 服务,我们推荐使用 vLLM 进行部署,具体可以参考 官网教程 。

    2. 服务端配置与启动

    以下操作在需要被控制的计算机上执行。

    2.1 克隆仓库

    git clone https://github.com/GML-FMGroup/cappuccino.git
    cd cappuccino
    

    2.2 安装依赖

    首先安装 uv(如果已安装可跳过):

    # macOS/Linux
    curl -LsSf https://astral.sh/uv/install.sh | sh
    
    # Windows
    powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
    
    # 或使用 pip
    pip install uv
    

    然后安装项目依赖:

    uv sync
    

    2.3 调整配置

    cp env.example .env
    

    填写对应的模型配置,可按需调整 Agent 配置、服务启动类型

    对于 Telegram 设置,请参考 TELEGRAM_SETUP.md 文档说明

    2.3 启动服务

    uv run python run_server.py
    

    3. 发送指令

    方法 1:Python 脚本

    运行 request_demo 文件

    uv run python request_demo.py
    

    注:在另一台设备上运行以发起网络请求。当然,你也可以在被控制的终端上运行,但我们建议使用另一台设备发送指令,以避免影响计算机的操作执行。

    方法 2:Telegram

    详情请参考 TELEGRAM_SETUP.md 文档说明

    ⚠️ 注意事项

    • 选择模型时,请确保名称正确且供应商支持该模

    Tags

    agentaibrowser-usecomputerusedeepseekllmomniparseropenclawopenmanus

    Comments

    More Agents

    View all
    Klaatcodeagentic-ai

    Klaatcode

    Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.

    K
    KlaatAI
    139
    Agentmakeragent

    Agentmaker

    A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."

    X
    xinhuangcs
    74
    Api Model Playground Cookbookai-api

    Api Model Playground Cookbook

    Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents

    0
    09omerdgn-droid
    150
    Agent Ecologiesagent-framework

    Agent Ecologies

    Ultimate Multi-Agent OS for Autonomous AI NPCs 2026

    I
    israriqbal
    153
    Private Agent

    Private Agent

    PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.

    O
    orailnoor
    123
    Loom Novel

    Loom Novel

    把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。

    W
    WadeZhao23
    184

    Stay up to date

    Get the latest DeepSeek prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this DeepSeek resource

    • PostgreSQL Conversational Agent with Claude & DeepSeek (Multi-KPI, Secure)n8n · $14.99 · Related topic
    • Generate AI Videos from Scripts with DeepSeek, Synthesia, and Together.ain8n · $24.99 · Related topic
    • Compare Multi-Period Financial Data from Google Sheets with DeepSeek AI Analysisn8n · $14.99 · Related topic
    • Generate Personalized Language Learning News Digests with LLaMA-3.1 & DeepSeek AIn8n · $9.99 · Related topic
    Browse all workflows