You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, I failed to read the repo documentation that apparently changed: "LinkedIn requested the removal of all links to the platform and banned all project contributors, so to comply with their guidelines, we have removed any form of automation on LinkedIn.
In the meantime, we have decided to create a new job board AI driven, which will be ready within a month."
This is most likely the issue. They seem to have commented out some other important parts that make the application process happen:
Additionally.
These critical imports are commented out # from ai_hawk.bot_facade import AIHawkBotFacade # from ai_hawk.job_manager import AIHawkJobManager # from ai_hawk.llm.llm_manager import GPTAnswerer
So, the only thing that effectively works is resume generation.
Generates resume, and then shuts down itself instead of applying jobs
The text was updated successfully, but these errors were encountered: