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.

Smart Rules Engine

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

Model Agnostic

Works with OpenAI, Claude, Gemini, and any other LLM. One API to rule them all.

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