跳到主要内容

资源导航

这里收集了 OpenHuman 相关的优质资源。

官方资源

资源链接
官方网站https://openhuman.ai
官方文档https://tinyhumans.gitbook.io/openhuman
GitHub 仓库https://github.com/tinyhumans/openhuman

学习资源

入门教程

  • 快速开始文档:../getting-started/quick-start
  • 视频教程(YouTube)
  • 官方博客

高级指南

  • 高级功能教程:../tutorials/advanced-features
  • 最佳实践:../faq/best-practices

工具和库

SDK

语言安装命令
JavaScript/TypeScriptnpm install openhuman-sdk
Pythonpip install openhuman-python
Gogo get github.com/openhuman/openhuman-go

社区

本项目相关

资源链接
本仓库https://github.com/bigwei08028/openhumanwiki
提交 Issuehttps://github.com/bigwei08028/openhumanwiki/issues

术语表

术语解释
Agent智能体,能自主决策和执行任务的 AI 系统
Tool工具,Agent 调用外部系统的接口
Chain链,将多个操作组合在一起
Memory记忆,存储 Agent 的上下文信息
Session会话,一次用户与 Agent 的交互

更新日志

  • 2025-05-25:OpenHuman 百科上线
  • 持续同步官方最新内容