Career Compass AI is an AI-powered career guidance system developed as part of the Code Coalescence 2K25 Hackathon at MITS Gwalior. This platform helps students and professionals discover personalized career pathways based on their aptitude, aspirations, abilities, and experience using AI-driven recommendations.
-
🔍 Aptitude & Interest Assessment
Uses conversational input to understand user preferences and strengths. -
🧠 AI-Powered Career Matching
Maps user profiles to suitable career options using AI logic. -
📈 Predictive Progression & Skill Gaps
Identifies growth paths, current position, and skills to acquire. -
🗣️ Voice-Enabled Chatbot
Uses Google Speech-to-Text and Text-to-Speech APIs for interactive voice input/output. -
🎨 Modern UI
Built with HTML, CSS, and DaisyUI for a responsive and engaging user experience.
| Component | Technology Used |
|---|---|
| Frontend | HTML, CSS, DaisyUI |
| Backend | Python, FastAPI |
| Voice Interface | Google Speech-to-Text, Text-to-Speech |
Code Coalescence 2K25 Hackathon
📍 Organized by Madhav Institute of Technology & Science, Gwalior
📅 28th February 2025
- download- https://github.com/tesseract-ocr/tesseract/releases/download/5.5.0/tesseract-ocr-w64-setup-5.5.0.20241111.exe
- python -m venv venv
- Activate the virtual environment: venv\Scripts\activate
- cd backend
- pip install -r requirements.txt
- uvicorn main:app --reload Once the server is running, open your browser and visit🚀: 📍 http://127.0.0.1:8000
Here's a quick look at how Career Compass AI works in action:
