Hugging Face's logo 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:
ananttripathiak
/
resume-analyzer
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
resume-analyzer
142 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 40 commits
Anant Tripathi
Fix tab labels unreadable (white on white) in Gradio 6.x
ca7bbc3 2 months ago
  • .github
    Fix Gradio version: use 5.29.1 with Python 3.10 2 months ago
  • api
    Create main.py 7 months ago
  • data
    Create README.md for sample resumes 7 months ago
  • models
    Create model_loader.py 7 months ago
  • src
    Fix experience years inflated by education dates 2 months ago
  • tests
    Fix CI failure: add tests directory and fix Gradio filepath bug 2 months ago
  • .gitignore
    672 Bytes
    Add .gitignore file for Python project 7 months ago
  • DEPLOYMENT.md
    6.72 kB
    Create DEPLOYMENT.md 7 months ago
  • Dockerfile
    656 Bytes
    Create Dockerfile 7 months ago
  • LICENSE
    1.08 kB
    Add MIT License to the project 7 months ago
  • QUICKSTART.md
    2.49 kB
    Add Quick Start Guide to QUICKSTART.md 7 months ago
  • README.md
    8.94 kB
    Fix Gradio version: use 5.29.1 with Python 3.10 2 months ago
  • app.py
    26 kB
    Fix tab labels unreadable (white on white) in Gradio 6.x 2 months ago
  • app_bup.py
    28.5 kB
    Add backup version of app.py as app_bup.py 2 months ago
  • requirements.txt
    1 kB
    Fix httpx conflict: upgrade 0.25.2 β†’ 0.28.1 2 months ago