TalentLensAI / app.py

Commit History

updated resume_format > template, hide sidebar, download Spacy model with spacy_loader.py
102e49d
Running

Johnny commited on

updated TalentLens > app.py
c07f72a

Johnny commited on

feat: Complete Format_Resume.py system with OpenAI GPT-4o integration and template preservation - Added Format_Resume.py Streamlit page with OpenAI GPT-4o primary extraction, HF Cloud backup, 5-tier fallback system, template preservation with Qvell branding, contact info extraction, skills cleaning, career timeline generation, and comprehensive utils restructure (10/11 files required). Renamed app.py to TalentLens.py, added blank_resume.docx template, updated .gitignore for Salesforce exclusion.
c2f9ec8

Johnny commited on

added interview questions to pdf, refactor question format
2854e2c

Johnny commited on

added generate questions function with gemma, huggging face client
949011b

Johnny commited on

comment out extract keywords on app.py
c2bc50b

Johnny commited on

added validations on evaluate, update filter_resumes_by_keywords to use fuzzy, extract_keywords use TfidVector, enforce strict keyword matching
8f8f414

Johnny commited on

added a 10 limit to resume uploads
0c91845

Johnny commited on

updated config and utils for score, re-added gemma for summarization
d693cdd

Johnny commited on

removed score and summarization functions until bug is fixed
a5446bf

Johnny commited on

updated readme, renamed to app.py
815bee6

Johnny commited on

consolidated functions under utils.py, added config
56325dc

Johnny commited on

added requirements.txt updated gitignore
e11a248

Johnny commited on

added modular functions, config, model
f3f0a69

Johnny commited on

added app.py crewai.py database.py requirements.txt multi_agent folder
2600a8c

Johnny commited on

added app.py, gitignore
30b3b49

Johnny commited on