Skip to content

yushaw/CoverLetterGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover Letter Generator

How to use it

  • Save the Job Description as a file in the 'jd' folder. Then run cover_letter.py, and the corresponding cover letter will be generated in the cl folder.
  • Update your resume in Resume.md.

Requirement

  • The ChatGPT API by default uses GPT-4.
  • The library used is LangChain.

Others

When a job description or resume is too long, it is possible to use GPT-3 for content summarization, but in practice, I find that it doesn't have a significant impact.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages