跳到主要内容

资源导航

本文档汇总 OpenHuman 相关的官方和社区资源。

官方资源

文档

资源地址
官方文档https://tinyhumans.gitbook.io/openhuman
API 参考https://api.tinyhumans.ai/docs
SDK 文档https://docs.tinyhumans.ai/sdk

工具

工具地址
OpenHuman Playgroundhttps://playground.tinyhumans.ai
API Keys 管理https://console.tinyhumans.ai/keys
使用统计https://console.tinyhumans.ai/usage

社区

频道地址
Discordhttps://discord.gg/openhuman
GitHub Discussionshttps://github.com/openhuman/openhuman/discussions
Twitter / Xhttps://twitter.com/tinyhumans

SDK 和客户端

官方 SDK

语言SDK包管理
JavaScript/TypeScriptopenhuman-sdknpm install openhuman-sdk
Pythonopenhuman-pythonpip install openhuman-python
Goopenhuman-gogo get github.com/openhuman/openhuman-go
Rubyopenhuman-rubygem install openhuman

社区客户端

语言客户端
Rustopenhuman-rust
Javaopenhuman-java
PHPopenhuman-php

集成和工具

官方集成

  • IDE 插件:VS Code、JetBrains
  • Slack:官方集成
  • Discord:官方集成
  • Notion:官方集成
  • GitHub:官方集成

社区工具

工具说明
LangChain AdapterOpenHuman 的 LangChain 适配器
LangServe IntegrationOpenHuman 的 LangServe 集成
CrewAI ToolkitCrewAI 的 OpenHuman 工具集
AutoGPT PluginAutoGPT 的 OpenHuman 插件

学习资源

教程

博客

模板和示例

官方模板

模板地址
基础 Agenthttps://github.com/openhuman/templates/tree/main/basic-agent
客服 Agenthttps://github.com/openhuman/templates/tree/main/customer-service
研究 Agenthttps://github.com/openhuman/templates/tree/main/research-agent

示例项目

支持和反馈

获取帮助

  1. 查看常见问题
  2. 搜索 GitHub Issues
  3. 加入 Discord 社区

报告问题

贡献