What website is this?
Humalike is a behavioral infrastructure API platform for AI agents, filling gaps in turn-taking, social reading, and group interaction. Seven components—turn-taking, norms, persona, theory of mind, social observability, memory, and signals—are exposed over HTTPS and decouple from your existing LLM and agent stack; the same APIs serve 1:1 and group conversations. It handles how an agent fits in the room, and does not replace base reasoning or general orchestration tools. One-shot Q&A with no ongoing conversational context usually does not need this layer.
Key Features
- Turn-taking API: decide when to speak, wait, or interrupt, and pace replies like a real person
- Norms API: extract in-jokes, hidden rules, and tone from group transcripts into interaction style
- Persona API: generate grounded personas from community context, not generic backstory templates
- Theory of Mind API: track each participant’s beliefs, intents, and emotions, and predict how a reply will land
- Social Observability API: turn a transcript into an evidence-cited reception report for your agent
- Social Memory API: remember norms, opinions, and behavior tied to each person across sessions
- Social Signals API: read typing pauses, edits, and deleted reactions that most agents miss
Use Cases
- Game developers add cross-session memory and turn-taking to NPCs, teammates, or opponents so characters feel familiar
- SaaS teams plug agents into Slack-style channels to take tasks and brainstorm—not just reply in a prompt box
- Mental-health or customer-support flows that detect distress signals and escalate to a human when needed
- Hardware companions (pendants, speakers, glasses) that sense mood and choose when to speak
- Ed-tech platforms where learning agents debate with learners to keep courses engaging over time
Who is it for?
- Developers with an existing agent stack who need a behavioral API layer rather than rebuilding the base
- Product teams in gaming, communities, ed-tech, or collaborative SaaS with strong social interaction
- Builders who want one API set for both 1:1 and multi-person group chat
- Large orgs evaluating Enterprise for volume discounts, custom SLAs, or on-premise deployment
- May not fit: backend tasks that only need RAG Q&A or single completions with almost no conversational context
- May not fit: non-technical teams expecting a turnkey agent app instead of HTTP API integration
How It Compares to Similar Tools?
LLM gateways and general agent frameworks focus on model routing, tool use, and workflows; Humalike focuses on the behavioral layer—turn-taking, norms, memory, and reading people. If you care most about inference cost and tool orchestration, prioritize model/framework layers first. If you care about an agent’s presence and social readability in groups or on hardware, add Humalike as a separate HTTP layer; docs include Hermes and similar integrations. It does not replace retrieval, editing, or batch pipeline tools.
FAQs
Q: Can I use Humalike for free?
A: Yes. The Developer tier is $0/month with a monthly interaction allowance; the site also advertises free credits for new accounts with no card required. Overages and production usage are typically metered per interaction—see the official pricing page.
Q: Can Humalike replace an LLM or agent framework?
A: No. It is a behavioral API layer that works with your existing model and agent stack for turn-taking, memory, and social judgment—not base reasoning or general orchestration.
Q: What tech stack does Humalike support?
A: It is designed to be model-, use-case-, and stack-agnostic, with JSON APIs and bearer-token auth; call the APIs directly per docs or use ready-made integrations such as Hermes.
Q: How does Humalike handle security and compliance?
A: The site states encryption in transit and at rest; SOC 2 Type II, ISO 27001, and GDPR compliance are in progress. Enterprise can discuss on-premise options and custom SLAs.
















