
College of Engineering Unit:
The Job Hunting AI Web Tool hopes to automate the first step in getting a new job, searching for one that meets your qualifications. Our web application allows users to upload their resume which is stored in a PostgreSQL database. The application then uses this resume to search various job postings and provides a tailored list of current openings suited to them. This is done by utilizing natural language processing algorithms and data mining techniques in Python using Scikit-Learn and Flask. Since we need persistent data from the user, we used a secure PostgreSQL database to store a user's skills and experience. The application has a lightweight user interface developed with React.js to help users find results quickly. By making it easier for job hunters to find openings, it will give hiring managers better-suiting candidates to choose from. Filling the role fast with the right person can tremendously increase a team's time efficiency and productivity, further aiding a company’s success.