FlashRT: Fast AI Inference
FlashRT is a high-performance realtime inference engine for running low-latency AI models, especially for small-batch workloads and production VLA control.
- •When you need to deploy AI models that require fast response times, such as real-time control systems.
- •When working with small-batch AI workloads that require high-performance inference.
- •When integrating with specific models like Pi0, Pi0.5, GROOT N1.6, Pi0-FAST, or large language models like qwen3.6-27B.
./flashrt -m examples/pi0/model -i examples/pi0/input -b 1 -v
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/flashrt && curl -fsSL https://workflowstacks.com/api/skills/flashrt/claude-skill -o ~/.claude/skills/flashrt/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
FlashRT: Fast AI Inference is a very large C++ project (~594k lines across 1525 code files, plus 264 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3pyproject.tomlDependencies and the commands it exposes
- 4flash_rt/__init__.pyInside flash_rt/ — the main logic begins here
- 5examples/README.mdA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/flashrt && curl -fsSL https://workflowstacks.com/api/skills/flashrt/claude-skill -o ~/.claude/skills/flashrt/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.