feder-cr / linkedIn_auto_jobs_applier_with_AI

LinkedIn_AIHawk is a tool that automates the jobs application process on LinkedIn. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
MIT License
11.71k stars 1.8k forks source link

how to solve this #70

Closed SatyaProgramming closed 2 weeks ago

SatyaProgramming commented 2 weeks ago

Runtime error: Error running the bot: AttributeError in experience_details processing: AttributeError in Experience: 'str' object has no attribute 'values' Refer to the configuration and troubleshooting guide: https://github.com/feder-cr/LinkedIn_AIHawk_automatic_job_application/blob/main/readme.md#configuration

feder-cr commented 2 weeks ago

Follow the data_folder_example

SatyaProgramming commented 2 weeks ago

i can't find out exactly what's wrong remote: true # Set to true for remote jobs, false otherwise

experienceLevel:
internship: false # For internship positions
entry: true # For entry-level positions
associate: true # For associate-level positions
mid-senior level: false # For mid-level positions (changed space to underscore)
senior: false # For senior-level positions
director: false
executive: false

jobTypes:
full-time: true # Changed to underscore for consistency
part-time: false
contract: false part-time: false temporary: false internship: true other: false volunteer: false

date:
all time: false month: true week: true 24 hours: true

positions:

locations:

distance: 50 # Distance in miles

companyBlacklist:

titleBlacklist:

neo-con commented 2 weeks ago

@SatyaProgramming

I think the error is coming from your 'resume' file not the 'config' file.

You should paste what you got here:

experience_details:

feder-cr commented 2 weeks ago

@neo-con yes

SatyaProgramming commented 2 weeks ago

Thanks

SatyaProgramming commented 2 weeks ago

image

dmartin4820 commented 2 weeks ago

@SatyaProgramming Looks like you need to add credits on your OpenAI account. https://platform.openai.com/settings/organization/billing