Does it apply for the job or what does it do? #314
|
Does it apply for the job or what does it do? |
Replies: 2 comments 1 reply
|
It does not automatically submit an application to the employer. It is a local workflow that helps with the steps before and after submission:
The clearest proof is the workflow's own final state: So think of it as a self-hosted job-search, fit-analysis, CV/cover-letter, interview-prep, and tracking assistant—not a mass auto-apply bot. The basic path is: fork/clone → install prerequisites → run |
|
@mohammadrezwankhan's answer is exactly right, thank you - marked it as the answer. The one-line version: it prepares everything and tracks everything, but you press submit. That is deliberate (quality, accountability, and portal terms-of-service), not a missing feature - same answer as when auto-apply came up in the "Landed a job?" thread. |
It does not automatically submit an application to the employer.
It is a local workflow that helps with the steps before and after submission:
/setupbuilds your candidate profile from your CV/documents or an interview./scrapesearches supported job portals and ranks matches against that profile./apply <job URL or pasted description>evaluates the fit, asks whether you want to continue, then drafts a tailored CV and cover letter, runs a reviewer pass, compiles the PDFs, and checks the CV's extractable text for ATS readability./outcomeand the tracker can record interviews, offers, r…