gpaasch commited on
Commit
db3b408
·
1 Parent(s): aa879fe

3 relevant papers so far

Browse files
Files changed (1) hide show
  1. hf-mcp-hackathon/plan.md +1 -1
hf-mcp-hackathon/plan.md CHANGED
@@ -3,7 +3,7 @@
3
  - [x] (MCP track selected)Decide on one of three tracks: MCP Server/Tool, Custom Component, or Agentic Demo.
4
  - [x] (https://huggingface.co/blog/gradio-mcp) Download or clone the relevant starter template (MCP server boilerplate, custom component template, or basic agent demo).
5
  - [x] Review the "Getting Started with MCP with Gradio" and "Gradio Component Development Guide" documentation.
6
- - [ ] Generate and review relevant ChatGPT research papers. (Researching a Winning Project Idea for the Gradio Agents & MCP Hackathon 2025 | Strategy to Win the MCP Tool/Server Hackathon Track)
7
  - [ ] Set up a local development environment with Python, Gradio 5, and any required SDKs (OpenAI, Anthropic, etc.) using provided API credits.
8
  - [ ] Implement the required features:
9
  - [ ] For Track 1, build a Gradio app that functions as an MCP server and test with an MCP client.
 
3
  - [x] (MCP track selected)Decide on one of three tracks: MCP Server/Tool, Custom Component, or Agentic Demo.
4
  - [x] (https://huggingface.co/blog/gradio-mcp) Download or clone the relevant starter template (MCP server boilerplate, custom component template, or basic agent demo).
5
  - [x] Review the "Getting Started with MCP with Gradio" and "Gradio Component Development Guide" documentation.
6
+ - [ ] Generate and review relevant ChatGPT research papers. (Researching a Winning Project Idea for the Gradio Agents & MCP Hackathon 2025 | Strategy to Win the MCP Tool/Server Hackathon Track | Using Your RTX 2060 Instead of Cloud APIs for the MCP Hackathon)
7
  - [ ] Set up a local development environment with Python, Gradio 5, and any required SDKs (OpenAI, Anthropic, etc.) using provided API credits.
8
  - [ ] Implement the required features:
9
  - [ ] For Track 1, build a Gradio app that functions as an MCP server and test with an MCP client.