Skip to content

Ritesh007-max/IISC_Hack_ResumeParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🚀 AI Adaptive Resume Analyzer


📌 Description

AI Adaptive Resume Analyzer is an intelligent onboarding platform that leverages AI to analyze resumes, match job requirements, detect skill gaps, and generate personalized learning roadmaps — automating what was once a tedious, manual process.

Built during the IISc Hackathon, this project aims to revolutionize how organizations onboard new talent by providing data-driven, adaptive career acceleration.


❓ Problem Statement

Traditional onboarding systems are:

  • ❌ Static and generic
  • ❌ Require heavy manual effort
  • ❌ Lack personalization for individual candidates

Our Solution:

  • ✅ AI-driven automation for onboarding
  • ✅ Intelligent skill gap detection
  • ✅ Personalized onboarding journeys tailored to each candidate

✨ Key Features

Feature Description
📄 Resume Upload Supports PDF and DOCX formats
🔍 Skill Extraction AI-powered extraction of skills from resumes
🎯 Job Matching Matches candidate skills with job descriptions
📊 Skill Gap Detection Identifies missing skills and improvement areas
🧠 AI Processing Engine Core AI engine for intelligent analysis
🗺️ Learning Roadmap Generates personalized learning paths
🚀 Career Goal Integration Aligns onboarding with career aspirations

🛠️ Tech Stack

Frontend

  • React.js (Vite)
  • Tailwind CSS

Backend

  • FastAPI (Python)
  • RESTful API Architecture

AI / ML

  • Resume parsing & NLP
  • Skill extraction algorithms
  • Intelligent matching engine

📁 Project Structure

IISC_HACK/
│
├── backend/          # FastAPI backend server
├── frontend/         # React.js frontend application
├── .gitignore
└── README.md

⚙️ Installation & Setup

1. Clone the Repository

git clone https://github.com/Ritesh007-max/IISC_HACK.git
cd IISC_HACK

2. Run Frontend

cd frontend
npm install
npm run dev

3. Run Backend

cd backend
pip install -r requirements.txt
uvicorn main:app --reload

🔄 How It Works

  1. Upload your resume (PDF / DOCX)
  2. Add the target job description
  3. Enter your career goals (optional)
  4. Click "Generate Analysis"
  5. Receive:
    • Extracted skills overview
    • Skill gap insights
    • Personalized onboarding roadmap

🔮 Future Enhancements

  • 🎙️ Voice-based onboarding assistant
  • 📈 Advanced analytics dashboard
  • 🌐 Multi-language support
  • 🔗 LinkedIn & GitHub profile integration
  • 🤖 AI-powered course recommendations

👥 Team

Team Name: LOSE CODERS


📬 Contact


📝 Final Note

This is not just an onboarding tool — it's a career acceleration engine powered by AI.


Built with ❤️ by Ritesh Gabale

About

AI-powered resume analysis and job matching platform that extracts skills, identifies gaps, and generates personalized career roadmaps.

https://iisc-hack.vercel.app/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors