{"slug": "mm-gateway-one-provider-neutral-api-for-image-video-and-music-generation", "title": "mm-gateway: One Provider-Neutral API for Image, Video, and Music Generation", "summary": "An open-source Python gateway called mm-gateway provides a provider-neutral API for image, video, and music generation, abstracting away SDK quirks from OpenAI, Volcengine, and Mureka. The project, hosted on GitHub under sloth-os, aims to simplify backend swapping and failover by using a strict, modality-specific envelope that adapters translate to native formats.", "body_md": "Every generative-AI app I worked on hit the same wall. Pick a backend — OpenAI for images, Volcengine for video, Mureka for music — and before long the app is *full* of that provider's SDK quirks: its field names, its sync-vs-async polling loop, its error shapes. Then if want to swap one backend, or add a second one for failover, and it's a rewrite.\n\n** mm-gateway** is an open-source Python gateway that sits in front of that mess. One provider-neutral contract — over\n\nThe idea is simple: **provider wire formats never appear in application code.** Every request goes through a strict, modality-specific envelope — an ordered list of *typed input parts* plus *provider-neutral parameters* — and each backend adapter translates that to its native SDK or REST shape.\n\nFor more information, visit [https://github.com/sloth-os/mm-gateway](https://github.com/sloth-os/mm-gateway)", "url": "https://wpnews.pro/news/mm-gateway-one-provider-neutral-api-for-image-video-and-music-generation", "canonical_source": "https://dev.to/sloth-os/mm-gateway-one-provider-neutral-api-for-image-video-and-music-generation-2k5h", "published_at": "2026-08-14 09:32:30+00:00", "updated_at": "2026-08-14 10:05:29.436690+00:00", "lang": "en", "topics": ["developer-tools", "generative-ai", "ai-infrastructure"], "entities": ["mm-gateway", "OpenAI", "Volcengine", "Mureka", "sloth-os", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/mm-gateway-one-provider-neutral-api-for-image-video-and-music-generation", "markdown": "https://wpnews.pro/news/mm-gateway-one-provider-neutral-api-for-image-video-and-music-generation.md", "text": "https://wpnews.pro/news/mm-gateway-one-provider-neutral-api-for-image-video-and-music-generation.txt", "jsonld": "https://wpnews.pro/news/mm-gateway-one-provider-neutral-api-for-image-video-and-music-generation.jsonld"}}