espin086 / GPT-Jobhunter

AI-powered job analysis and resume coaching tool using GPT. Analyzes job postings and provides personalized recommendations to job seekers for improving their resumes.
MIT License
63 stars 16 forks source link

Raise Exception if Resume not found #103

Closed espin086 closed 11 months ago

espin086 commented 11 months ago

This file handler needs to raise an exception NOT just log a warning of resume.txt is no found:

https://github.com/espin086/GPT-Jobhunter/blob/main/jobhunter/FileHandler.py