Core online|Infrastructure layer 01

Sovereign AI infrastructure for production.

One sovereign engine suite that turns a brief in any of 20+ languages into publish-ready scripts, voiceovers, and video — one gateway, one control plane, service levels you can hold us to.

20+
Languages
14
Engine kinds
5
Model tracks
1
Control plane
MRE control plane
Gateway
Operational
99.99%
Render worker
Active
GPU-01
Language mesh
Available
20+
Edge Studios
Connected
Live

Interoperable with the stack you already run

Gemini UltraNVIDIA NIMMistralLLaMACohereRunPodS3Stripe

Value proposition

One engine suite. Every language. Accountable delivery.

For SMEs, creator studios and training organizations, M&R Edge replaces a patchwork of per-language AI vendors with one sovereign content engine — priced per plan, metered per token, accountable per job.

Sovereign & proprietary

We own the gateway, model registry, orchestrator, persona engine and linguistics layer — not a wrapper. External providers are swappable per language without touching a single call site.

Multilingual by design

20+ languages wired end-to-end — Yoruba, Igbo, Hausa, Swahili, Amharic, Arabic, French, Spanish, Portuguese and English (UK/US) among them — with cultural transcreation, not literal translation.

Production-grade delivery

Every job is queued, rendered, stored and billed through one pipeline with SLA timers, retries and real cost accounting. Failed or blocked jobs are never charged.

Teams & training ready

Seat-based team tiers with roles, concurrency and shared workspaces — plus cohorts, guided labs and certification for training organizations, from Solo to Enterprise.

Service deliveryAudit trail on every callCredits back on failed jobsSLA timers & health monitoringVersioned v1 API + TS/Python SDKsSovereign / on-prem deployment

Core components

One suite. Six proprietary engines.

Each engine ships behind the same registry and job pipeline — swap providers per language without touching a single call site.

Track B

Multilingual Script LLM

Fine-tuned generation with cultural storytelling patterns, personas, and short-form templates across 20+ locales.

Track A

Voice Synthesis Engine

Natural, accent-aware TTS with emotional tone control, code-switching, and creator voice cloning.

Track C

Video Generation Pipeline

Talking-head, image-to-video, motion templates, batch rendering, and multilingual subtitles.

Track D

Persona Modeling Engine

Learns each creator's tone, cadence, and topic bias across all languages for consistent output.

Track E

Docs-Aware RAG

Retrieval over your product knowledge with citations, chunking policy, and re-embedding on write.

Gateway

Inference & Orchestration

GPU pool routing, sticky-hashed rollouts, SLA timers, model versioning, and structured logs.

How it flows

From prompt to production in five steps.

Every request travels the same path. Same telemetry, same audit trail, same SLA — whether you're generating a Yoruba voiceover or a French product tour.

01

Prompt

Brief the Studio or hit the enterprise API.

02

Classify

UIE routes the task through the correct engines.

03

Infer

Gateway hashes users → provider (proprietary or fallback).

04

Stream

Live job updates, safety brake, telemetry to admins.

05

Deliver

Rendered voice / video / script with audit trail.

Built for

Teams that speak more than one language.

Creator studios

Ship native-language shorts, dubs and voiceovers at broadcast quality — one workspace, every language.

Enterprises

Localize onboarding, docs and support in 20+ languages with sovereign deployment and audit logs.

Developers

Type-safe TS + Python SDKs, versioned v1 endpoints, X-Api-Key or Bearer auth, trace IDs on every call.

Publishers & agencies

Batch rendering, persona locking, and continuity threads for campaign-scale multilingual output.

Coverage

First platform with African + Middle-Eastern + European + American coverage.

Locale-aware · Accent-aware · RTL-aware
YorubaYorùbá
IgboIgbo
HausaHausa
Nigerian PidginNaija
SwahiliKiswahili
Amharicአማርኛ
SomaliSoomaali
ZuluisiZulu
XhosaisiXhosa
ShonachiShona
LingalaLingála
WolofWolof
NdebeleisiNdebele
Arabicالعربية
Aramaicܐܪܡܝܐ
PortuguesePortuguês
FrenchFrançais
SpanishEspañol
British EnglishEnglish (UK)
American EnglishEnglish (US)

Architecture

Five layers. One migration path.

A clean separation between product and engine, so provider swaps ship with a config change — not a rewrite.

01

Proprietary Models

TTS · Script LLM · Video · Persona · RAG

02

Inference Engine

GPUs · endpoints · queue · monitoring · registry

03

API Gateway

Provider switching · versioning · logs · limits

04

Enterprise Layer

Private deploy · SLAs · compliance · VPC

05

Integration Layer

Studio · mobile · enterprise · third-party

Advanced modules

The intelligence layer above the engines.

Beyond raw inference, M&R Edge ships an orchestration mesh that classifies tasks, preserves context, and guards enterprise IP.

Module 10

Unified Intelligence Engine

Task classification and multi-step engine chains — script → voice → video without glue code.

Module 11

Continuity Intelligence

Creator signals and threads that carry persona and context between sessions and languages.

Module 12

Enterprise API & IP Layer

Versioned public APIs, tier gating, rate limits, and protected IP assets under one contract.

Module 13

Infrastructure Continuity

13-service MRECP blueprint keeping storage, queues, cache and observability healthy end to end.

Why not just stitch APIs

M&R Edge vs. bolted-together providers.

Capability
M&R Edge
Others
20+ African / Middle-Eastern / European locales
One gateway across script, voice, video, RAG
Sovereign / on-prem deployment
Per-workspace niche locking
Sticky-hashed feature rollouts
Creator persona modeling across languages
Pay-per-token external API

For developers

Type-safe SDKs. Versioned endpoints. Trace IDs on every call.

Ship in TypeScript or Python with the same v1 capability catalog we ship internally. Auth with an API key or bearer token, pin a version, and follow every request end-to-end.

  • 12 enterprise capabilities under one client
  • v1 stable · v2-beta pinning · 180-day deprecation policy
  • X-Api-Key or Authorization: Bearer
  • Structured errors — MREEdgeError
typescript · @mre-edge/sdk
import { MREEdgeClient } from "@mre-edge/sdk";

const mre = new MREEdgeClient({
  apiKey: process.env.MRE_API_KEY!,
  version: "v1",
});

// Generate a Yoruba voiceover from an English brief
const job = await mre.speech.synthesize({
  text: "Welcome to the M&R Edge Studio.",
  language: "yo",
  persona: "creator_amara_v3",
});

console.log(job.traceId, job.assetUrl);

Pricing

Start free. Scale to sovereign.

Simple tiers with usage-based extensions. Enterprise deployments are quoted per region and workload.

Free Developer

$0/forever

Try the full gateway before you commit.

  • 1 language
  • 25k tokens / month
  • Community support
  • Dev attribution badge

Indie

$19/month

Hobbyists, students and weekend builders.

  • 1 language of your choice
  • Script + TTS
  • 1.5M tokens / month
  • Community support

Starter

$49/month

Solo creators validating multilingual output.

  • 3 languages
  • Script + TTS
  • 5M tokens / month
  • Shared inference pool
Most popular

Growth

$249/month

Working teams and independent studios.

  • All 20+ languages
  • Video pipeline + persona engine
  • API access · 25M tokens / mo
  • Priority queue + SLAs

Scale

$999/month

Regulated industries and continental deployments.

  • 100M tokens / month
  • Dedicated GPU pools
  • Custom fine-tunes
  • 24/7 incident response

Pay-as-you-go credits

No subscription required. Token and engine-minute packs that work on any tier — or with none at all.

  • Starter pack — $10 · 1.5M tokens
  • Builder pack — $25 · 4M tokens
  • Studio pack — $50 · 9M tokens

Add-ons

Extend any tier à la carte — languages, GPU time and custom voices sold separately.

  • Extra language pack — $29/mo
  • GPU minutes pack — $49
  • Custom voice clone — $99
20+
Languages under one gateway
<400ms
Median script token latency
99.9%
Gateway uptime target
24h
Rolling telemetry per track

On the mission

"African languages have been treated as edge cases by global AI for too long. M&R Edge treats them as the center of gravity."
— Founding principle · M&R Edge Research

FAQ

Questions people usually ask us.

Is M&R Edge really proprietary, or a wrapper?+

The gateway, registry, orchestrator, persona engine, RAG and linguistics layer are ours. External providers can be plugged in per feature during migration, then swapped out per language as our engines graduate.

Which languages are production-ready today?+

English (UK/US), French, Spanish, Portuguese, Arabic, Swahili, Yoruba, Igbo, Hausa and Amharic are wired end-to-end. The rest ship behind feature flags with per-workspace rollout controls.

Can we deploy inside our own cloud?+

Yes. Enterprise tier ships to your VPC or on-prem cluster with the same gateway, model registry and observability stack we run for hosted workspaces.

How do you handle safety and IP?+

A dedicated safety layer filters prompts and outputs; every call carries a trace ID; and protected IP assets are governed through the EAIPOL module with tier-scoped access.

Do you offer SDKs?+

TypeScript (@mre-edge/sdk) and Python (mre-edge) are available today at v1, both mirroring the enterprise capability catalog with X-Api-Key or Bearer auth.

Ready to leave external providers behind?

Sign in to open the Studio, generate multilingual scripts in seconds, and track every job through the enterprise gateway.