rajsinghparihar commited on
Commit
f9309f8
·
1 Parent(s): 8a55917

update readme with mcp server space link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,11 +6,11 @@ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.33.1
8
  app_file: app.py
9
- pinned: false
10
  short_description: A Gradio app that uses Agentic AI to plan your travel.
11
  tags:
12
  - agent-demo-track
13
  - mcp-server-track
14
  ---
15
 
16
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
6
  sdk: gradio
7
  sdk_version: 5.33.1
8
  app_file: app.py
9
+ pinned: true
10
  short_description: A Gradio app that uses Agentic AI to plan your travel.
11
  tags:
12
  - agent-demo-track
13
  - mcp-server-track
14
  ---
15
 
16
+ I'm using another Gradio App Space as the MCP Server: Please Find the [Link](https://huggingface.co/spaces/Agents-MCP-Hackathon/travel-planner-mcp)