Skip to content

Commit b657ed7

Browse files
committed
Update FAQs
Signed-off-by: Steve Scargall <37674041+sscargal@users.noreply.github.com>
1 parent 3fb9f78 commit b657ed7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data/faq.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
- question: What is MemMachine, and what makes it unique?
22
answer: MemMachine is an open-source, multi-layered memory system for AI agents. It allows you to equip your agents with Short-Term, Long-Term, and Personalization memory. While many AI models offer some form of built-in memory, MemMachine's system is model-agnostic, meaning it can support multiple AI models simultaneously, including specialized models hosted in a private cloud or on-premises data center. This capability enables organizations to maintain full control of their data and work with various models without vendor lock-in.
33

4+
- question: Is MemMachine for developers or end users?
5+
answer: MemMachine is primarily designed for Agent developers and organizations building AI applications. It provides a flexible and scalable memory system that can be integrated into various AI models, allowing developers to enhance their applications with advanced memory capabilities.
6+
47
- question: Why are these capabilities needed if they're becoming available by frontier labs like OpenAI?
58
answer: Because a frontier lab's memory service keeps the memory, and its memory service does not work with other models. Many organizations work with multiple models, including specialized models deployed in its private environment, including its VPC in the cloud and its own on-prem data center. They desire a memory system that can support all of these models.
69

0 commit comments

Comments
 (0)