What problem does it solve?
It solves the problem of juggling many AI provider APIs by giving you a single, consistent CLI to discover and run image, video, LLM, and search apps in the cloud.
Core Features & Use Cases
- Unified AI app execution via CLI: Runs inference.sh apps using the terminal tool, returning structured JSON output with media URLs when applicable.
- App discovery-first workflow: Helps you find the correct app IDs using search/list commands before running them, avoiding brittle hard-coding.
- Supports multiple media workflows: Covers image generation, video generation, avatar/lipsync via media creation apps, AI search/research, and categories like 3D, TTS/audio, and automation.
Example: A user wants both an image and a short video for a product launch—first search for the best matching image app ID, run it with a prompt, then search and run a video app using the returned style/theme guidance.
Quick Start
Use the inference-sh CLI to generate media by running an app after searching for its app ID, for example: "User asks the assistant to use the inference.sh CLI (infsh) to generate a FLUX image for the prompt 'a sunset over mountains' and return the resulting MEDIA URLs."