Considering a version of CouncilAI that routes between Claude/GPT/Grok APIs instead of local models — worth building?
CouncilAI right now is fully local — 4 models on your own hardware, no cloud, no accounts. Been getting consistent feedback that the audience for that specific pitch is small (people who'd want it can build it themselves with Ollama).
Considering a different direction: same routing/deliberation concept, but using your own API keys for Claude, GPT, Grok, etc. instead of local models. Same idea — route your question to the model best suited for it, or run multiple in parallel and compare — but using the frontier models you're likely already paying for instead of local ones.
This would be a genuinely different product, not an update to the current one — trades the "fully offline, nothing leaves your device" pitch for "stop manually switching between ChatGPT/Claude tabs, let routing pick the right one and compare answers when it matters."
Would this solve an actual problem for you? Genuinely trying to figure out if this is worth building or if it's solving a problem nobody has