/png" href="/assets/aurasense-favicon.png"> //fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
NEPA is a multi-agent orchestration engine that routes, stitches, and verifies generative video across Runway, Veo, Sora, Pika, and Kling. Every frame is grounded against three perception oracles before delivery, and ships with a cryptographic provenance manifest.
Watch the engine reason in real time. Natural language in — production plan out. Every agent invocation, every oracle query, every model routing decision visible as it happens.
de>import nepa
client = nepa.Client(api_key=YOUR_KEY)
job = client.orchestrate(
capture="./kowloon.mp4",
intent="tender, cinematic, slower",
duration_s=15
)
for event in job.stream():
print(event)
Each agent queries perception oracles before acting. The Critic re-queries after generation to verify compliance. Nothing ships without it.
Shapes the beats. Reframes imitation requests into emotional verbs. Produces production-ready shot plans.
Queries the spatial oracle. Frames shots around real geometry. Rejects physically impossible compositions.
Briefs Suno with original-composition prompts. Honors measured scene acoustics and perceived environment.
Routes each beat to the optimal generative model via joint cost-fidelity optimization across five vendors.
Re-queries oracles post-generation. Rejects non-compliant frames and triggers regeneration with stricter priors.
Selects among variants via Debate pattern. Final output carries signed provenance manifest anchored to an append-only log.
Ground truth for every frame NEPA produces. Sub-50ms latency on commodity edge hardware.
Returns physically valid camera poses, occlusion scores, and depth-constrained composition boundaries. Built on SNN-accelerated depth reconstruction.
Returns RT60, occlusion factor, masking profiles, and source localizations to ±5° from <200ms of captured audio via sparse-coded spiking networks.
Returns predicted world-state snapshots at specified elapsed time. Character state, lighting decay, environment progression. Enforces cross-shot continuity.
Self-serve from USD 499/month. Scale tier from USD 10,000/month with dedicated infrastructure and custom content policy.