Skip to content

Agent infrastructure

App Crawler

A GKE-distributed crawler that indexes Android apps into an org-wide knowledge base for downstream agents.

Role
Software Engineer Intern
Organisation
QualGent (YC X25)
Year
2025
Status
Shipped
Agent infrastructure2025

<1%

task failure rate at scale

Problem

AI agents are only as good as the state they can see. Mobile apps make that hard: screens are dynamic, flows branch, and failure states pile up quickly.

Approach

At QualGent I architected App Crawler, reporting to the CTO. The hard part was never the crawling. It was keeping state, recovery, and scale sane while running across messy mobile flows that break in ways nobody designed for.

What I built

A GKE-distributed Python system that indexes Android apps into an org-wide knowledge base, using a GPT-4o DFS agent with Set-of-Marks and uiautomator2 to traverse UIs via ADB and populate a Vertex AI RAG corpus.

Architecture

  1. GPT-4o depth-first agent using Set-of-Marks prompting and uiautomator2 to traverse app UIs through ADB.

  2. Event-driven backend: a Supabase-queue watcher spawning per-app Kubernetes Jobs, an AAB to APK converter, and remote emulator leasing from a managed GCE fleet.

  3. Self-healing CronJobs holding a sub-1% failure rate at scale, with the extracted state landing in a Vertex AI RAG corpus.

Impact

Held a sub-1% failure rate at production scale and became core infrastructure inside QualGent, feeding the knowledge base that the company's QA copilot reads from.

<1%

task failure rate at scale

Contact

Building something in this world? Let’s talk.

I’m always up for a conversation about agents, developer tools, or a product you think should exist. The fastest way to reach me is email.

baliutkarsh2@gmail.com