Android AI Agent Infrastructure
Kotlin · Python · Open Source · Built, not actively maintained
Two-layer AI agent system for Android: a local LLM plan-cache that learns a task once and
replays it at zero token cost, paired with an on-device automation engine (accessibility-driven
UI control, screen capture, wake-word voice assistant) that executes it. No ADB tether or live
computer session required. The phone runs the full execution loop itself.
WCAG Accessibility Scanner
Next.js · TypeScript · AI-Powered
Scans any website against WCAG 2.2 AA standards, flags real accessibility defects, and
explains each one in plain English with an exact code fix. Shipped as a subscription product
with a free tier, paid Pro upgrade, and exportable audit reports.
FilerAI
AI Document Processing · SaaS
Document-filing product for HVAC shops: drop in permits, warranties, invoices, and EPA 608
logs (PDFs, photos, even handwritten forms) and it extracts customer, equipment, and date data
automatically. Typo-tolerant search finds the right job history in seconds and flags expiring
warranties before they become a compliance problem.
Multi-Agent AI Infrastructure
Python · Telegram · Gemini · Kimi
A personal AI operations layer: a long-polling Telegram bridge to Claude with full
bash/device control, plus two independent agentic bots (Gemini and Kimi) each with real tool
access: shell, image generation, phone automation, web search, voice transcription. Runs
continuously across a PC and Android phone connected over Tailscale.
RiseNGrind
Kotlin · Android
Native Android expense tracker, actively in daily use. Built end-to-end and deployed
directly to device.
Beam Remote
Java · Android
Native Android Roku remote app with a custom dark/teal UI, built from scratch rather than
mirroring the physical remote's design.
Beat Crawler
Vite · JavaScript · Android WebView
Auto-charting 4-lane rhythm game with a custom beat-detection pipeline ported from an
original Python bpm-detection script, packaged as an Android APK.