cxumol commited on
Commit
bc990c5
·
unverified ·
1 Parent(s): 05f62db

update README

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -21,12 +21,15 @@ short_description: AI-Powered Cover Letter Generator
21
  <img src="asset/banner.png" width="400"/>
22
 
23
 
24
- CoverPilot is an AI-powered cover letter generator. It helps you focus on what matters most - getting the job.
25
 
26
  [Watch process in action](#demo) |
27
  [How it can help](#workflow) |
28
  [Deploy your own](#setup)
29
 
 
 
 
30
  </div>
31
 
32
  ## Demo
@@ -35,11 +38,11 @@ CoverPilot is an AI-powered cover letter generator. It helps you focus on what m
35
 
36
  https://github.com/cxumol/CoverPilot/assets/8279655/fe66bc9a-8d05-4f69-b3f5-b48f66464993
37
 
38
- - Try it on Hugging Face now! [![Hugging Face](https://img.shields.io/badge/Demo-%F0%9F%A4%97%20Hugging%20Face-blue)](https://huggingface.co/spaces/cxumol/CoverPilot)
39
 
40
  ## Workflow
41
 
42
- With the power of Prompt Engineering, CoverPilot can deeply understand your resume and the job description, and find the best writing style to match your resume with the job. The following flow graph illustrates how CoverPilot works.
43
 
44
  ![workflow](asset/CoverPilot_workflow.png)
45
 
@@ -79,7 +82,7 @@ If you are still confused about how to use it, check out the [demo video](#demo)
79
 
80
  ## Example
81
 
82
- Here is an example of output pdf [cover_letter_by_Steve Jobs_to_Microsoft.pdf](asset/example_cover_letter_by_Steve Jobs_to_Microsoft.pdf)
83
 
84
  > [!TIP]
85
  > Yes, it's generated from the video demo.
@@ -90,4 +93,4 @@ Pull requests are welcome. For major changes, please open an issue first to disc
90
 
91
  ## Motivation
92
 
93
- Please consider hiring me if you like this project.
 
21
  <img src="asset/banner.png" width="400"/>
22
 
23
 
24
+ 🎩 **CoverPilot** is an AI-powered cover letter generator. It helps you focus on what matters most - getting the job.
25
 
26
  [Watch process in action](#demo) |
27
  [How it can help](#workflow) |
28
  [Deploy your own](#setup)
29
 
30
+ ![sync_to_HF](https://github.com/cxumol/CoverPilot/actions/workflows/hf_sync.yml/badge.svg) |
31
+ [![Hugging Face](https://img.shields.io/badge/App-%F0%9F%A4%97%20Hugging%20Face-blue)](https://huggingface.co/spaces/cxumol/CoverPilot)
32
+
33
  </div>
34
 
35
  ## Demo
 
38
 
39
  https://github.com/cxumol/CoverPilot/assets/8279655/fe66bc9a-8d05-4f69-b3f5-b48f66464993
40
 
41
+ - Try it on Hugging Face now! [![Hugging Face](https://img.shields.io/badge/App-%F0%9F%A4%97%20Hugging%20Face-blue)](https://huggingface.co/spaces/cxumol/CoverPilot)
42
 
43
  ## Workflow
44
 
45
+ With powerful Prompt Engineering, CoverPilot can deeply understand your resume and the job description, and find the best writing style to match your resume with the job. The following flow graph illustrates how CoverPilot works.
46
 
47
  ![workflow](asset/CoverPilot_workflow.png)
48
 
 
82
 
83
  ## Example
84
 
85
+ Here is an example of generated file [cover_letter_by_Steve Jobs_to_Microsoft.pdf](https://github.com/cxumol/CoverPilot/blob/main/asset/example_cover_letter_by_Steve%20Jobs_to_Microsoft.pdf)
86
 
87
  > [!TIP]
88
  > Yes, it's generated from the video demo.
 
93
 
94
  ## Motivation
95
 
96
+ Please consider hiring me if you like this project.