counselling-fyi/smart-career-compass-benchmarks
Counselling FYI Smart Career Compass ππ§ An AI career guidance assistant that recommends suitable career paths based on interests, personality, aptitude, skills, and educational goals. An initiative by MeritTeacher powered by Counselling.fyi. Features AI-Powered Career Recommendations β personalized career path suggestions Interest & Aptitude Analysis β evaluates academic strengths and interests Personality-Based Career Matching β aligns career choices withβ¦ See the full description on the dataset page: https://huggingface.co/datasets/counselling-fyi/smart-career-compass-benchmarks.
Counselling FYI Smart Career Compass ππ§
 
An AI career guidance assistant that recommends suitable career paths based on interests, personality, aptitude, skills, and educational goals. An initiative by MeritTeacher powered by Counselling.fyi.
Features
- AI-Powered Career Recommendations β personalized career path suggestions
- Interest & Aptitude Analysis β evaluates academic strengths and interests
- Personality-Based Career Matching β aligns career choices with personality traits
- Skill Gap Identification β identifies missing skills for target careers
- Career Roadmap Generation β step-by-step career development plans
- Course & Certification Suggestions β curated learning path recommendations
- Future Career Trend Insights β AI and market-driven career trend analysis
- Study Plan Recommendations β academic roadmap aligned to career goals
- Career Comparison Tool β compare multiple career options side by side
- Export Career Reports β downloadable career assessment reports
- CLI support in Node.js and Python
- Benchmark dataset included (20 career guidance cases)
- Lightweight, publish-ready, minimal dependencies
Quick Start
Node.js
npm install @counselling-fyi/smart-career-compass
npx smart-career-compass "student-profile" engineering 85 78 90 72 88Python
pip install counselling-fyi-smart-career-compass
python -m compass "student-profile" engineering 85 78 90 72 88Output
Student: student-profile
Career Interest: Engineering
βββββββββββββββββββββββββββββββββββββββββββ
Aptitude Score: 85 / 100 [Excellent]
Interest Alignment Score: 78 / 100 [Healthy]
Personality Match Score: 90 / 100 [Excellent]
Skill Readiness Score: 72 / 100 [Healthy]
Academic Strength Score: 88 / 100 [Excellent]
βββββββββββββββββββββββββββββββββββββββββββ
Overall Career Fit Score: 83 / 100
Priority Action: Skill Readiness (lowest β act first)
Recommended Career Paths:
Software Engineering: 88 / 100
Data Science: 85 / 100
AI & Machine Learning: 82 / 100
Cybersecurity: 78 / 100Career Interest Areas
Project Structure
Counselling-fyi-smart-career-compass/
βββ index.ts # TypeScript career compass
βββ compass.py # Python career compass
βββ package.json # NPM package config
βββ package-lock.json # NPM lock file
βββ tsconfig.json # TypeScript config
βββ schema.json # JSON-LD structured data
βββ zenodo.json # Zenodo metadata
βββ heartbeat.txt # Auto-updated daily
βββ mkdocs.yml # ReadTheDocs config
βββ .readthedocs.yaml # ReadTheDocs build config
βββ docs/
β βββ index.md # Documentation
β βββ requirements.txt
βββ dataset/
β βββ career_compass_benchmarks.csv
βββ kaggle/
β βββ notebook.ipynb
βββ .github/workflows/
β βββ heartbeat.yml # Auto-commit daily
β βββ npm-publish.yml # Auto-publish to NPM
βββ README.md
βββ LICENSECareer Guidance Signal Scores
Score Interpretation
Keywords
Career Guidance AI Β· Career Recommendation Bot Β· AI Career Counsellor Β· Career Assessment Tool Β· Student Career Planning Β· Career Finder Β· Education Guidance Β· Career Roadmap Generator Β· Aptitude Analysis Β· Career AI Assistant Β· MeritTeacher Β· Counselling FYI
Links
About Counselling.fyi
Counselling.fyi is India's student counselling hub by MeritTeacher β helping students explore suitable career options through AI-powered career guidance, personality analysis, aptitude assessment, and personalized career roadmaps.
License
MIT β Counselling.fyi
