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

reddit.com
u/Fun_Statement_6108 — 10 days ago

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

reddit.com
u/Fun_Statement_6108 — 10 days ago

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

reddit.com
u/Fun_Statement_6108 — 10 days ago
▲ 2 r/Discover_AI_Tools+1 crossposts

CouncilAI — local AI that shows you exactly why it gave the answer it did (v1.2, 3 USD beta)

Most local AI apps are a black box — you type, it answers, you have no idea why. CouncilAI routes your question to one of four models based on difficulty and shows you the entire decision: which model was picked, why, and in Council Mode, the full scoring breakdown between models.

You're not locked into the default models either — every role (router, easy, medium, hard) can be swapped for any Ollama model you want directly in Settings, with a built-in validate/pull button.

New in v1.2:

  • Sequential Mode — one model drafts, a second critiques the reasoning, a third refines the final answer
  • Compare Mode — same question through multiple models side by side
  • Fully offline after setup, no accounts, no cloud, no telemetry

Demo: https://youtu.be/zxfOvviGjno
councilai.ca — $3 USD beta

Genuinely curious what would make this a "yes" for you if you were in the market for a local AI tool — not looking for generic feedback, more interested in the specific thing that would tip a "maybe" into a purchase.

https://reddit.com/link/1v5d005/video/3sidhqlft6fh1/player

reddit.com
u/Fun_Statement_6108 — 27 days ago
▲ 3 r/Discover_AI_Tools+3 crossposts

Built a local AI app, 32 people hit the buy page, zero sales — what am I missing?

Hey r/SideProject — looking for honest feedback on why I'm not converting.

I built CouncilAI, a Windows desktop app that runs 4 local AI models locally and routes questions between them based on complexity. Everything runs offline — no accounts, no cloud, no data leaving the device. Beta pricing at $3 USD.

The numbers:

~10,000 people reached across Reddit, X, Product Hunt, Discord

32 people clicked through to the Gumroad purchase page

0 sales

Made it free for a full week — still 0 downloads

What I think might be hurting me:

The biggest one is probably code signing. The installer is unsigned so Windows SmartScreen shows a warning and Edge flags the download. Even at $0 people have to download a 2.3GB unsigned exe and bypass a Windows security warning — that's a real barrier I know I need to fix.

Beyond that I'm not sure. The product is real and working — it has sequential agent mode, a transparency panel showing routing decisions, compare mode, and hardware-adaptive install. Demo video here: https://youtu.be/zxfOvviGjno

What I'm trying to figure out:

Is the value proposition not landing?

Is the audience I've been reaching just wrong for a paid local AI app?

Is the $3 price itself a problem despite being low?

Something else entirely?

Would genuinely appreciate any feedback — brutal honesty welcome.

councilai.ca

u/Fun_Statement_6108 — 13 days ago

Built a local AI app that runs 4 models and routes between them — just shipped v1.2

Hey r/SideProject — been building CouncilAI for a while and wanted to share where it's at.

It's a Windows desktop app that runs 4 local AI models and routes your question to the right one based on complexity. Simple questions go to a fast lightweight model, complex ones trigger a deliberation where multiple models answer and the best response wins. Everything runs offline on your own hardware — no accounts, no cloud, no data leaving your machine.

Just shipped v1.2 with sequential agent mode (draft → critique → refine), compare mode, and a transparency panel showing exactly how routing decisions are made.

Still early — $3 USD beta at councilai.ca. Would love feedback from other builders here.

reddit.com
u/Fun_Statement_6108 — 1 month ago

Built a local AI app that runs 4 models and routes between them — just shipped v1.2

Hey r/SideProject — been building CouncilAI for a while and wanted to share where it's at.

It's a Windows desktop app that runs 4 local AI models and routes your question to the right one based on complexity. Simple questions go to a fast lightweight model, complex ones trigger a deliberation where multiple models answer and the best response wins. Everything runs offline on your own hardware — no accounts, no cloud, no data leaving your machine.

Just shipped v1.2 with sequential agent mode (draft → critique → refine), compare mode, and a transparency panel showing exactly how routing decisions are made.

Still early — $3 USD beta at councilai.ca. Would love feedback from other builders here.

reddit.com
u/Fun_Statement_6108 — 1 month ago
▲ 2 r/OpenWebUI+1 crossposts

CouncilAI v1.2 preview — rebuilt routing so the Ollama router model never generates responses, added sequential agent mode and web search

Posted here a while back about CouncilAI. Took the feedback seriously and rebuilt several core parts. Here's what's new

Routing rework:

The router (Llama3.2:1b) now only classifies difficulty — it never generates a response. Previous version had it answering trivial questions which caused hallucinations since 1B models aren't reliable for generation. 4-model pipeline now:

Llama3.2:1b → classify only

Gemma2:2b → trivial/easy

Phi3:mini → medium

Mistral → hard/complex

Sequential Agent Mode:

Gemma2 drafts → Phi3 critiques the reasoning → Mistral refines into final answer. Each stage receives the previous stage's output as context.

Compare Mode:

Same question, all three responders in parallel, no scoring. Side by side with word count and an agreement indicator showing whether models converged or diverged.

Web Search:

DuckDuckGo context injection via the ddgs library. No API key, fits the offline-first ethos — internet only used when you toggle it on. Results injected as context before the model sees your question.

All built on Ollama with the binary bundled — no separate install needed.

$3 USD beta — councilai.ca

reddit.com
u/Fun_Statement_6108 — 2 months ago
▲ 0 r/ollama

Built a Windows app on top of Ollama that routes between 4 local models and shows you exactly why

Long-time Ollama user — wanted to share an app I've built called CouncilAI, just shipped v1.1.

The core idea: instead of one model handling everything, it routes based on difficulty:

  • Llama3.2:1b — classification only, never generates a response (this was key when the router occasionally tried to answer instead of route, it caused hallucinations)
  • Gemma2:2b — trivial/easy questions
  • Phi3:mini — medium difficulty, needs actual explanation
  • Mistral — hard/complex reasoning

New in v1.1 — a "See My Thinking" panel that shows the full routing decision: difficulty classification, which model got picked and why, and in Council Mode, the scoring breakdown across all three responder models.

Also added the ability to pick any individual model's response in Council Mode, not just the auto-selected best one.

How it uses Ollama specifically:

  • Bundles the Ollama binary directly inside the app — no separate install
  • Models stored in %LOCALAPPDATA%\CouncilAI\models
  • Hardware detection on first launch picks the right model sizes automatically

Fully offline after setup. No accounts, no telemetry.

$3 USD beta — councilai.ca

Happy to go deep on the routing/classification logic or anything else technical.

u/Fun_Statement_6108 — 2 months ago

Local AI app that runs entirely on your device — 3 models debate your question and vote on the best answer [OC]

Hey r/localLLM — posted here a few weeks ago and wanted to come back with an actual demo this time.

CouncilAI is a Windows desktop app built on Ollama. The core idea:

  • A small Qwen router classifies your question's difficulty
  • Simple questions get routed to a fast lightweight model
  • Complex questions trigger Council Mode — Gemma and Mistral answer in parallel, a tournament-style scoring system picks the strongest response, and you see all three side by side

Everything runs offline after the initial model download. No accounts, no telemetry, nothing leaving your machine. The installer detects your RAM and GPU on first launch and downloads the right model sizes automatically — no terminal, no manual setup.

Built with Python, PySide6, and Ollama under the hood.

It's $3 USD in beta. Early buyers directly fund development — features like response selection from council, a "See My Thinking" tab showing routing decisions, and GPU optimization settings are all planned for the full release. The sooner I can validate this, the sooner those get built.

Beta buyers keep the $3 price permanently when it goes to $7.99 at full release.

SmartScreen warning on install is expected — no code signing yet, click "More info" → "Run anyway".

councilai.ca — happy to answer questions about the routing logic or anything technical.

u/Fun_Statement_6108 — 2 months ago

Built a Windows app that runs 3 local models in a "council" — they debate your question and the best answer wins

Hey r/localLLM — just released the beta of something I've been building for a while and wanted to share it here.

CouncilAI is a Windows desktop app built on Ollama that uses a multi-model deliberation system:

A small Qwen router classifies your question's difficulty

Easy questions get routed to a fast lightweight model

Hard questions trigger Council Mode — Gemma and Mistral both answer in parallel, then a tournament-style scoring system picks the strongest response

The idea was to get better answers by not relying on a single model's output.

Technical details:

Bundles Ollama directly — no separate install needed

Hardware detection on first launch picks the right model sizes for your RAM/VRAM

Models stored in %LOCALAPPDATA%\CouncilAI\models

Built with Python/PySide6

Privacy: fully offline after initial model download. No accounts, no telemetry, nothing leaving your machine.

It's $3 USD in beta — I wanted real users before charging full price. Beta buyers keep the $3 permanently when it goes to $7.99 at full release.

SmartScreen will warn you on install since I don't have code signing yet — click "More info" → "Run anyway". Working on getting that sorted.

councilai.ca

Happy to answer any questions about the routing logic, model selection algorithm, or anything else technical.

reddit.com
u/Fun_Statement_6108 — 2 months ago