Skip to main content

Resources

This document summarizes official and community resources related to OpenHuman.

Official Resources

Documentation

ResourceURL
Official Documentationhttps://tinyhumans.gitbook.io/openhuman
API Referencehttps://api.tinyhumans.ai/docs
SDK Documentationhttps://docs.tinyhumans.ai/sdk

Tools

ToolURL
OpenHuman Playgroundhttps://playground.tinyhumans.ai
API Keys Managementhttps://console.tinyhumans.ai/keys
Usage Statisticshttps://console.tinyhumans.ai/usage

Community

ChannelURL
Discordhttps://discord.gg/openhuman
GitHub Discussionshttps://github.com/openhuman/openhuman/discussions
Twitter / Xhttps://twitter.com/tinyhumans

SDKs and Clients

Official SDKs

LanguageSDKPackage Manager
JavaScript/TypeScriptopenhuman-sdknpm install openhuman-sdk
Pythonopenhuman-pythonpip install openhuman-python
Goopenhuman-gogo get github.com/openhuman/openhuman-go
Rubyopenhuman-rubygem install openhuman

Community Clients

LanguageClient
Rustopenhuman-rust
Javaopenhuman-java
PHPopenhuman-php

Integrations and Tools

Official Integrations

  • IDE Plugins: VS Code, JetBrains
  • Slack: Official integration
  • Discord: Official integration
  • Notion: Official integration
  • GitHub: Official integration

Community Tools

ToolDescription
LangChain AdapterLangChain adapter for OpenHuman
LangServe IntegrationLangServe integration for OpenHuman
CrewAI ToolkitOpenHuman toolkit for CrewAI
AutoGPT PluginOpenHuman plugin for AutoGPT

Learning Resources

Tutorials

Blog

Templates and Examples

Official Templates

TemplateURL
Basic Agenthttps://github.com/openhuman/templates/tree/main/basic-agent
Customer Service Agenthttps://github.com/openhuman/templates/tree/main/customer-service
Research Agenthttps://github.com/openhuman/templates/tree/main/research-agent

Example Projects

Support and Feedback

Getting Help

  1. Check FAQ
  2. Search GitHub Issues
  3. Join Discord Community

Reporting Issues

Contributing