Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

YoMemo

Mission

YoMemo is building the memory layer for AI-native products – a neutral, long‑term “brain” where your applications can store, trust, and re‑use what they learn over time, without giving up control of your users’ data.

Design Philosophy

  • Zero‑trust by default: The server should never need to see your users’ secrets. Encryption and verification live at the edge; the backend is transport, indexing, and policy.
  • Immutable & auditable: Memories are treated as an append‑only ledger. You can organize, route, and filter them – but not silently rewrite history.
  • LLM‑first, not database‑first: The API is shaped around how LLMs and agents actually think – handles, sessions, semantic search – instead of tables and joins.
  • Own your stack: Same model works as SaaS or self‑hosted. Keys stay yours; we’re an infrastructure layer, not a data landlord.

What YoMemo Gives You

  • A secure, shared memory backend for all your AI tools, agents, and apps – one place where important context lives and can be reliably recalled.
  • Simple primitives (handles, memories, semantic lookup) that let you bolt durable memory onto any LLM flow without redesigning your architecture.
  • Strong safety guarantees so you can store highly sensitive context (user profiles, workflows, private notes) while still taking advantage of modern AI.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors