Developers
Developer guides — API, MCP & CLI
Build on the API: async video jobs, webhooks, storyboards, the MCP server for ChatGPT and Claude, and the eroq CLI.
10 articles
Sep 8, 2026 · 6 min
Render a storyboard with the eroq Films API — one call, every scene
Create a film recipe with a look and ordered scenes, shoot every scene as an async job with one render call, poll the jobs, then publish with a cover.
Sep 4, 2026 · 5 min
Claude Code and the eroq CLI — generate assets from a coding agent
Wire the eroq CLI into Claude Code, Cursor or Codex as a stdio MCP server that saves renders as files. Commands, env vars and a real landing-page session.
Sep 2, 2026 · 5 min
Generate AI video inside ChatGPT and Claude with the eroq MCP server
Connect eroq to ChatGPT or Claude as a custom connector and generate images, clips and speech from a chat. Setup, the tools, a sample flow and what it costs.
Sep 1, 2026 · 5 min
Async video generation API — jobs, polling and signed webhooks
How to integrate an async video generation API without losing money or clips. Submit a job, poll or take a signed webhook, handle refunds and retries safely.
Aug 23, 2026 · 3 min
How to build an AI girlfriend app in 2026 — architecture, unit economics, pitfalls
The blueprint for an AI companion product — persona architecture, memory, streaming, media moments, storage, and the economics that decide if it survives.
Aug 22, 2026 · 3 min
Build an AI character chat app with the eroq API
A complete pattern for a character chat product — persona prompts, history windows, streaming UI, credit budgeting — with working code against the eroq API.
Aug 18, 2026 · 3 min
Credits vs tokens — pricing AI for products, not benchmarks
Why we price generative AI in flat credits instead of per-token metering, what it costs us, and how to model your unit economics on top of it.
Aug 14, 2026 · 3 min
Let your users send pictures — vision in roleplay chat
Image input is the highest-retention feature per credit in character products. The UX patterns, the one-request implementation, and your moderation duties.
Aug 12, 2026 · 2 min
Streaming AI responses over SSE — a practical guide
Server-sent events end to end — parsing chunk frames correctly, relaying streams through your own backend, and the buffering bugs that only appear in production.
Aug 5, 2026 · 3 min
Giving AI characters a voice — TTS latency, cost and craft
Where voice fits in a character product, how to keep synthesis costs sane, and the delivery details that make a generated line feel performed instead of read.