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

  • Log In
  • Sign Up

Spaces:
gauravbox
/
TalentLensAI
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
TalentLensAI
Ctrl+K
Ctrl+K
  • 2 contributors
History: 24 commits
Johnny
update to bart model api
5075a68 4 months ago
  • .streamlit
    added config.toml, updated requirements.txt, UI update 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    395 Bytes
    added retry logic to config query, fixed api variables, fixed score and summary functions 4 months ago
  • README.md
    3.66 kB
    fixed readme configuration 4 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 4 months ago
  • config.py
    2.4 kB
    update to bart model api 4 months ago
  • requirements.txt
    95 Bytes
    fixed spacy model download 4 months ago
  • test_module.py
    2.35 kB
    added unit tests 4 months ago
  • utils.py
    9 kB
    fixed spacy model download 4 months ago