This document summarizes official and community resources related to OpenHuman.
Official Resources
Documentation
SDKs and Clients
Official SDKs
| Language | SDK | Package Manager |
|---|
| JavaScript/TypeScript | openhuman-sdk | npm install openhuman-sdk |
| Python | openhuman-python | pip install openhuman-python |
| Go | openhuman-go | go get github.com/openhuman/openhuman-go |
| Ruby | openhuman-ruby | gem install openhuman |
| Language | Client |
|---|
| Rust | openhuman-rust |
| Java | openhuman-java |
| PHP | openhuman-php |
Official Integrations
- IDE Plugins: VS Code, JetBrains
- Slack: Official integration
- Discord: Official integration
- Notion: Official integration
- GitHub: Official integration
| Tool | Description |
|---|
| LangChain Adapter | LangChain adapter for OpenHuman |
| LangServe Integration | LangServe integration for OpenHuman |
| CrewAI Toolkit | OpenHuman toolkit for CrewAI |
| AutoGPT Plugin | OpenHuman plugin for AutoGPT |
Learning Resources
Tutorials
Blog
Templates and Examples
Official Templates
Example Projects
Support and Feedback
Getting Help
- Check FAQ
- Search GitHub Issues
- Join Discord Community
Reporting Issues
Contributing