CV_Process / extraction.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 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

implemented groq_api_key in try except for extraction.py only
d4c2a41

bsiddhharth commited on

Updated the groq_api to deploy in the streamlit
50c3f7b

bsiddhharth commited on

Initial commit with app.py, cv_question.py , cv_short.py, extraction.py
1e97cbb

bsiddhharth commited on