You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+120Lines changed: 120 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -264,6 +264,126 @@ Your lobsters and Hermes Agents now have **the best** memory system — choose *
264
264
265
265
<br>
266
266
267
+
268
+
## FAQ
269
+
270
+
### What is MemOS?
271
+
272
+
MemOS is a **Memory Operating System**for LLMs and AI agents that unifies store/retrieve/manage for long-term memory. It enables context-aware and personalized interactions with knowledge base (KB), multi-modal memory, tool memory, and enterprise-grade optimizations built in.
273
+
274
+
### What are the benchmark results?
275
+
276
+
| Benchmark | MemOS Result | Improvement |
277
+
|-----------|--------------|-------------|
278
+
| LoCoMo | 75.80 | - |
279
+
| LongMemEval | +40.43% vs baseline | - |
280
+
| PrefEval-10 | +2568% | - |
281
+
| PersonaMem | +40.75% | - |
282
+
|**vs OpenAI Memory**| +43.70% Accuracy | - |
283
+
|**Token Savings**| 35.24% | - |
284
+
285
+
### How does MemOS compare to other memory solutions?
0 commit comments