Same vocab TTS, same question — cache instead of another completion.
Intelligence
Nexora Gateway
Every AI feature in the suite speaks one dialect. This is the dialect.
- Completions & TTS
- Semantic cache
- Usage metering
Works alone
What it is
Built for a job, not a feature list.
Nexora Gateway is the dialect: GapGPT / OpenAI-compatible transport, HTTPS allow-list, exact and optional semantic cache, TTS disk cache, daily/monthly USD caps, a PII redactor (Iranian mobile, national ID, Sheba, cards), a cost ledger, and streaming. Every AI feature in the suite speaks this, whether the GPU stack is on or off.
Results
What changes on the site.
Serialized daily/monthly USD governors stop a runaway loop from emptying the wallet.
National ID, Sheba, cards, and IR mobiles are stripped before the prompt leaves origin.
Capabilities
What the package actually does.
- GapGPT client with HTTPS allow-list (SSRF guard) and model fallbacks
- Chat, TTS, STT, embeddings helpers used by the rest of the suite
- Exact response cache + optional semantic near-hit (int8 embeddings)
- TTS disk cache with TTL/size caps, served through PHP
- Cost governor, per-model $/MTok table, usage meter, cost ledger
- PII redactor; key vault; provider registry; policy REST
- Streaming endpoint + JSON field streamer; hourly health
Versus
Against the category leaders.
Honest deltas — not a fake scorecard. If a rival is better at a narrow job, the row says so.
| Leader | Where NexoraPlug differs |
|---|---|
| AI Engine | AI Engine is a UI plus providers. Gateway is the transport/policy layer other plugins call — no chatbot chrome. |
| LiteLLM / Helicone | Infra products. This is a WordPress plugin with GapGPT defaults, Iran-safe hosts, and a TTS disk cache. |
| OpenAI for WordPress | One vendor. Gateway is the allow-list, the meter, and the failover so the suite does not hardcode a hostname. |
Seat
The zip is not on the internet.
Packages live in a vault outside the web root. A key is HMAC-bound to your hostname. Verify and download are rate-limited. Updates stop when the seat is cold. We do not remote-wipe content you already have — PHP that WordPress requires to be GPL can be copied; stolen copies simply do not get the next build.
How a key behaves