Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
ResumeParser
like
13
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
116933a
ResumeParser
Ctrl+K
Ctrl+K
1 contributor
History:
20 commits
LeoWalker
requirements.txt: updated with langchain groq and google genai
116933a
11 months ago
prompts
working resume parser with streamlit front end, tested OpenAI and Anthropic.
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
97 Bytes
first commit
over 1 year ago
README.md
Safe
235 Bytes
initial commit
over 1 year ago
app.py
Safe
6.07 kB
app.py: Extended the available models to Llama3, Gemma, and Mistral. Still don't have gemini working.
11 months ago
requirements.txt
Safe
1.5 kB
requirements.txt: updated with langchain groq and google genai
11 months ago
resume_template.py
Safe
2.13 kB
updated organization of the printed output and added rerun with a max of 2 attempts.
12 months ago