Jobs_Applier_AI_Agent
Jobs_Applier_AI_Agent copied to clipboard
[BUG]: <Provide a clear, descriptive title>
Describe the bug
Easy Apply changed Phone Country to Democratic of Congo +243
Steps to reproduce
Upon running the code, it fills the first module for easy apply to democratic of congo and outputs a chatgpt response of "I do not have access to personal information such as mobile phone numbers. Is there anything else I can help you with?" via the mobile phone number field.
Attempted to use the example code as well after it may be my information via https://github.com/AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent?tab=readme-ov-file#3-plain_text_resumeyaml but still gives same output/error
personal_information:
name: "Jane"
surname: "Doe"
date_of_birth: "01/01/1990"
country: "USA"
city: "New York"
address: "123 Main St"
zip_code: "520123"
phone_prefix: "+1"
phone: "5551234567"
email: "[email protected]"
github: "https://github.com/janedoe"
linkedin: "https://www.linkedin.com/in/janedoe/"
Expected behavior
Enter my information, not input Democratic Republic of Congo
Actual behavior
After letting it run, thinking it may be a slight error, it still persists on all applications
Branch
main
Branch name
No response
Python version
3.12
LLM Used
ChatGPT/Open AI
Model used
GPT-4o then switched to GPT-4o-mini to test
Additional context
No response