Social intelligence API for AI products — detect engagement, hesitation, frustration, and 12 social signals from video, audio, and text in temporal alignment.
This repository is the public issue tracker for the Interhuman Signals API. Use it to report bugs, request features, give feedback on Inter-1 signal quality, and discuss API behavior. API implementation and SDK source code live elsewhere; this repo is for community feedback and support triage.
Learn more: Product overview · API documentation
Inter-1 powers applications that respond to how people communicate, not just what they say:
- Sales coaching and meeting copilots
- AI tutoring and communication training
- User research and AI interviews
- Healthcare support and virtual assistants
Upload a video via POST /v1/upload/analyze, or stream segments over WebSocket, and receive structured signals, engagement_state, and optional conversation_quality outputs your application can act on.
- Get an API key — Create an account and generate keys on the platform.
- Run your first analysis — Follow the Video Analysis quickstart.
- Explore the API — See the API reference and error handling guide.
Interhuman publishes Agent Skills so coding agents can call the API with your key. Install from the dedicated skills repository:
npx skills add InterhumanAI/skillsAvailable skills: interhuman-post-processing (upload) and interhuman-stream-analyze (WebSocket stream). See skills/README.md for install options and the recommended workflow. Source: github.com/InterhumanAI/skills.
We welcome bug reports, feature requests, documentation feedback, and Inter-1 signal-quality reports.
| Type | How to report |
|---|---|
| API bug or unexpected behavior | Open a bug report |
| Feature or API enhancement | Open a feature request |
| Documentation gap or error | Open a docs issue |
| Signal detection feedback (Inter-1) | Open a signal feedback report |
When reporting API errors, include error_id and correlation_id from the response when available. See CONTRIBUTING.md for details.
Do not paste API keys, raw video of identifiable people, or other sensitive data in public issues.
For account-specific or urgent issues, email support@interhuman.ai. See Get Support.
- Discord — integration help and builder discussion
- Community forum
- Changelog — product updates
If you believe you have found a security vulnerability, please read SECURITY.md before opening a public issue.
This repository contains community templates and documentation. Interhuman API usage is subject to the Terms & Conditions and Privacy Policy on interhuman.ai.