Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation.
Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more.
Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter.
Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api,
image generation, video generation, openrouter, tavily, exa search, twitter api, grok
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation.
Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, OpenRouter, and many more.
Use when running AI apps, generating images/videos, calling LLMs, web search, or automating Twitter.
Triggers: inference.sh, infsh, ai model, run ai, serverless ai, ai api, flux, veo, claude api,
image generation, video generation, openrouter, tavily, exa search, twitter api, grok
allowed-tools
Bash(infsh *)
inference.sh
Run 150+ AI apps in the cloud with a simple CLI. No GPU required.
Install CLI
curl -fsSL https://cli.inference.sh | sh
infsh login
Quick Examples
# Generate an image
infsh app run falai/flux-dev-lora --input '{"prompt": "a cat astronaut"}'# Generate a video
infsh app run google/veo-3-1-fast --input '{"prompt": "drone over mountains"}'# Call Claude
infsh app run openrouter/claude-sonnet-45 --input '{"prompt": "Explain quantum computing"}'# Web search
infsh app run tavily/search-assistant --input '{"query": "latest AI news"}'# Post to Twitter
infsh app run x/post-tweet --input '{"text": "Hello from AI!"}'# Generate 3D model
infsh app run infsh/rodin-3d-generator --input '{"prompt": "a wooden chair"}'