Spaces:
Sleeping
Sleeping
Commit History
updated prompts verbage 232d34a verified
updated evaluating resumes b809407
Johnny commited on
feat: Add OpenAI client configuration 8def571
Johnny commited on
fix: Update interview questions generation to use OpenAI instead of Supabase AI 6592b23
Johnny commited on
fix: Update requirements.txt with proper torch dependency 935785c
Johnny commited on
feat: Update resume builder with LFS-tracked assets 79b5c9c
Johnny commited on
updated resume_format > template, hide sidebar, download Spacy model with spacy_loader.py 102e49d
Johnny commited on
updated TalentLens > app.py c07f72a
Johnny commited on
added utils directory e15fb9b
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
updated unit tests, and supabase cc174b7
Johnny commited on
added openai 36ea490
Johnny commited on
updated gemma endpoint 892f06a
Johnny commited on
updated summarize_resume to pegasus cca9b28
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
update to bart model api 5075a68
Johnny commited on
fixed spacy model download 7cf7e72
Johnny commited on
added spacy to requirements.txt 63c5dba
Johnny commited on
updated summarization with validations, update generate_pdf to wrap around text 1131989
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
added unit tests 9387654
Johnny commited on
added sentence-transformer to package 79e434c
Johnny commited on
updated config and utils for score, re-added gemma for summarization d693cdd
Johnny commited on
updated config and ultils to include sentence_transformer for score, re-added gemma for summarization 4f034fb
Johnny commited on
removed score and summarization functions until bug is fixed a5446bf
Johnny commited on
added retry logic to config query, fixed api variables, fixed score and summary functions 8f771eb
Johnny commited on
updated requirements.txt 786acf0
Johnny commited on
fixed readme configuration cb366d6
Johnny commited on
updated readme, renamed to app.py 815bee6
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 email to db schema 8dad2e8
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