OpenHuman桌面AI助手教程:118+集成+本地记忆的超级管家

发布时间:2026-08-02 | 标签:AI工具、桌面助手、OpenHuman、本地AI

什么是OpenHuman

OpenHuman是由tinyhumansai团队开发的开源桌面AI超级助手,GitHub星标23k+。基于Rust + Tauri构建,设计理念是"私密、简洁、极度强大"。与终端优先的OpenClaw不同,OpenHuman采用UI优先的桌面吉祥物形式。

核心功能

1. 118+第三方集成

支持Gmail、Notion、GitHub、Slack、Stripe、Calendar、Drive、Linear、Jira等118+第三方工具,通过OAuth一键连接,无需手动配置API Key。

2. Memory Tree持久记忆

将用户数据转换成本地可检索记忆树,同步为Obsidian兼容的Markdown vault。每20分钟自动从集成数据源抓取新数据。

3. TokenJuice压缩技术

对工具输出和长文本进行token压缩,大幅降低上下文消耗。

4. 模型路由

支持把不同任务路由到不同模型,优化成本和效果。

安装方式

macOS / Linux

curl -fsSL https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.sh | bash

Windows

irm https://raw.githubusercontent.com/tinyhumansai/openhuman/main/scripts/install.ps1 | iex

Docker

docker pull tinyhumansai/openhuman:latest
docker run -d --name openhuman tinyhumansai/openhuman:latest

配置集成

# 连接Gmail
openhuman connect gmail

# 连接Notion
openhuman connect notion

# 连接GitHub
openhuman connect github

# 查看已连接的服务
openhuman connections list

内置工具

与OpenClaw对比

特性OpenHumanOpenClaw
界面桌面UI+吉祥物终端优先
记忆Memory TreeMEMORY.md
集成数118+Skills系统
技术栈Rust+TauriTypeScript

适用场景

相关阅读

📚 常见问题

OpenHuman桌面AI助手是什么?

发布时间:2026-08-02 | 标签:AI工具、桌面助手、OpenHuman、本地AI

如何上手OpenHuman桌面AI助手?

Web Search - 网页搜索