Add project screenshot
HireAgent — Autonomous Browser Agent
Self-correcting agentic system that automates multi-step job application workflows using a local LLM, achieving 98% task completion with zero cloud inference cost.
- Architected a self-correcting 6-stage agentic state machine with a resilient error-recovery layer and exponential backoff, achieving 98% task completion rate.
- Implemented DOM distillation to strip 90% of non-essential HTML, enabling local-first 7B LLM inference to navigate complex UIs with 95% accuracy at zero operational cost.
- Designed PostgreSQL-backed session persistence so the agent resumes interrupted workflows without data loss.
TypeScriptPlaywrightPostgreSQLOllamaLangGraph


