AI Registry
A live, code-derived list - not a marketing claim.
WAI (W-ENG) does not build or replace AI models - it discovers, selects, and orchestrates the best available engine for each task and customer tier. This page lists exactly which engines are wired into that routing today, and which are on the roadmap.
Live now
| Engine | Role in W-ENG | Status |
|---|---|---|
| Free Community Model | Always-available $0 tier for guests and out-of-credit members | ● Live |
| DeepSeek V4 | Routed automatically by task type and customer segment | ● Live |
| GPT-5.6 Terra | Routed automatically by task type and customer segment | ● Live |
| Claude Sonnet 5 | Routed automatically by task type and customer segment | ● Live |
| Gemini 3.1 Flash | Routed automatically by task type and customer segment | ● Live |
| Grok 4.5 | Routed automatically by task type and customer segment | ● Live |
Which specific engine answers a given question depends on task type, your customer segment, and (for paying members) your own model choice - see the Capabilities panel inside the app.
Coming soon (roadmap, not yet wired)
No dates attached on purpose - these reflect direction, not commitments.
- Mistral - Open-weight European models - being evaluated for the cost-sensitive tier.
- Perplexity (Sonar) - Search-grounded answers as a native engine option, not just via the separate Live Data feature.
- Direct provider billing - Today most engines route through OpenRouter's shared pool by default (see Privacy Policy) with a direct-API-key preference already built in per engine - expanding which providers have a direct key configured is ongoing.
How engines are added
Adding a new engine to W-ENG means: (1) a small adapter class implementing the same interface as the ones above, (2) a pricing/routing entry, (3) inclusion in the relevant task-type chains. Provider API access follows WAI's own stated policy: only official provider APIs, official startup/cloud credit programs, or a user's own explicitly-connected key (BYOK) - never automated access to a provider's free consumer web chat.