Skip to content

Commit 465fba3

Browse files
authored
Merge branch 'main' into dev
2 parents e9f663a + ce7cc60 commit 465fba3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# MemOS: Memory Operating System for AI Agents
2+
3+
MemOS is an open-source **Agent Memory framework** that empowers AI agents with **long-term memory, personality consistency, and contextual recall**. It enables agents to **remember past interactions**, **learn over time**, and **build evolving identities** across sessions.
4+
5+
Designed for **AI companions, role-playing NPCs, and multi-agent systems**, MemOS provides a unified API for **memory representation, retrieval, and update** — making it the foundation for next-generation **memory-augmented AI agents**.
16
<div align="center">
27
<a href="https://memos.openmem.net/">
38
<img src="https://statics.memtensor.com.cn/memos/memos-banner.gif" alt="MemOS Banner">
@@ -39,8 +44,18 @@
3944
<img src="https://img.shields.io/badge/License-Apache_2.0-green.svg?logo=apache" alt="License">
4045
</a>
4146
</p>
47+
48+
49+
<a href="https://memos.openmem.net/">
50+
<img src="https://statics.memtensor.com.cn/memos/github_api_free_banner.gif" alt="MemOS Free API Banner">
51+
</a>
52+
4253
</div>
4354

55+
56+
Get Free API: [Try API](https://memos-dashboard.openmem.net/quickstart/?source=github)
57+
58+
4459
---
4560

4661
<img src="https://cdn.memtensor.com.cn/img/1762436050812_3tgird_compressed.png" alt="SOTA SCORE">

0 commit comments

Comments
 (0)