feder-cr / Auto_Jobs_Applier_AIHawk

Auto_Jobs_Applier_AIHawk is a tool that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
Other
17.98k stars 2.65k forks source link

BUG: generated resumes are identical #454

Open carolinesharpe opened 3 weeks ago

carolinesharpe commented 3 weeks ago

Describe the bug

generated resumes are identical

Steps to reproduce

  1. use main
  2. run program
  3. check generated resumes
  4. note that they are all the same as originally uploaded data.

Expected behavior

custom resumes are generated based on description in job posting

Actual behavior

resumes are generated with provided quotations in yaml files

Branch

main

Branch name

No response

Python version

3.12

LLM Used

chat gpt

Model used

GPT-4o-mini

Additional context

see attached PDFs for sample of generated resumes. see attached TXT for plaintext.

key area: in experience details, 'responsibility' strings are indentical to phrasing in generated resume

CV_1727749828.pdf CV_1727749963.pdf CV_1727750085.pdf CV_1727750198.pdf CV_1727750337.pdf CV_1727750478.pdf CV_1727750603.pdf

plaintext resume aihawk.txt

carolinesharpe commented 1 week ago

i tested a few things this week.

  1. changing/adding to skills acquired did not improve customization
  2. using more generalized information in responsibilities section did not improve customization
  3. skills and achievements section was customized each time, but work experience was not.