An AI-powered career assistant that analyzes resumes and provides:
- 📊 ATS Score
- 🔍 Resume Improvements
- 💼 Job Suggestions
- 📈 Personalized Learning Roadmap
- Upload resume (PDF support)
- AI-powered resume analysis
- ATS score generation
- Job role suggestions
- Personalized learning roadmap
- Chat-style interface
- Next.js 16
- Tailwind CSS
- Supabase (Auth + Database)
- Gemini API (Google AI)
- Clone the repo
git clone https://github.com/ishikaprasad22/ai-career-agent.git
cd ai-career-agent- Install dependencies
npm install- Add environment variables
Create .env.local:
GEMINI_API_KEY=your_key
NEXT_PUBLIC_SUPABASE_URL=your_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_key- Run locally
npm run dev🚀 Built to simplify career decisions using AI and help users take actionable steps toward their goals.