You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An AI-powered Career Navigation Platform that guides a user through their entire career lifecycle: Resume → Skill Gap → Learning Path → Career Simulation → Job Matching → Application Support The system acts as a personal AI career mentor, adapting to each user’s profile instead of forcing them into predefined paths . (Enter "API KEY" in dashboard
Opportune: JobMate is a modular, AI-powered career toolkit built with Streamlit and Python. It provides intelligent tools for resume analysis, job matching, ATS optimization, and AI-enhanced resume generation using NLP, fuzzy matching, and Google Gemini API.
AI-powered ATS resume analyzer that evaluates resumes against a job description, performs skill gap analysis, and provides HR-style feedback with visual analytics.
HireSight AI is a smart resume analyzer that uses AI and NLP to match resumes with job descriptions, detect skill gaps, and provide actionable recommendations. It helps recruiters shortlist top talent faster and guides candidates to optimize their resumes for better opportunities.
Resume Matcher is an AI-powered web app using NLP and Streamlit to compare resumes with job descriptions. It extracts skills, analyzes similarity with TF-IDF, and offers improvement tips. Supports single and bulk resume analysis with interactive visual insights for job seekers and recruiters.
Itera is an AI-powered web application that analyzes a user's experience and learning goals to generate personalized skill roadmaps and curated course recommendations.
AI Skill Gap Analysis Tool – An intelligent platform to map skills against required competencies, identify workforce gaps, generate skill matrices, and provide actionable insights for training and workforce planning
It is an intelligent full-stack web platform designed to help students and early-career professionals plan their career paths effectively. By analyzing a user's resume, identifying skill gaps, and using AI models like GPT-4, it generates personalized learning roadmaps, job suggestions, and resource recommendations.
An AI-powered, multi-domain career intelligence platform that analyzes resumes using ATS-style scoring, role-fit analysis, skill gap detection, and adaptive learning timelines through an interactive Streamlit dashboard.
A skill-based student progress and career recommendation system that bridges the gap between online certifications and real-world career opportunities using NLP and semantic matching.
AI-powered resume analyzer that extracts skills & projects, identifies missing trending skills, and recommends curated courses to boost your career. Built with Next.js + Flask + Python.
This repository contains a Python code notebook focusing on building basic recommendation systems using Python and pandas. The notebook demonstrates the creation of a recommendation system that suggests items similar to a chosen item, specifically focusing on movies in this case.