Jobs_Applier_AI_Agent_AIHawk
Open source AI job application bot in Python: browser automation and web scraping to read job postings, then auto-apply with a tailored resume and cover letter for each posting.
File Explorer
Download Latest Version (.zip)- bug-issue.yml
- config.yml
- documentation-issue.yml
- enhancement-issue.yml
- ci.yml
- stale.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- FUNDING.yml
- AIHawk.png
- invisible-playwright-banner.png
- laboro.png
- resume_schema.yaml
- plain_text_resume.yaml
- secrets.yaml
- work_preferences.yaml
- plain_text_resume.yaml
- resume_liam_murphy.txt
- secrets.yaml
- work_preferences.yaml
- __init__.py
- strings_feder-cr.py
- llm_generate_cover_letter_from_job.py
- llm_generate_resume.py
- llm_generate_resume_from_job.py
- llm_job_parser.py
- __init__.py
- strings_feder-cr.py
- __init__.py
- strings_feder-cr.py
- __init__.py
- style_cloyola.css
- style_josylad_blue.css
- style_josylad_grey.css
- style_krishnavalliappan.css
- style_samodum_bold.css
- __init__.py
- config.py
- module_loader.py
- resume_facade.py
- resume_generator.py
- style_manager.py
- template_base.py
- utils.py
- llm_manager.py
- job_application_profile.py
- resume.py
- __init__.py
- chrome_utils.py
- constants.py
- __init__.py
- job.py
- job_application_saver.py
- jobContext.py
- logging.py
- .gitignore
- config.py
- CONTRIBUTING.md
- LICENSE
- main.py
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/feder-cr/Jobs_Applier_AI_Agent_AIHawk
Downloads the entire project code from GitHub to your computer.
cd Jobs_Applier_AI_Agent_AIHawk
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python main.py
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
