About the Founder
Hi, I'm Nishant Sharma
I'm an AI engineer based in New York, and I build production multi-agent systems — the kind that survive real-world data, server limits, and edge cases that break demos. I'm a 2× founder, and this is my second venture solving a problem I've lived through myself.
I built iNeedaJob.pro because I was tired of the information asymmetry in job hunting. You spend hours tailoring a resume, hit submit, and get ghosted — not because you're unqualified, but because your application didn't match the keyword scan or you didn't frame your experience the way the ATS expected.
This tool exists to close that gap. It gives you honest feedback about where you stand before you apply, so you can fix the gaps or move on with confidence.
The Backstory
I started coding seriously in my undergrad at APJ Abdul Kalam Technical University in Delhi, then moved to New York for my M.S. in Computer Engineering at NYU Tandon (graduated May 2026). Along the way, I've been a founding engineer at a tech consultancy building client platforms, a lead engineer scaling multi-tenant backends for 1,000+ users, and a TA mentoring 100+ grad students through PyTorch training pipelines.
I've also applied to hundreds of jobs myself — and I've seen the pattern over and over. The best candidates get filtered out not because they're unqualified, but because their resume doesn't surface the right keywords or doesn't speak the language of the job description. Meanwhile, people who know how to game the system get through.
It's not about merit. It's about information asymmetry. And AI is finally good enough to fix that.
Why Now
I built this in January 2026, right as I was finishing my master's and applying to jobs myself. LLMs had finally gotten good enough to do reliable structured extraction and analysis — and more importantly, they were accessible. You can bring your own API key for a few dollars a month and run unlimited analyses.
I'd just shipped Singularity, a production multi-agent research platform (coded in 13 days, ~25K lines), and I knew how to build agentic pipelines that don't fall apart under load. So I applied the same principles here: plan-before-execute orchestration, typed LLM outputs everywhere, async job pipelines with retries and recovery, and a BYOK model so the platform costs me $0 in inference.
I didn't want to build a black-box SaaS that charges per analysis or locks your data behind a paywall. I wanted something you could own, inspect, and self-host. Open source felt like the only honest way to do that. The hosted version at ineedajob.pro is free, but if you want full control, clone the repo and run it yourself. No tracking, no lock-in, no surprises.
What I Believe
- No demo-ware. Production systems need to survive real-world data, server limits, and edge cases. If it works in a demo but crashes at scale, it's not done.
- Job hunting should be informed, not guesswork. You should know where you stand before you apply, not after you get rejected.
- AI should amplify your judgment, not replace it. This tool shows you what the ATS and recruiter will see, but you decide what to do with that information.
- Tools should be transparent and ownable. You should be able to inspect the code, understand the logic, and modify it if you want. No black boxes, no vendor lock-in.
- Your data is yours. We don't sell it, we don't train on it, and we don't hold it hostage. You can delete it anytime.
What's Next
The platform is live and growing (400 users, 46 DAU as of June 2026), but there's a lot left to build. I'm continuing to improve it based on feedback from people actually using it in their job searches. Current roadmap:
- Better support for non-traditional career paths — bootcamp grads, career switchers, freelancers who don't fit the standard resume template.
- More granular resume editing suggestions tied to specific job requirements, with before/after diffs and prioritization based on impact.
- Enhanced company intelligence: team structure, hiring patterns, recent layoffs, funding rounds, and glassdoor sentiment analysis.
- Interview prep mode that generates questions based on the job description and your profile gaps, with suggested talking points.
- Tighter integration with the Hopper browser extension for one-click job capture and instant analysis.
If you have ideas, feedback, or bug reports, I'd love to hear from you. You can reach me at nishant.sharma@ineedajob.pro or open an issue on GitHub.
