ysharma HF Staff commited on
Commit
3786697
Β·
verified Β·
1 Parent(s): 4b278d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -28
README.md CHANGED
@@ -98,46 +98,38 @@ All participants will receive:
98
  ## 🎯 Submission Guidelines
99
 
100
  ### Track 1: MCP Server Implementation
101
- 1. Your submission must implement or extend the MCP specification
102
- 2. Include a README.md with:
 
 
103
  - Overview of your implementation
104
  - Setup instructions
105
  - Examples of usage
106
- 3. Tag your repository with "mcp-server-track"
107
 
108
  ### Track 2: Custom Agent Components
109
- 1. Component must be compatible with Gradio's latest version
110
- 2. Include a demo showing the component in action
111
- 3. Provide documentation on component usage
112
- 4. Tag your repository with "custom-component-track"
113
 
114
  ### Track 3: Agentic Demo
115
- 1. Create a complete application that showcases AI agents
116
- 2. Include a video demo (max 5 minutes)
117
- 3. Provide setup instructions
118
- 4. Tag your repository with "agent-demo-track"
119
-
120
- ## 🌐 API Credits for Participants
121
-
122
- Thanks to our generous sponsors, participants will receive:
123
- - Anthropic API credits: $25 for the first 250 registered participants
124
- - [Additional sponsor] API credits: $XX for all participants
125
- - [Additional sponsor] Cloud computing credits: $XX for all teams
126
-
127
- *Details on how to claim your credits will be sent upon registration approval.*
128
 
129
  ## πŸ‘₯ Connect With Us
130
 
131
- - Join our [Discord Community](https://discord.gg/example)
132
- - Follow us on [Twitter](https://twitter.com/example)
133
- - Subscribe to our [YouTube Channel](https://youtube.com/example)
134
 
135
  ## βš–οΈ Hackathon Policies
136
 
137
  By participating in this hackathon, you agree to:
138
- - Our [Code of Conduct](https://huggingface.co/docs/hub/code-of-conduct)
139
- - The [Submission Guidelines](https://huggingface.co/docs/hub/example)
140
- - Our [Intellectual Property Policy](https://huggingface.co/docs/hub/example)
141
 
142
  All submissions must be original work created during the hackathon period.
143
 
@@ -150,10 +142,10 @@ A: No! We welcome participants of all skill levels. We'll provide resources to h
150
  A: Yes! You can participate as an individual or in a team of up to 5 members.
151
 
152
  **Q: How will projects be judged?**
153
- A: Projects will be evaluated based on innovation, technical implementation, usability, and impact. Community votes will also be considered for the Community Choice award.
154
 
155
  **Q: Will there be support available during the hackathon?**
156
- A: Yes! We'll have daily office hours with experts, a dedicated Discord channel, and comprehensive documentation.
157
 
158
  ---
159
 
 
98
  ## 🎯 Submission Guidelines
99
 
100
  ### Track 1: MCP Server Implementation
101
+ 1. Your submission must implement MCP Server (and or Client) functionalities
102
+ 2. Create a Gradio Space showing the MCP Server in action
103
+ 3. If your implementations involve IDEs (or Claude Desktop) include a video recording. If you are using another Gradio ap as Host, that is also an acceptable entry.
104
+ 4. Include your Gradio Space repo README.md with:
105
  - Overview of your implementation
106
  - Setup instructions
107
  - Examples of usage
108
+ 5. Tag your Spaces readme with "mcp-server-track"
109
 
110
  ### Track 2: Custom Agent Components
111
+ 1. Custom Component must be compatible with Gradio's latest version
112
+ 2. Include a Gradio demo on Spaces showing the component in action
113
+ 3. Provide documentation on component usage through Spaces
114
+ 4. Tag your demo readme with "custom-component-track"
115
 
116
  ### Track 3: Agentic Demo
117
+ 1. Create a complete Gradio app that showcases AI agents
118
+ 2. Host the app on Spaces
119
+ 3. Tag your Spaces readme with "agent-demo-track"
 
 
 
 
 
 
 
 
 
 
120
 
121
  ## πŸ‘₯ Connect With Us
122
 
123
+ - Join our [Discord Community](https://discord.gg/m8BNVTHW)
124
+ - Follow us on [Twitter](https://x.com/Gradio), [LinkedIn](https://www.linkedin.com/company/gradio/)
125
+ - Subscribe to our [YouTube Channel](https://www.youtube.com/@OfficialGradio)
126
 
127
  ## βš–οΈ Hackathon Policies
128
 
129
  By participating in this hackathon, you agree to:
130
+ - Our [Code of Conduct](https://huggingface.co/code-of-conduct)
131
+ - The [Submission Guidelines](https://huggingface.co/Agents-MCP-Hackathon#:~:text=%F0%9F%8E%AF%20Submission%20Guidelines)
132
+ - Our [Intellectual Property Policy](https://huggingface.co/content-policy#:~:text=4.%20Privacy%20and%20Intellectual%20Property%20(IP))
133
 
134
  All submissions must be original work created during the hackathon period.
135
 
 
142
  A: Yes! You can participate as an individual or in a team of up to 5 members.
143
 
144
  **Q: How will projects be judged?**
145
+ A: Projects will be evaluated based on innovation, technical implementation, usability, and impact. Community like on Spaces will also be considered.
146
 
147
  **Q: Will there be support available during the hackathon?**
148
+ A: Yes! We'll have regular office hours with experts, a dedicated Discord channel, and comprehensive documentation.
149
 
150
  ---
151