JobMaxxing ⚡️

🚀
Project

AI-powered job application assistant that streamlines the job search process

Next.jsGroq APIGemini APINode.js

Overview

Built JobMaxxing to solve common job search frustrations: parsing lengthy job posts, tracking applications, optimizing for ATS systems, and automating repetitive form filling. Started as a weekend project for a friend and then made it public to help others.

Technical Implementation

Groq API: Powers the Quick Scan feature for instant job description feedback. Chosen for its superior inference speed compared to other LLMs.

Gemini API: Handles deeper analysis tasks including resume improvement suggestions and cover letter generation. Outperformed other models in capturing contextual nuances.

Auto-Filling: The most challenging feature to implement. Developed an AI-first solution that works across different job sites without custom logic for each platform.