Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -64,6 +64,17 @@ User Input → Research Agent → Strategy Agent → Formatter Agent → Visual
|
|
| 64 |
Builder MCP & Strategy Formatting
|
| 65 |
```
|
| 66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
## 📊 **System Components**
|
| 68 |
|
| 69 |
### **Agent Specifications**
|
|
@@ -76,7 +87,10 @@ User Input → Research Agent → Strategy Agent → Formatter Agent → Visual
|
|
| 76 |
| 🎨 Visual | Business Graphics | Text-to-Image MCP | Infographics, charts |
|
| 77 |
|
| 78 |
### **MCP Servers Used**
|
| 79 |
-
- **Knowledge Graph Builder**: `
|
| 80 |
-
|
|
|
|
|
|
|
|
|
|
| 81 |
|
| 82 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 64 |
Builder MCP & Strategy Formatting
|
| 65 |
```
|
| 66 |
|
| 67 |
+
## 🎬 **Video Demo**
|
| 68 |
+
|
| 69 |
+
[](https://youtu.be/vmkO7DbmEX8)
|
| 70 |
+
|
| 71 |
+
**🔗 YouTube Link**: [https://youtu.be/vmkO7DbmEX8](https://youtu.be/vmkO7DbmEX8)
|
| 72 |
+
|
| 73 |
+
> *Watch how four AI agents collaborate to transform simple topics into professional reports with visual intelligence.*
|
| 74 |
+
|
| 75 |
+
<video controls src="https://huggingface.co/spaces/Agents-MCP-Hackathon/Agentic_Inkwell/resolve/main/AgenticInkwell.mp4" style="width: 60%; max-width: 60%; height: auto;">
|
| 76 |
+
</video>
|
| 77 |
+
|
| 78 |
## 📊 **System Components**
|
| 79 |
|
| 80 |
### **Agent Specifications**
|
|
|
|
| 87 |
| 🎨 Visual | Business Graphics | Text-to-Image MCP | Infographics, charts |
|
| 88 |
|
| 89 |
### **MCP Servers Used**
|
| 90 |
+
- **Knowledge Graph Builder**: `Agents-MCP-Hackathon/KGB-mcp`
|
| 91 |
+
MCP Server URL: https://agents-mcp-hackathon-kgb-mcp.hf.space/gradio_api/mcp/sse
|
| 92 |
+
|
| 93 |
+
- **Text-to-Image Generator**: `Agents-MCP-Hackathon/T2I`
|
| 94 |
+
MCP Server URL: https://agents-mcp-hackathon-t2i.hf.space/gradio_api/mcp/sse
|
| 95 |
|
| 96 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|