Spaces:
Running
Running
cxumol
commited on
update README
Browse files
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! [
|
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
|
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 |
+
 |
|
31 |
+
[](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! [](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 |

|
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.
|