Skip to content

Commit b81205d

Browse files
authored
Update README.md
1 parent 216f03f commit b81205d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1+
2+
<div align=center>
3+
14
# Redis Agent Memory Server
25

3-
A memory layer for AI agents using Redis as the vector database.
6+
A memory layer for AI agents.
47

5-
## Features
8+
**[Documentation](https://redis.github.io/agent-memory-server/)****[GitHub](https://github.com/redis/agent-memory-server)****[Docker](https://hub.docker.com/r/redislabs/agent-memory-server)**
69

10+
</div>
11+
12+
## Features
713
- **Dual Interface**: REST API and Model Context Protocol (MCP) server
814
- **Two-Tier Memory**: Working memory (session-scoped) and long-term memory (persistent)
915
- **Configurable Memory Strategies**: Customize how memories are extracted (discrete, summary, preferences, custom)

0 commit comments

Comments
 (0)