CV_Process / resume_advance_analysis.py

Commit History

added try except to groq_api_key
45fe6a4

bsiddhharth commited on

Changed the files by removing secrets , now it works with normal streamlit run app.py only
925a6c0

bsiddhharth commited on

changed the model to llama-3.1-8b-instant , added secrets to initialize groq_api_key
3ea3bf9

bsiddhharth commited on

updated resume_advance_analysis.py
46cb87d

bsiddhharth commited on

updated llama-3.1-70b-versatile -> llama-3.3-70b-versatile | depriciated in extraction.py & llama3-70b-8192 -> mixtral-8x7b-32768 | stopped the support for json, in resume_advance..
70085b0

bsiddhharth commited on

changed the model in resume_advance_analysis.py to llama-8b-8192
bb63827

bsiddhharth commited on

changed the model in resume_analysis to llama3-70b-8192
6c2ed98

bsiddhharth commited on

Updated the groq_api to deploy in streamlit , commanded the logger
c626607

bsiddhharth commited on

Updated app.py, requirements.txt, and .gitignore; Added new scripts for CV analysis and job spying
09a1406

bsiddhharth commited on