Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 705 Bytes

readme.md

File metadata and controls

22 lines (17 loc) · 705 Bytes

WellFound Cover letter writer with CrewAI

Learning by doing project to generate cover letter for wellfound jobs using CrewAi.

Description

Generate cover letter for wellfound jobs using your resume and wellfound job link.
Provide the full path of the PDF file containing your resume, along with the shareable link to the job.

Installation

  1. Clone the repository: git clone https://github.com/Sanjay-Ganapathi/wellfound-cover-writer.git
  2. Create .env from .env.example and fill in the values
  3. Create a virtual env in python
  4. Install the requirements
    pip install -r requirements.txt
  5. python main.py