AnirudhEsthuri-MV commited on
Commit
6975c92
·
1 Parent(s): b96d28d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
- title: MemMachine Playground
3
- emoji: 🧠
 
 
4
  sdk: docker
5
- app_port: 7860
6
  pinned: false
 
 
7
  ---
8
 
9
 
 
10
  # MemMachine Frontend Playground
11
 
12
  This is a Streamlit-based UI for interacting with a remote MemMachine backend.
 
1
  ---
2
+ title: MemPrepMate
3
+ emoji: 📚
4
+ colorFrom: green
5
+ colorTo: purple
6
  sdk: docker
 
7
  pinned: false
8
+ short_description: AI Agent with MemMachine to prepare for conversations
9
+ app_port: 8501
10
  ---
11
 
12
 
13
+
14
  # MemMachine Frontend Playground
15
 
16
  This is a Streamlit-based UI for interacting with a remote MemMachine backend.