Features Architecture Demo Pricing API Docs
RU|EN
v0.4.0 — SaaS Ready

Your bot will
never forget

Universal AI memory engine for bots. Three storage layers, semantic search, knowledge graph. Connect in 3 lines of code.

How it Works
main.py
# Add memory in 3 lines
from memory_core import MemoryClient
 
memory = MemoryClient("mc_live_...")
 
# Bot remembers
memory.upsert(user_id="user_42", content="I love Italian cuisine")
 
# Bot recalls
ctx = memory.context(user_id="user_42", query="what to order for dinner?")
# → Hot: fresh facts
# → Warm: "Italian cuisine" (score: 0.82)
# → Cold: user knowledge graph
<100ms
Hot Layer Response
3 Layers
Redis + Qdrant + Neo4j
0.96
Max Search Score
3 Lines
To Connect
Why Do Bots Forget?

Every conversation starts from scratch. Customers repeat themselves. Memory Core fixes this.

Without Memory Core
  • Bot forgets everything after restart
  • Customer repeats preferences every time
  • No connections between user facts
  • Context limited to current session
  • Personalization is impossible
With Memory Core
  • Memory persists forever across 3 layers
  • Semantic search by meaning, not keywords
  • Knowledge graph connects facts automatically
  • Context from entire conversation history
  • Every conversation continues where it left off
Three Layers — One Memory

Every fact is automatically routed to the optimal storage layer.

Hot Layer
Redis
Instant access to fresh facts, recent messages, active context
<100ms
🔮
Warm Layer
Qdrant
Semantic search through vector embeddings. Finds relevant data from thousands of records
~200ms
🕸
Cold Layer
Neo4j
Knowledge graph: fact connections, user profiles, long-term insights
~300ms
Everything Your Bot Needs

One API — complete memory system. No need to configure Redis, Qdrant, or Neo4j yourself.

🔍

Semantic Search

Search by meaning, not keywords. "What does the customer like?" finds "loves Italian cuisine" with score 0.82

🧩

DRUMS Classification

Automatic domain detection, task type identification, and content routing to the right storage layer

🕸

Knowledge Graph

Automatic relationship graph building. Neo4j discovers non-obvious connections between facts

🔐

Multi-tenancy

Complete data isolation by API keys. Each client sees only their data. Data stored in Russia (FZ-152)

📊

Plans & Limits

Built-in rate limiting, record and request quotas. Free plan to get started

🇷🇺

Stored in Russia

All data on servers in St. Petersburg, Russia. Full compliance with Russian data protection law (FZ-152)

📚 Wiki Mode — NEW v0.6

All your bot's conversational memory compiled automatically into Notion-like pages.

👤 Alexander N.
VIP Client, prefers seaside

▼ Preferences

-95% LLM Tokens
O(1) context retrieval
🧠 +30% Answer Quality
Bot sees holistic picture
🔄 Auto-refresh
Wiki compiles in background
Semantic Search in Action

Enter a query — Memory Core finds relevant facts by meaning

Enter a query to see semantic search in action
Who Needs Bot Memory?

Memory Core works for any bot that communicates with users

🏨

Hospitality

Bot remembers guest preferences: room type, allergies, favorite activities

🛒

E-commerce

Recommendations based on full purchase and conversation history

🏥

Healthcare

Visit history, medical records, doctor preferences on every call

📚

Education

Tutor bot remembers progress, weak areas, learning style

Start Free, Scale Up

No hidden fees. Pay as you grow.

Free
0
Free forever
  • 1 bot
  • 500 records
  • 100 requests/day
  • Hot + Warm layers
  • Community support
Business
9,990 ₽/mo
  • Unlimited bots
  • 500 000 records
  • 100 000 requests/day
  • Priority support
  • SLA 99.9%
Get Started
Enterprise
from 30K ₽/mo
Custom
  • Unlimited everything
  • Dedicated instance
  • On-premise option
  • Personal manager
  • SLA 99.99%
Contact Us

Ready to give your bot memory?

Free plan. No card required. Get started in 2 minutes.

Contact Us