Update README.md
Browse files
README.md
CHANGED
|
@@ -1,26 +1,23 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
title: π€ ResearchCopilot
|
| 4 |
emoji: π¬
|
| 5 |
colorFrom: indigo
|
| 6 |
colorTo: purple
|
| 7 |
sdk: gradio
|
| 8 |
-
sdk_version:
|
| 9 |
-
app_file:
|
| 10 |
pinned: true
|
| 11 |
license: mit
|
| 12 |
-
short_description: Multi-agent AI research system
|
| 13 |
tags:
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
video_overview: https://www.youtube.com/watch?v=YOUR_VIDEO_ID_HERE
|
| 21 |
-
collection:
|
| 22 |
-
https://huggingface.co/collections/Agents-MCP-Hackathon
|
| 23 |
-
|
| 24 |
---
|
| 25 |
|
| 26 |
# π€ ResearchCopilot - Multi-Agent Research System
|
|
@@ -261,4 +258,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
|
| 261 |
|
| 262 |
**Built for the Gradio Agents & MCP Hackathon 2025 - Track 3: Agentic Demo Showcase**
|
| 263 |
|
| 264 |
-
*Demonstrating the future of AI-powered research through intelligent agent collaboration*
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
title: π€ ResearchCopilot
|
| 3 |
emoji: π¬
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.33.1
|
| 8 |
+
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
+
short_description: Multi-agent AI research system
|
| 12 |
tags:
|
| 13 |
+
- agentic-demo-track
|
| 14 |
+
- multi-agent
|
| 15 |
+
- research
|
| 16 |
+
- perplexity
|
| 17 |
+
- claude
|
| 18 |
+
- openai
|
| 19 |
video_overview: https://www.youtube.com/watch?v=YOUR_VIDEO_ID_HERE
|
| 20 |
+
collection: https://huggingface.co/collections/Agents-MCP-Hackathon
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# π€ ResearchCopilot - Multi-Agent Research System
|
|
|
|
| 258 |
|
| 259 |
**Built for the Gradio Agents & MCP Hackathon 2025 - Track 3: Agentic Demo Showcase**
|
| 260 |
|
| 261 |
+
*Demonstrating the future of AI-powered research through intelligent agent collaboration*
|