Nvidia has a pre-alpha for AI model routing, but this startup says it’s already launched one
Date Published

Pathfounders has featured aixplain in a new analysis of AI model routing, comparing NVIDIA’s experimental NeMo Switchyard with aixplain’s production-ready infrastructure and tracing the origins of AutoMode back to 2022.

Illustration from the Pathfounders article by Mike Butcher, published August 31, 2026.
Read the original article on Pathfounders ↗
Why this coverage matters
Model routing is becoming a central part of the agentic AI infrastructure conversation. The idea is simple but consequential: instead of relying on one model for every task, a system can dynamically select the best model based on factors such as quality, cost, availability, or performance.
As the Pathfounders article highlights, aixplain documented and shipped this underlying approach years before model routing became an industry-wide topic.
The AutoMode timeline
August 31, 2022 — AutoMode for ASR
aixplain introduced AutoMode for Automatic Speech Recognition, expanding on its earlier AutoMode work for Machine Translation.
September 27, 2022 — AutoMode becomes a standalone tool
AutoMode became its own experience on aixplain, allowing users to train and deploy custom AutoMode models.
November 17, 2022 — Model routing documented
aixplain described AutoMode as an ensemble model that routes each input to the optimal system according to a selected quality preference.

AutoMode documented in aixplain release 2.0.0, published November 17, 2022.
From early product to production infrastructure
What began with routing across speech recognition and machine translation systems has since evolved into broader model-routing infrastructure for LLMs, agents, tools, suppliers, and deployment environments.
The models have changed. The principle has not: use the right system for each job.
Read the full story on Pathfounders ↗
Coverage details
Publication: Pathfounders
Author: Mike Butcher
Published: August 31, 2026
Topic: AI model routing, AutoMode, NVIDIA NeMo Switchyard