Jobs_Applier_AI_Agent
Jobs_Applier_AI_Agent copied to clipboard
Auto_Jobs_Applier_AI_Agent aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an tailored way.
### Describe the bug When asked about years of experience, the bot generally makes things up completely. ### Steps to reproduce This was fixed in the past by https://github.com/feder-cr/Auto_Jobs_Applier_AIHawk/pull/609 which...
### Describe the bug LLM output says zip code not provided but config do contain zip code information ```sh 2024-10-25 11:30:54.077 | DEBUG | src.aihawk_easy_applier:_check_for_errors:322 - Checking for form errors...
### Describe the bug Program crashes upon starting ### Steps to reproduce Whenever I start the program with python main.py, it crashes with the error 'TypeError: issubclass() arg 1 must...
### Describe the bug gracefull shutdown of progrem ### Steps to reproduce _No response_ ### Expected behavior _No response_ ### Actual behavior _No response_ ### Branch None ### Branch name...
### Feature summary answer.json should be nested having job appiication URL's as keys ### Feature description answer.json should be nested having job appiication URL's as keys ### Motivation currenly you...
### Feature summary Include time stamp in output JSON ### Feature description It would be useful to include a timestamp in the output json files. It could be a helpful...
### Describe the bug When attempting to answer dropdown questions where an option for "veteran status" is "i am not a protected veteran" the "answers.json" input seems to be ignored...
### Describe the bug When attempting to generate and upload a resume, the process fails with a NameError: name 'platform' is not defined. This error occurs in the create_driver_selenium() function,...
### Issue description I noticed that the bot is not entering prefix correctly, and sometimes doesn't enter the correct number after updating the plain_text_resume file. I have my number entered...
### Describe the bug Runtime error: Error running the bot: Unexpected error while parsing YAML: 3 validation errors for Resume personal_information.email ### Steps to reproduce 2024-10-15 17:32:40.812 | ERROR |...