User290 commited on
Commit
0f4a912
·
verified ·
1 Parent(s): b229ccc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -1,10 +1,20 @@
1
  ---
2
- title: Resumeparser
3
- emoji: 👀
4
- colorFrom: red
5
  colorTo: purple
6
  sdk: docker
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: Resume Parser HR Tool
3
+ emoji: 📄
4
+ colorFrom: indigo
5
  colorTo: purple
6
  sdk: docker
7
  pinned: false
8
  ---
9
 
10
+ # ResumeAI HR Resume Parser
11
+
12
+ Upload any PDF resume and instantly extract structured data.
13
+
14
+ ## How to Use
15
+ 1. Get your free API key from [RapidAPI](https://rapidapi.com/9873ashutosh/api/resume-parser-api7)
16
+ 2. Paste your key in the app
17
+ 3. Upload a PDF resume
18
+ 4. Get structured data instantly
19
+ 5. Export to CSV
20
+