Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
simbakm
/
resume-parser
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
resume-parser
31.5 kB
Ctrl+K
Ctrl+K
1 contributor
History:
14 commits
simbakm
first personal push
4c8aa06
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
Dockerfile
Safe
1.07 kB
Add resume parser microservice with local LLM
4 months ago
README.md
281 Bytes
initial commit
4 months ago
download_model.py
Safe
1.61 kB
Optimize for speed: Switch to 0.5B model and reduce threads for <30s latency
4 months ago
requirements.txt
Safe
347 Bytes
Production-ready: Fix PDF extraction with pdfplumber, optimize objective length for <30s latency, and fix name extraction accuracy
4 months ago
resume_microservice.py
Safe
26.7 kB
first personal push
4 months ago