Developer Portal

Build AI applications with persistent memory and semantic understanding

Login Start Building

Build AI that remembers

While others build chatbots that forget, Yohanun gives your applications persistent memory, explainable judgment, and contextual understanding that makes intelligence feel human.

// Add memory to any AI model
const yohanun = new YohanunClient({
apiKey: 'your_api_key'
});
// AI remembers this conversation
const response = await yohanun.chat({
message: "User prefers concise answers",
remember: true
});

Persistent Memory

Store user preferences, conversation history, and contextual understanding that persists across sessions.

Real-Time WebSocket API

Stream AI responses word-by-word with live processing updates and enterprise-grade scaling.

Smart Rules Engine

Create intelligent automation rules that execute based on content, context, or behavioral patterns.

Get Started in Minutes

1

Create your account

Sign up and get your API key instantly

2

Install the SDK

npm install @yohanun/sdk or pip install yohanun

3

Add memory to your AI

Start building intelligent applications that remember

99.9%
Uptime SLA
10K+
Developers
50M+
API Calls
FREE
To Start