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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
aloysia98
/
ats-proof-cv-generator
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
ats-proof-cv-generator
Ctrl+K
Ctrl+K
  • 1 contributor
History: 30 commits
aloysia98's picture
aloysia98
FIX: sanitize unicode chars (en-dash, smart quotes, bullets) before PDF rendering
3a051f0 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.26 kB
    Fix SDK version to 6.13.0 about 1 month ago
  • app.py
    11.9 kB
    Update app: PDF output, 1-page label, remove DOCX references about 1 month ago
  • ats_checker.py
    12.6 kB
    Add ATS checker module about 1 month ago
  • cv_generator.py
    7.29 kB
    Stronger 1-page constraint in system prompt about 1 month ago
  • cv_parser.py
    7.39 kB
    FIX: handle Gradio temp file cleanup - copy PDF before parsing, better path handling about 1 month ago
  • docx_generator.py
    8.86 kB
    FIX: sanitize unicode chars (en-dash, smart quotes, bullets) before PDF rendering about 1 month ago
  • feedback_loop.py
    5.59 kB
    FIX: handle empty choices in feedback_loop streaming too about 1 month ago
  • keyword_extractor.py
    12.6 kB
    CRITICAL FIX: disable ML models for keyword extraction on free CPU - use regex+TF-IDF only (instant, no hanging)" about 1 month ago
  • requirements.txt
    72 Bytes
    Add fpdf2 for PDF output, remove unused ML deps (keybert, sentence-transformers, transformers, torch)" about 1 month ago