Skip to content

cxumol/CoverPilot

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned license short_description
CoverPilot
🎩📨
blue
gray
gradio
4.24.0
app/app.py
false
mit
AI-Powered Cover Letter Generator

 
 

🎩 CoverPilot is an AI-powered cover letter generator. It helps you focus on what matters most - getting the job.

Watch process in action | How it can help | Deploy your own

sync_to_HF | Hugging Face

Demo

CoverPilot_demo_h264_30fps_noaudio.mp4
  • Try it on Hugging Face now! Hugging Face

Mechanism

With powerful Prompt Engineering, CoverPilot can deeply understand your resume and the job description, and find the best writing style to match your experience with the job.

In CoverPilot, we hire two AI agents cooperatively writing your cover letter:

  • CheapAI, an honest format converter and refiner, extracts essential info from job description and résumé.
  • StrongAI, a thoughtful wordsmith, composes perfect cover letters to make both you and recruiters happy.

Thanks to CheapAI's work, your spending on StrongAI is substaintially saved.

workflow

Setup

Prepare API for AI capabilities

Important

You have to bring your own API keys.
If you have no idea about it, try getting one from https://beta.openai.com/account/api-keys

Its API base defaults to OpenAI's, and is compatible with other AI chat service providers who have the same API structure.

API configurations can be set in 2 ways:

  • environment variables
  • Web UI

Check out the config.py for more details.

Deploy on Hugging Face

🤗 Deploy on Hugging Face

Run on local

git lfs install
git clone https://github.com/cxumol/CoverPilot.git && cd CoverPilot
pip install -r requirements.txt
python app/app.py

Once the app is running, you can access it at http://localhost:7860.
And then follow the instructions on the Web UI.

If you are still confused about how to use it, check out the demo video.

Example

Here is an example of generated file cover_letter_by_Steve Jobs_to_Microsoft.pdf

Tip

Yes, it's generated from the video demo.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Motivation

Please consider hiring me if you like this project.