Spaces:
Running
Running
Update README.md
Browse files
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
|
102 |
-
2.
|
|
|
|
|
103 |
- Overview of your implementation
|
104 |
- Setup instructions
|
105 |
- Examples of usage
|
106 |
-
|
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
|
113 |
|
114 |
### Track 3: Agentic Demo
|
115 |
-
1. Create a complete
|
116 |
-
2.
|
117 |
-
3.
|
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/
|
132 |
-
- Follow us on [Twitter](https://
|
133 |
-
- Subscribe to our [YouTube Channel](https://youtube.com
|
134 |
|
135 |
## βοΈ Hackathon Policies
|
136 |
|
137 |
By participating in this hackathon, you agree to:
|
138 |
-
- Our [Code of Conduct](https://huggingface.co/
|
139 |
-
- The [Submission Guidelines](https://huggingface.co/
|
140 |
-
- Our [Intellectual Property Policy](https://huggingface.co/
|
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
|
154 |
|
155 |
**Q: Will there be support available during the hackathon?**
|
156 |
-
A: Yes! We'll have
|
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 |
|