Architected a fully offline, local-first AI desktop application (Electron + React + FastAPI) with real-time LLM response streaming over WebSockets, an agentic tool-calling engine across 10+ capabilities (file I/O, calendar, reminders, contacts, IoT), and a per-invocation permission-gating system that intercepts every tool call before execution.
- Fully offline / local-first
- 10+ agentic tool capabilities
- Per-invocation permission gating
- Windows installer via PyInstaller + electron-builder
