From b3a7b43f53d5f456fead3d504f47bf7c3f012dda Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:47:10 +0100 Subject: [PATCH 1/3] Update config.yaml --- data_folder_example/config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/data_folder_example/config.yaml b/data_folder_example/config.yaml index 05235ef..0de12f6 100644 --- a/data_folder_example/config.yaml +++ b/data_folder_example/config.yaml @@ -36,5 +36,3 @@ companyBlacklist: - Crossover titleBlacklist: - - low - - stage From a87d78988b28c09c0e30e58478528a7cb29dbc5a Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:47:52 +0100 Subject: [PATCH 2/3] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7ec03e2..d57e996 100644 --- a/readme.md +++ b/readme.md @@ -73,7 +73,7 @@ LinkedIn_AIHawk steps in as a game-changing solution to these challenges. It's n 3. **Download and Install ChromeDriver:** - Download the appropriate ChromeDriver version for your installed Google Chrome from the [ChromeDriver download page](https://googlechromelabs.github.io/chrome-for-testing/). - - Place the downloaded `chromedriver` executable in the same location where Google Chrome is installed. + 1. **Clone the repository:** From ca2119461d73d9ab5fa8affa3c7fcdf253ed1531 Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:48:56 +0100 Subject: [PATCH 3/3] Update readme.md --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index d57e996..c49153c 100644 --- a/readme.md +++ b/readme.md @@ -127,9 +127,8 @@ Contains your resume information in a structured format. Fill it out with your p - `resume.pdf` (optional) 2. **Run the Bot:** -3. -### Optional Resume Feature -LinkedIn_AIHawk offers flexibility in how it handles your pdf resume: + + LinkedIn_AIHawk offers flexibility in how it handles your pdf resume: - **Dynamic Resume Generation:** If you don't use the `--resume` option, the bot will automatically generate a unique resume for each application. This feature uses the information from your `plain_text_resume.yaml` file and tailors it to each specific job application, potentially increasing your chances of success by customizing your resume for each position.