Zero-code Redditor builds privacy-first local AI assistant using ChatGPT, Claude and Gemini CLI

Particular-Shape1972 · reddit · 2026-09-07

A Reddit user with no coding background is building a local, privacy-first AI assistant in Python/Flask + SQLite for CRM, finance and task workflows. The system features strict per-space thread isolation, role-based access control (Owner/Manager/Staff), and automatic redaction of the owner's sensitive terms from non-owner views.

The dev process is itself multi-agent: ChatGPT handles architecture and prompt engineering, Claude does core feature development, Gemini CLI runs regression and security audits in an isolated Git worktree, and the assistant dogfoods itself in a runtime sandbox to test live tool calls.

Original post →

More from coding & agent

coding & agent channel →