Spaces:
Sleeping
Sleeping
Add YouTube demo video link to README
Browse files
README.md
CHANGED
@@ -14,4 +14,10 @@ tags:
|
|
14 |
- agent-demo-track
|
15 |
---
|
16 |
|
17 |
-
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
- agent-demo-track
|
15 |
---
|
16 |
|
17 |
+
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
18 |
+
|
19 |
+
## Demo Video
|
20 |
+
|
21 |
+
🎥 **[Minion-Space Demo: Solving Game 24 and Listing Files](https://youtu.be/FGjvGHKKxfo)**
|
22 |
+
|
23 |
+
Watch this video to see minion-space in action, demonstrating how it can solve mathematical puzzles like the Game of 24 and perform file operations.
|