Skip to content

siri142523/SkillBridge-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SkillBridge AI – Adaptive Onboarding Engine

Overview

This project analyzes a resume and job description to identify skill gaps and generate a personalized learning path.

Features

  • Upload Resume and Job Description (PDF)
  • Extract skills
  • Identify skill gap
  • Generate learning roadmap

Tech Stack

  • Python
  • Streamlit
  • PyPDF2

Setup

  1. Install requirements: pip install -r requirements.txt

  2. Run the app: streamlit run app.py

How It Works

  • Extract text from resume and job description
  • Identify skills
  • Compare skills
  • Generate learning path

Skill Gap Logic

Skill Gap = Required Skills - Candidate Skills

Impact

Helps reduce onboarding time and improves learning efficiency.

About

An adaptive AI onboarding engine that analyzes resumes and job descriptions to identify skill gaps and generate personalized learning pathways.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages