Ajeya95 commited on
Commit
1605aeb
Β·
verified Β·
1 Parent(s): 428dbf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -14
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: 4.44.0
9
- app_file: research_copilot.py
10
  pinned: true
11
  license: mit
12
- short_description: Multi-agent AI research system
13
  tags:
14
- - agentic-demo-track
15
- - multi-agent
16
- - research
17
- - perplexity
18
- - claude
19
- - openai
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*