Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
gauravbox
/
TalentLensAI
Running

App Files Files Community
2
Fetching metadata from the HF Docker repository...
TalentLensAI
21.9 kB
  • 2 contributors
History: 22 commits
Johnny
added spacy to requirements.txt
63c5dba 6 months ago
  • .streamlit
    added config.toml, updated requirements.txt, UI update 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • .gitignore
    395 Bytes
    added retry logic to config query, fixed api variables, fixed score and summary functions 6 months ago
  • README.md
    3.66 kB
    fixed readme configuration 6 months ago
  • app.py
    2.49 kB
    added validations on evaluate, update filter_resumes_by_keywords to use fuzzy, extract_keywords use TfidVector, enforce strict keyword matching 6 months ago
  • config.py
    2.41 kB
    updated summarization with validations, update generate_pdf to wrap around text 6 months ago
  • requirements.txt
    138 Bytes
    added spacy to requirements.txt 6 months ago
  • test_module.py
    2.35 kB
    added unit tests 6 months ago
  • utils.py
    8.84 kB
    updated summarization with validations, update generate_pdf to wrap around text 6 months ago