Skip to content

A web Portal Used for the Prediction of Admission Jobs in Engineering and Technology /Management/Pharmacy with respect to demographic locations.

Notifications You must be signed in to change notification settings

vishvaspatel/CAREER-INSIGHTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CAREER-INSIGHTS

πŸ’₯ Introduction

The CAREER-INSIGHTS project aims to bridge the gap between the education system and the job market by predicting future career trends, admissions, and job opportunities in the fields of engineering, technology, pharmacy, and management. The platform utilizes machine learning models to analyze demographic data and provide insights into career prospects, admissions, and placement trends.

The project highlights a significant disconnect between the courses offered at the undergraduate and postgraduate levels and the evolving needs of the job market. This system employs Multiple Linear Regression, KNN, Random Forest, and XGBoost to form an integrated framework for predicting future job sectors, admission trends, and placements. Additionally, the project involves the creation of custom datasets for state-wise admission & placement in India, district-level data for Gujarat, startup trends, and institutional analysis, aggregated from multiple sources.

πŸ’‘ Why did we build this?

In India, unemployment remains a major concern, and students often lack awareness of future career opportunities while selecting their graduation courses. The changing industry demands require an adaptable system that keeps pace with evolving job trends. CAREER-INSIGHTS helps students make informed career choices by analyzing:

  • Job trends in various industries
  • Future predictions of course demand
  • Placement trends in different domains
  • Industry demands vs. academic curriculum
  • Program trends after SSC
  • Trending skills analysis for curriculum upgradation and learning

By integrating AI-driven analysis with real-world data, this project seeks to align education with employment opportunities, ensuring students acquire relevant skills for the future job market.

πŸš€ Technologies Used

🧠 Machine Learning & AI

Technology Description
XGBoost Extreme Gradient Boosting for optimized ML models
Random Forest Ensemble learning for accurate predictions
KNN K-Nearest Neighbors for classification
Multiple Linear Regression Predicting numerical trends

🌍 Web Technologies

Technology Description
Node.js Backend JavaScript runtime
React Frontend UI framework
MongoDB NoSQL database for scalable storage
Flask Lightweight web framework for Python

πŸ› οΈ Local development

To get started, ensure you have Git, NPM, Node.js, and Python installed.

1️⃣ Clone the repository and install dependencies:

git clone https://github.com/your-repo/career-insights.git
cd career-insights
npm install

2️⃣ Start the Client:

cd client
npm install
npm start

3️⃣ Start the Server:

cd server
npm install
npm start

4️⃣ Start the Flask Server:

cd flask-server
pip install -r requirements.txt
python app.py

πŸ“Š Key Features of CAREER-INSIGHTS

πŸ” Career Prediction System

  • Predicts trending job sectors based on demographic and industry trends.
  • Provides insights into the demand for specific courses in engineering, management, and pharmacy.

πŸŽ“ Admission & Placement Trends

  • Analyzes historical admission data to predict future enrollments.
  • Tracks placement records for different institutions and courses.

πŸ“ˆ Industry Demand vs. Academic Curriculum

  • Identifies gaps between industry needs and current course content.
  • Helps universities update curriculum based on job market trends.

🌍 Geographic Career Insights

  • State-wise and district-wise analysis of admissions and placements.

πŸ“š Program Trend After SSC

  • Analyzes student preferences after SSC to determine popular programs.
  • Helps in guiding students toward in-demand courses.

πŸš€ Trending Skills Analysis

  • Identifies trending skills needed in various industries.
  • Recommends curriculum upgradation for better employability.

πŸ›οΈ System Diagrams

πŸ“Œ Flow Diagram

web flow in details

πŸ’» UI/UX Interface Design

Admission & Placement Trends Visualization

Scrreen shot of project 1 (1) Logo

Industry Trend Prediction

Logo

Trending Skills

Logo

About

A web Portal Used for the Prediction of Admission Jobs in Engineering and Technology /Management/Pharmacy with respect to demographic locations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published