TalentLensAI / config.py

Commit History

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

updated gemma endpoint
892f06a

Johnny commited on

updated summarize_resume to pegasus
cca9b28

Johnny commited on

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

Johnny commited on

update to bart model api
5075a68

Johnny commited on

updated summarization with validations, update generate_pdf to wrap around text
1131989

Johnny commited on

added unit tests
9387654

Johnny commited on

updated config and ultils to include sentence_transformer for score, re-added gemma for summarization
4f034fb

Johnny commited on

added retry logic to config query, fixed api variables, fixed score and summary functions
8f771eb

Johnny commited on

added config.toml, updated requirements.txt, UI update
edfcf73

Johnny commited on

mvp app tested, configured postgreSQL Supabase
19ea0c5

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