🚀 Inspiration

Many students interested in AI struggle with confusion, lack of direction, and unstructured learning paths. I wanted to build a platform that simplifies this journey and provides clarity on what to learn and how to grow.

💡 What it does

AI Career Navigator is an intelligent platform that:

  • Generates personalized AI career roadmaps
  • Identifies skill gaps
  • Simulates career growth over time
  • Conducts AI mock interviews (including voice interaction)
  • Calculates a career readiness score
  • Generates ATS-friendly resumes

🛠️ How I built it

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express
  • AI Integration: Groq API (LLM)
  • Charts: Chart.js
  • PDF Generation: jsPDF

The system processes user input and uses AI to generate structured outputs for different career features.

⚡ Challenges I ran into

  • Formatting AI responses into clean, readable UI
  • Preventing repetitive and oversized outputs
  • Managing real-time voice interaction
  • Handling browser autofill and login issues
  • Optimizing performance and response time

🏆 Accomplishments that I'm proud of

  • Built a complete end-to-end AI career assistant
  • Integrated multiple AI-driven features in one platform
  • Created a clean, user-friendly dashboard
  • Implemented real-time voice interview functionality

📚 What I learned

  • Practical use of LLM APIs in real applications
  • Prompt engineering for better structured outputs
  • Frontend-backend integration
  • Improving UX for AI-based products

🔮 What's next

  • Add real-time database (MongoDB/Firebase)
  • Improve voice interaction with feedback scoring
  • Add job matching and recommendation system
  • Deploy as a scalable SaaS platform
Share this project:

Updates