Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
ResumeParser
like
13
Running
App
Files
Files
Community
8e1d844
ResumeParser
1 contributor
History:
23 commits
LeoWalker
updated readme with some reference
8e1d844
7 months ago
prompts
working resume parser with streamlit front end, tested OpenAI and Anthropic.
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
97 Bytes
first commit
10 months ago
README.md
2.58 kB
updated readme with some reference
7 months ago
app.py
Safe
6.2 kB
app.py: added exception handling
7 months ago
requirements.txt
Safe
1.5 kB
requirements.txt: updated with langchain groq and google genai
7 months ago
resume_template.py
Safe
2.13 kB
updated organization of the printed output and added rerun with a max of 2 attempts.
7 months ago