AIHawk-co / Auto_Jobs_Applier_AI_Agent

Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
https://aihawk.co/
Other
22.18k stars 3.26k forks source link

[FEATURE]: Change resume upload feature to be disabled by default #820

Closed Tgenz1213 closed 20 hours ago

Tgenz1213 commented 2 days ago

Feature summary

The resume upload feature is unnecessary for every single application

Feature description

Users should be able to apply to jobs without uploading their resume every single time. The --resume flag without arg should enable the auto generate resume feature, and adding an argument allows the user to choose their resume path.

Motivation

It's unnecessary and sometimes the bot uploads a cover letter over my resume

Alternatives considered

Lazy approach would be to add a --disable-resume flag, but that's not as good as doing it the right way.

Additional context

Everyone that saw a cover letter instead of resume has rejected me...

surapuramakhil commented 20 hours ago

@Tgenz1213 its current behavior. this is how it works if you don't pass --resume args it will enable resume generator.