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...
d5e81f7
ResumeParser
Ctrl+K
Ctrl+K
1 contributor
History:
19 commits
LeoWalker
app.py: Extended the available models to Llama3, Gemma, and Mistral. Still don't have gemini working.
d5e81f7
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.44 kB
updated streamlit app and Resume object with newer libraries, updated requirements.txt accordingly. works with openai and anthropic
12 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