Welcome to the official repository for Hack The Haze โ Theme 4: ๐ฏ AI-Powered Career Guidance Engine for Indian Learners Hosted by brainfogdev
Build an intelligent, personalized, and scalable AI-powered career guidance system for the Indian education ecosystem. Your engine should analyze aptitude, goals, skills, and experience to recommend optimal career paths aligned with Indian academic streams (CBSE/ICSE/State Boards), national-level exams (UPSC, NEET, JEE, CA, etc.), and job market trends.
You're not just building a tool โ you're shaping the future of career discovery and educational planning in India.
- Predict natural aptitude using ML from test scores or behavioral patterns.
- Extract goals and interests using NLP from text/audio inputs.
- Map skills and experiences using embeddings and match with industry profiles.
- Recommend personalized career paths based on Indian education routes and competitive exams.
- Suggest learning pathways based on skill gap analysis (aligned with NEP & current job demands).
- ๐ Aptitude Prediction (ML Regression/Classification)
- ๐ง Goal Extraction (NLP on text/audio responses)
- ๐งฉ Skill Mapping (Embeddings / Semantic Similarity)
- ๐ Career Recommendation Engine (Supervised/Unsupervised Learning)
- ๐งฎ Skill Gap Analysis & Learning Suggestions
- ๐ Interactive dashboards for results
- ๐๏ธ Voice/text-based user inputs (with NLP support)
- ๐ Regional language support (IndicNLP/AI4Bharat)
- ๐ Resume/LinkedIn scraping (optional)
- ๐ NEP-based course suggestions (Coursera, SWAYAM, etc.)
- ๐ Real-time recommendation updates as user progresses
- Frontend: React.js, Next.js, or Flutter Web
- Backend: Node.js / Python (FastAPI preferred)
- ML/NLP: scikit-learn, spaCy, Transformers, sentence-transformers
- Data Storage: Firebase / MongoDB / PostgreSQL
- Deployment: Vercel, Netlify, or Streamlit Cloud
- Design Tool: Figma / Canva for UX workflows
career-guidance-engine/
โโโ public/
โโโ src/
โ โโโ assets/ # Images, icons
โ โโโ components/ # UI elements
โ โโโ layouts/ # Page wrappers
โ โโโ pages/ # App screens
โ โโโ routes/ # Routing config
โ โโโ ml_models/ # Trained models (or API wrappers)
โ โโโ services/ # API calls / external services
โ โโโ styles/ # Tailwind, Chakra, etc.
โ โโโ utils/ # NLP / ML helpers
โโโ README.md
โโโ THOUGHTS.md git clone https://github.com/brainfogdev/hackthehaze-careerengine.git
cd hackthehaze-careerenginenpm install # or pip install -r requirements.txt for backend ML npm run dev # or streamlit run app.py for AI model demo Click Fork, then clone your copy and start building your solution.
Develop an AI-guided platform thatโs:
- ๐ก Smart and insightful
- ๐ฑ Mobile-first and accessible
- ๐ Indian ecosystem-aware
๐ README.md
- What your app does
- Tech stack used
- How to run
- Screenshots or videos
๐ง THOUGHTS.md
- Product thinking and UX decisions
- ML/NLP model choices
- Learnings and challenges
- Future roadmap
๐ค models/ (optional)
- Jupyter notebooks, model files, or HuggingFace links
๐จ figma/ (optional)
- Wireframes, mockups, or export files
Host on Vercel, Streamlit, Netlify, or HuggingFace Spaces. Include your live URL in the README.
Submit the following:
- ๐ GitHub Repository
- ๐ Live App Link (if any)
- Design with school and college students in mind
- Explain the career paths clearly (with links to actual exams/jobs)
- Add regional language support for better accessibility
- Include AI Explainability (why a path was suggested)
- Go beyond โtechโ โ think teacher & parent experience too
India needs smarter tools for smarter choices. Make this engine the future of education meets AI.
Hack the haze. Shape the journey. ๐๐