Grok lane
Orchestrator
This session · tools · money · plan
Grok (here) · Cloudflare Workers AI (edge bulk)
Not a bad idea — dual brain
You (and Grok) stay on this machine for planning, money, and judgment. Cloudflare Pages Functions call multiple Workers AI models in parallel for bulk drafts, second opinions, embeds — while Grok keeps working.
Orchestrator
This session · tools · money · plan
Checking…
Llama · GLM · Kimi · embeddings
local/
PowerShell + node from this PC
local/bridge.mjs or Invoke-DualAi.ps1/api/ai/*Results show here…
# From %USERPROFILE%\RJEC\src\rjec-dual-ai node local/bridge.mjs health node local/bridge.mjs chat "Summarize dual AI in 2 bullets" --model fast node local/bridge.mjs fanout "List 3 ops risks" --models fast,default,alt # Or PowerShell pwsh -File local/Invoke-DualAi.ps1 -Action fanout -Prompt "List 3 ops risks"