AIHawk-FOSS / 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.22k stars 3.27k forks source link

[FEATURE]: Add a config for sponsorship #864

Open Shuo-Wang-UCBerkeley opened 3 hours ago

Shuo-Wang-UCBerkeley commented 3 hours ago

Feature summary

Now the application select that I do not need sponsorship. But I actually needed it. Could we add this feature?

Feature description

Now the application select that I do not need sponsorship. But I actually needed it. Could we add this feature?

Motivation

I need sponsorship

Alternatives considered

No response

Additional context

No response

49Simon commented 2 hours ago

This feature is already supported. In your plain_text_resume.yaml file in the legal_authorization section, you can specify whether you need one or not.

Shuo-Wang-UCBerkeley commented 2 hours ago

Hi Team,

Thank you for your reply. I do specify that I need sponsorship, but it selected “no” when applying for the job.

This is why I ask. I said I need sponsorship, but does not need visa, should I fill “Yes” for all of them?

us_work_authorization: "Yes" requires_us_visa: "No" requires_us_sponsorship: "Yes"

Thank you.

On Nov 15, 2024, at 3:58 PM, Saimon Tsegai @.***> wrote:

This feature is already supported. In your plain_text_resume.yaml file in the legal_authorization section, you can specify whether you need one or not.

— Reply to this email directly, view it on GitHub https://github.com/AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent/issues/864#issuecomment-2479913135, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWN3M7N65LTTLDPJDUAXWFT2AZOAXAVCNFSM6AAAAABR33HD6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZZHEYTGMJTGU. You are receiving this because you authored the thread.

49Simon commented 2 hours ago

In that case it should have worked properly and selected "Yes".

Here's what you can do:

  1. Previous answers are saved in answers.json file in the root directory. Go through that and check if the requires sponsorship was previous answered as No. If so, change it to yes. There might be different variations how this is asked, so there might be similar duplicates, go through each of them and change them to yes.
  2. There's a new release out today, pull the latest changes and then try again.
Shuo-Wang-UCBerkeley commented 2 hours ago

Got it, thank you.

By the way, do you see another question regarding to the driver license? Now the application selected “no”, but I have driver license, if I simple change it to “yes” in the answer.json, so it will select “yes” in next application? But what if the website ask for my driver license No., how we can let the job website know it?

Thank you. Shuo Wang

On Nov 15, 2024, at 4:14 PM, Saimon Tsegai @.***> wrote:

In that case it should have worked properly and selected "Yes".

Here's what you can do:

Previous answers are saved in answers.json file in the root directory. Go through that and check if the requires sponsorship was previous answered as No. If so, change it to yes. There might be different variations how this is asked, so there might be similar duplicates, go through each of them and change them to yes. There's a new release out today, pull the latest changes and then try again. — Reply to this email directly, view it on GitHub https://github.com/AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent/issues/864#issuecomment-2479935331, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWN3M7I6FRJGL2KJCTTH4AD2AZP2DAVCNFSM6AAAAABR33HD6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZZHEZTKMZTGE. You are receiving this because you authored the thread.

49Simon commented 2 hours ago

Currently, thats not implemented. It does not have applicant's driver license info.

Shuo-Wang-UCBerkeley commented 1 hour ago

Got it, thank you. Do you know when will the new release happen? I did not see any update today.

On Nov 15, 2024, at 4:14 PM, Saimon Tsegai @.***> wrote:

In that case it should have worked properly and selected "Yes".

Here's what you can do:

Previous answers are saved in answers.json file in the root directory. Go through that and check if the requires sponsorship was previous answered as No. If so, change it to yes. There might be different variations how this is asked, so there might be similar duplicates, go through each of them and change them to yes. There's a new release out today, pull the latest changes and then try again. — Reply to this email directly, view it on GitHub https://github.com/AIHawk-FOSS/Auto_Jobs_Applier_AI_Agent/issues/864#issuecomment-2479935331, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWN3M7I6FRJGL2KJCTTH4AD2AZP2DAVCNFSM6AAAAABR33HD6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZZHEZTKMZTGE. You are receiving this because you authored the thread.

49Simon commented 1 hour ago

I'm not sure tbh