Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ colorFrom: green
|
|
| 5 |
colorTo: gray
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
-
short_description: Test and chat with leading LLMs with AI memory
|
| 9 |
app_port: 7860
|
| 10 |
hf_oauth: true
|
| 11 |
hf_oauth_scopes:
|
|
@@ -16,7 +16,7 @@ hf_oauth_authorized_org:
|
|
| 16 |
|
| 17 |
# 🧠 MemMachine Playground
|
| 18 |
|
| 19 |
-
**Test and chat with leading LLMs with AI memory**
|
| 20 |
|
| 21 |
A powerful playground for experimenting with various Large Language Models (LLMs) enhanced by MemMachine's persistent memory system. Compare conversations with and without memory to see how AI memory transforms your interactions.
|
| 22 |
|
|
|
|
| 5 |
colorTo: gray
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
short_description: Test and chat with leading LLMs with and without AI memory
|
| 9 |
app_port: 7860
|
| 10 |
hf_oauth: true
|
| 11 |
hf_oauth_scopes:
|
|
|
|
| 16 |
|
| 17 |
# 🧠 MemMachine Playground
|
| 18 |
|
| 19 |
+
**Test and chat with leading LLMs with and without AI memory**
|
| 20 |
|
| 21 |
A powerful playground for experimenting with various Large Language Models (LLMs) enhanced by MemMachine's persistent memory system. Compare conversations with and without memory to see how AI memory transforms your interactions.
|
| 22 |
|