I build AI systems and data platforms. 25 years across GIS, software engineering, cloud infrastructure, and applied AI — now shipping Dhi and LLM Governance Engine.
Data PlatformsAI SystemsPlatform EngineeringLLM Engineering
How I built an open-source PII firewall and governance policy engine for LLMs in a weekend — blocks sensitive data before it reaches GPT-4o, with YAML rules, audit trail, and webhook alerts.
How to add full repository intelligence to an AI IDE: multi-language Tree-sitter chunking (Go, Rust, Java, JavaScript), BM25 hybrid search with RRF, .gitignore-aware file discovery, and new /index-dir and /search API endpoints.
Step-by-step: build a < 150ms fill-in-the-middle autocomplete engine using Tree-sitter chunking, nomic-embed-text, Chroma, and StarCoder2-3B. Part 1 of building Dhi — the open-source AI coding IDE.
A deep-dive into designing a full AI coding IDE using only open-source components — FIM autocomplete, chat-in-editor, multi-file agents, repo understanding, and sandboxed code execution.