fix md
Browse files- README.md +3 -1
- demo_script.md +0 -30
README.md
CHANGED
|
@@ -71,7 +71,7 @@ This Space runs both the MCP server and Gradio demo simultaneously.
|
|
| 71 |
|
| 72 |
## 🎮 Demo Video
|
| 73 |
|
| 74 |
-
|
| 75 |
|
| 76 |
## 💡 Use Cases
|
| 77 |
|
|
@@ -150,6 +150,8 @@ This project was created for the [Hugging Face MCP Hackathon](https://huggingfac
|
|
| 150 |
|
| 151 |
MIT License - Feel free to use and modify!
|
| 152 |
|
|
|
|
|
|
|
| 153 |
---
|
| 154 |
|
| 155 |
*Built with ❤️ for the Hugging Face MCP Hackathon - Track 1: MCP Server/Tool*
|
|
|
|
| 71 |
|
| 72 |
## 🎮 Demo Video
|
| 73 |
|
| 74 |
+
-
|
| 75 |
|
| 76 |
## 💡 Use Cases
|
| 77 |
|
|
|
|
| 150 |
|
| 151 |
MIT License - Feel free to use and modify!
|
| 152 |
|
| 153 |
+
## Author
|
| 154 |
+
- [Andrei Zagrebin] (@cheeeaaat)
|
| 155 |
---
|
| 156 |
|
| 157 |
*Built with ❤️ for the Hugging Face MCP Hackathon - Track 1: MCP Server/Tool*
|
demo_script.md
CHANGED
|
@@ -27,36 +27,6 @@
|
|
| 27 |
|
| 28 |
2. Restart Claude Desktop
|
| 29 |
|
| 30 |
-
#### Demo Script for Video:
|
| 31 |
-
|
| 32 |
-
**Scene 1: Introduction**
|
| 33 |
-
"Hi! I'm demonstrating a Long Term Memory MCP Server that solves a key problem with LLM conversations - they don't remember previous discussions. Let me show you how this works."
|
| 34 |
-
|
| 35 |
-
**Scene 2: Save a Memory**
|
| 36 |
-
```
|
| 37 |
-
User: "I want to save an important insight to my long-term memory. Use the save_memory tool with this content: 'Consciousness might emerge from quantum processes in microtubules according to the Penrose-Hameroff theory. This could explain the binding problem and why we have unified conscious experience.' Use the title 'Quantum Consciousness Theory' and tags 'consciousness, quantum, penrose, microtubules, binding-problem'"
|
| 38 |
-
```
|
| 39 |
-
|
| 40 |
-
**Scene 3: Save Another Memory**
|
| 41 |
-
```
|
| 42 |
-
User: "Save another insight: 'Free will might be an illusion created by our brain's narrative construction. The feeling of choice comes after neural commitment to action.' Title: 'Free Will Illusion Theory', tags: 'free-will, neuroscience, consciousness, illusion'"
|
| 43 |
-
```
|
| 44 |
-
|
| 45 |
-
**Scene 4: Search Memories**
|
| 46 |
-
```
|
| 47 |
-
User: "Search my memories for information about consciousness and how it relates to quantum physics"
|
| 48 |
-
```
|
| 49 |
-
|
| 50 |
-
**Scene 5: Demonstrate Context Continuity**
|
| 51 |
-
```
|
| 52 |
-
User: "Based on what we previously discussed about consciousness, what are the implications for artificial intelligence? Use my memories to inform your response."
|
| 53 |
-
```
|
| 54 |
-
|
| 55 |
-
**Scene 6: List All Memories**
|
| 56 |
-
```
|
| 57 |
-
User: "Show me all the memories I have stored using the list_memories tool"
|
| 58 |
-
```
|
| 59 |
-
|
| 60 |
## Demo Scenarios
|
| 61 |
|
| 62 |
### Scenario 1: Philosophy Student
|
|
|
|
| 27 |
|
| 28 |
2. Restart Claude Desktop
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
## Demo Scenarios
|
| 31 |
|
| 32 |
### Scenario 1: Philosophy Student
|