Gradio ML demo and web interface reference. Build shareable ML demos in Python. Covers Interface API, ChatInterface for LLMs, streaming, 50+ components, Blocks layout, event handlers, Hugging Face Spa
Imported from bytesagain/ai-skills (gradio/SKILL.md). Install upstream with npx skills add bytesagain/ai-skills --skill gradio. Copyright stays with the author.
Gradio Reference
Build ML demos in minutes.
Commands
Command
Description
intro
Overview, comparison
basics
Interface, chatbot, streaming
blocks
Layout, events, deploy, API
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/bytesagain-ai-skills-gradio/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
bytesagain-ai-skills-gradio.ocm.jsonjson
{
"ocm": "1",
"id": "bytesagain-ai-skills-gradio",
"kind": "skill",
"name": "gradio",
"description": "Gradio ML demo and web interface reference. Build shareable ML demos in Python. Covers Interface API, ChatInterface for LLMs, streaming, 50+ components, Blocks layout, event handlers, Hugging Face Spaces deployment, and auto-generated REST API.",
"publisher": "bytesagain",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"math"
],
"tags": [
"skill-md",
"gradio",
"python",
"ml",
"demo",
"huggingface",
"ai",
"webapp",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Gradio ML demo and web interface reference. Build shareable ML demos in Python. Covers Interface API, ChatInterface for LLMs, streaming, 50+ components, Blocks layout, event handlers, Hugging Face Spaces deployment, and auto-generated REST API."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/bytesagain/ai-skills",
"path": "gradio/SKILL.md",
"ref": "aba92922e3f0ab6037140d02e118e0e9fa81313b",
"url": "https://github.com/bytesagain/ai-skills/blob/aba92922e3f0ab6037140d02e118e0e9fa81313b/gradio/SKILL.md",
"key": "bytesagain/ai-skills/gradio/SKILL.md"
}
},
"instructions": "# Gradio Reference\n\nBuild ML demos in minutes.\n\n## Commands\n\n| Command | Description |\n|---------|-------------|\n| `intro` | Overview, comparison |\n| `basics` | Interface, chatbot, streaming |\n| `blocks` | Layout, events, deploy, API |",
"cost": {
"context_tokens": 58
}
}
Fetch it by URL: GET /api/v1/registry/bytesagain-ai-skills-gradio/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.