briefcopy
V2EX  ›  OpenClaw

MMClaw(纯 Python AI Agent)现支持微信,扫码秒接入

  •  
  •   briefcopy · Mar 24 · 1471 views
    This topic created in 113 days ago, the information mentioned may be changed or developed.

    项目地址:https://github.com/CrawlScript/MMClaw

    安装 + 运行

    pip install mmclaw
    mmclaw run
    

    MMClaw 是一个轻量( 1700 行 Pure Python )、无需 Node.js / Docker 的 AI Agent 内核,之前已支持 Telegram / WhatsApp / 微信 / 飞书 / QQ Bot 等渠道。

    这次更新:微信接入

    mmclaw config  # 选择微信模式,扫码,完成
    

    扫一次码,Agent 立刻在微信上线。没有 Webhook ,没有公网 IP ,没有任何注册流程。

    微信官方目前只开源了 Node.js SDK ,MMClaw 将其重新实现为纯 Python ,所以整个接入链路从安装到运行,全程无需 Node.js 。


    新手最省心的国内部署方案

    第一步,装 Python 。推荐用 Miniconda ,直接下 py39 版本: https://repo.anaconda.com/miniconda/

    第二步,装 MMClaw:

    pip install mmclaw
    

    第三步,用 DeepSeek API 作为模型后端: https://platform.deepseek.com/api_keys

    按正常使用量,一天不到 1 元,基本可以忽略不计。

    第四步:

    mmclaw config  # 选 DeepSeek + 微信模式,扫码
    mmclaw run
    

    完成。

    testboy
        1
    testboy  
       Mar 24
    这个上线后,能干啥?
    briefcopy
        2
    briefcopy  
    OP
       Mar 24
    @testboy 用微信和部署在本地或服务器上的 AI Agent 交互
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1188 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 17:46 · PVG 01:46 · LAX 10:46 · JFK 13:46
    ♥ Do have faith in what you're doing.