Skip to content

Commit cf339b6

Browse files
Fix
1 parent ed8d0b5 commit cf339b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradio-vton-mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors:
77

88
# Build an AI Shopping Assistant with Gradio MCP Servers
99

10-
Want to give your LLM superpowers? Gradio is the fastest way to do it! With Gradio's seamless Model Context Protocol (MCP) integration, your LLM can plug directly into the thousands of AI models and Spaces hosted on the Hugging Face [Hub](https://hf.co). By pairing the general reasoning capabilities of LLMs with the specialized abilities of models found on Hugging Face, your LLM can go beyond simply answering text questions to actually solving problems in your daily life.
10+
Gradio is the fastest way give your LLM superpowers. With Gradio's seamless Model Context Protocol (MCP) integration, your LLM can plug directly into the thousands of AI models and Spaces hosted on the Hugging Face [Hub](https://hf.co). By pairing the general reasoning capabilities of LLMs with the specialized abilities of models found on Hugging Face, your LLM can go beyond simply answering text questions to actually solving problems in your daily life.
1111

1212
Beyond this, Gradio makes implementing powerful MCP servers a breeze, offering features like:
1313
* Automatic conversion of python functions into LLM tools.

0 commit comments

Comments
 (0)