Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gauravbox
/
TalentLensAI
like
2
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
5075a68
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
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
395 Bytes
added retry logic to config query, fixed api variables, fixed score and summary functions
4 months ago
README.md
Safe
3.66 kB
fixed readme configuration
4 months ago
app.py
Safe
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
Safe
2.4 kB
update to bart model api
4 months ago
requirements.txt
Safe
95 Bytes
fixed spacy model download
4 months ago
test_module.py
Safe
2.35 kB
added unit tests
4 months ago
utils.py
Safe
9 kB
fixed spacy model download
4 months ago