Open-source models, one gateway

One API for every modality

Text, vision, speech, image and video models from Groq, Gemini and Hugging Face — accessed through a single, secure, metered gateway. Buy credits, create a key, start building.

New accounts get free credits to start. No card required.

curl https://your-gateway.com/api/v1/chat/completions \
  -H "Authorization: Bearer mmg_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "llama-3.1-8b",
    "messages": [{ "role": "user", "content": "Hello!" }]
  }'

Powered by

GroqGoogle GeminiHugging Face

Every modality you need

Eight capabilities behind one consistent, OpenAI-compatible API.

Text Generation

Chat and completion with open-source LLMs. OpenAI-compatible.

Image to Text

Vision understanding, captioning, and OCR from images.

Text to Image

Generate images from prompts with FLUX and SDXL.

Image to Image

Edit and transform images with a guiding prompt.

Text to Video

Create short video clips from text prompts.

Text to Speech

Natural-sounding speech synthesis from text.

Speech to Text

Fast, multilingual transcription with Whisper.

Embeddings

Vector embeddings for search and RAG (entity-to-entity).

Ship in three steps

1

Buy credits

Sign up and top up a prepaid credit balance. Pay only for what you use, across every modality.

2

Create an API key

Generate a secret key in your dashboard. We store only a hash — your key is shown once.

3

Call the gateway

Point your OpenAI-compatible client at our base URL. We route, meter, and bill automatically.

Featured models

A taste of what's available on the gateway.

All models
Featured

Llama 3.1 8B Instant

Fast, capable general-purpose LLM. Great default for most tasks.

Text GenerationGroq
131.072K context1 cr per 1K tokens
Featured

Llama 3.3 70B Versatile

High-quality reasoning and generation for complex tasks.

Text GenerationGroq
131.072K context4 cr per 1K tokens
Featured

Gemini 2.5 Flash

Google's fast multimodal model with a large context window.

Text GenerationGoogle Gemini
1,000K context2 cr per 1K tokens
Featured

Gemini 2.5 Flash (Vision)

Image understanding, captioning, and OCR.

Image to TextGoogle Gemini
 2 cr per 1K tokens
Featured

FLUX.1 [schnell]

Ultra-fast, high-quality text-to-image generation.

Text to ImageHugging Face
 20 cr per image
Featured

FLUX.1 Kontext [dev]

Prompt-guided image editing and transformation.

Image to ImageHugging Face
 40 cr per image

Keys stay secret

We store only a SHA-256 hash of your key. Provider keys never leave our servers.

Metered & rate-limited

Atomic credit accounting and per-key rate limits protect you from surprises.

One integration

Swap models and providers without touching your client code.

Build with open-source AI today

Create an account, grab your free credits, and make your first request in minutes.

Get started