Emotional intelligence infrastructure

The limbic system
for AI agents and robots.

uniqOS is the emotional intelligence layer in the AI economy. Add personality, empathy and relational memory to any agent — in a few lines of code.

Free tier · No card required · Works with any LLM

agent.ts● live
// Wrap any LLM call with uniqOS
import { uniq } from "@uniqos/sdk";

const reply = await uniq.turn({
  agent: "sage-mentor",           // personality preset
user:  "u_42a9",                // relational memory key
input: "I bombed the interview again.",
llm:   { provider: "anthropic", model: "claude-sonnet" },
});

// → tone, register and memory of who u_42a9 is,
//   modulated for what they need right now.
behave like a doctor
empathize with Ann

BUILT FOR AI PRODUCT DEVELOPERS

Companion appsCustomer service agentsTraining simulatorsCoaching platformsService roboticsSales copilotsAdaptive educationPersonal agentsCompanion appsCustomer service agentsTraining simulatorsCoaching platformsService roboticsSales copilotsAdaptive educationPersonal agents

Psychological scientific foundation

Turn agents into someone you can build a relationship with.

Most agents know the problem. They don't know the person. uniqOS adds the three dimensions humans deploy naturally.

01

Personality

Stable identity grounded in psychological theories. Pick from a catalog of presets, design your own or let us do the job.

uniq.persona({
  preset: "sage-mentor",
  values: ["benevolence", "achievement"],
  bigFive: { openness: 0.82, agreeableness: 0.71 }
})
02

Emotional Intelligence

Reads how the user feels and modulates tone, rhythm and depth in response. Empathy that holds limits — adaptive, not complacent.

// inferred at the turn
{ affect: "frustrated", arousal: 0.7,
  strategy: "de-escalate, hold limit",
  registerShift: "+warmth, -density" }
03

Relational Memory

Persistent, structured memory of who each user is — not just what was said. Consolidates over months, decays the irrelevant, ports out on request.

uniq.memory.user("u_42a9")
// {
//   communicationStyle: "dry, terse",
//   triggers: ["being talked down to"],
//   wins:     ["honest feedback"]
// }

Two modes · One API

Powerup your agents with emotional intelligence without losing control

uniqOS is agnostic to model and stack. Your data stays yours, structured in a portable form, with right-to-be-forgotten by design. You can choose if you want your agent to have an emotional memory.

Stateless

Personality + EI on every turn

Wrap your existing LLM call. uniqOS modulates input and output with personality and affective register. Nothing is stored.

Stateful

Add persistent relational memory

Activate memory per user. The agent learns who they are, what works with them, and what doesn't — across sessions, devices and time.

LLM-agnostic

Claude · GPT · Gemini · OSS

Integration

REST · SDKs · MCP

Compliance

GDPR · AI Act · EU-hosted

Data

Portable · Forget by design

Why it works

Research foundation, harnessed by ethics.

Operating in the emotional layer demands rigor. We carry the regulatory and scientific weight on your behalf.

Built on research, not vibes

Big Five personality model and Schwartz's Theory of Values. Computational affectivity. Persistent emotional memory. Published, peer-reviewed foundations.

Academic foundations

Rooted in years of academic research on affective computing and human–machine interaction. Legitimacy where it matters: a layer that influences how millions feel.

Ethics as contract

Acceptable use enforced technically and contractually. Red lines on manipulation, deepfakes, and harmful targeting. EU compliance by design.

Pricing

Pricing according to your needs. Start for free.

Scale when your users do.

MonthlyAnnual

Free

$0forever
  • 1,000 turns / month
  • 50 active relationships / month
  • 1 active personality
  • 2 requests/second
  • Hard cap only (no overage)
  • Community support
Start free

Hobby

$9/mo

billed monthly

  • 5,000 turns / month
  • 200 active relationships / month
  • 3 active personalities
  • 10 requests/second
  • Overage: $10 per 1,000 turns · $0.07 per active relationship
  • Best-effort support
Get started

Starter

$29/mo

billed monthly

  • 25,000 turns / month
  • 1,000 active relationships / month
  • 10 active personalities
  • 50 requests/second
  • Overage: $8 per 1,000 turns · $0.05 per active relationship
  • Email support (5 business days)
Get started
Most popular

Pro

$99/mo

billed monthly

  • 150,000 turns / month
  • 5,000 active relationships / month
  • 50 active personalities
  • 250 requests/second
  • Overage: $6 per 1,000 turns · $0.04 per active relationship
  • 99.5% uptime SLA
  • Email support (2 business days) + advanced analytics
Get started

Scale

$299/mo

billed monthly

  • 500,000 turns / month
  • 20,000 active relationships / month
  • 200 active personalities
  • 1,000 requests/second
  • Overage: $4 per 1,000 turns · $0.03 per active relationship
  • 99.9% uptime SLA
  • Priority email (1 business day) + live chat (EU hours)
Get started

Two usage components: turns (each modulated API call) and active relationships (each unique user–agent pair active in a month, stateful mode only). Persistent memory has no storage cost — you only pay for turns and active relationships.

Enterprise

Custom
  • Custom quotas (turns, relationships, personalities)
  • Custom rate limits
  • 99.95% uptime SLA with service credits
  • 24/7 dedicated support + account manager
  • Dedicated deployment available (on-premise evaluated case by case)
  • Custom contract & MSA · payment by invoice (NET-30/60)
Contact sales

Early access

Join the waitlist.
Try it free.

Be first in line when we open the gates. No spam — just one email when your access is ready.

Free tier · No card required