Skip to content

abhigyaabs2/career-path-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

career-path-recommender

Many students struggle to decide which career path suits them best in the vast tech domain—be it Machine Learning, Web Development, Cybersecurity, or others. This project aims to solve that confusion using AI.

Users provide inputs like their:

Tech interests (AI, Web Dev, etc.)

Skills (Python, SQL, Cloud, etc.)

Preferred work and learning style

Personal strengths

The app then predicts and recommends the most suitable tech career using a trained ML model.

Technologies Used

Python

Scikit-learn

Pandas, NumPy

Streamlit – for UI

Jupyter Notebook – for development and training

How to Run the Project Locally

git clone https://github.com/abhigyaabs2/career-path-recommender streamlit run career_recommender_app.py

Features

Clean and interactive UI to collect user preferences.

Scikit-learn-based ML model to recommend a suitable career path.

Modular code for easy scaling and enhancements.

Future Enhancements

Add more detailed career recommendations (courses, companies, etc.)

Include resume parsing for automated profile analysis

Switch to classification with real career-labeled user data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages