Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,13 @@ DraftMe is an AI resume tailoring tool. Upload a PDF resume, paste a job descrip
|
|
| 19 |
|
| 20 |
The app extracts structured information from the resume, parses the job posting, optimizes the resume against the role, validates the result, and renders the final HTML to PDF.
|
| 21 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
## What It Does
|
| 23 |
|
| 24 |
- Extracts resume content from uploaded PDFs with PyMuPDF
|
|
|
|
| 19 |
|
| 20 |
The app extracts structured information from the resume, parses the job posting, optimizes the resume against the role, validates the result, and renders the final HTML to PDF.
|
| 21 |
|
| 22 |
+
Video Link -
|
| 23 |
+
|
| 24 |
+
Social Post Link -
|
| 25 |
+
|
| 26 |
+
GitHub Link - https://github.com/naradey2k/draftme, co-authored with Codex (didn't find how to make Codex-attributed commits)
|
| 27 |
+
|
| 28 |
+
|
| 29 |
## What It Does
|
| 30 |
|
| 31 |
- Extracts resume content from uploaded PDFs with PyMuPDF
|