The problem nobody talks about
Job hunting gets talked about in terms of interviews, offer letters, and salary negotiations. That's the glamorous part. Nobody talks about the hours spent before any of that — finding companies that are actually hiring for your skills, hunting down HR email addresses, writing a semi-personalized application, and repeating that 50 times.
For a backend engineer with a full-time job, that process is exhausting. You're applying for roles in your spare time, manually, one by one. It felt like a second job with no pay.
The idea
The solution was obvious once I framed it as an engineering problem. The process is a pipeline — read resume, extract skills, find companies, write email, send. Each step has an input and an output. If you can define the steps, you can automate them.
Agentic AI made this possible. Not just one AI call, but a chain of reasoning steps that hands off context from one stage to the next — the way a real recruiter would think through your profile.
What it took
A few days of building. A lot of debugging at 2am. OAuth flows, PDF parsing across networks, silent AI failures that return fake data with a smile, token expiry at the worst possible moment.
The AI part was the easy bit. The engineering — making every handoff reliable — that's where the real work was. And that's exactly what separates tools that work from expensive disappointments.
What it is now
ApplyPilot is a fully automated job outreach agent. You upload your resume, connect your Gmail, and the system takes it from there. It finds real companies hiring for your specific stack, generates personalized emails for each HR contact, and sends them directly from your address.
It's free. It works. And it gives you your weekends back.