Niharmahesh commited on
Commit
80beea9
·
verified ·
1 Parent(s): 5c687f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,7 +191,7 @@ def display_projects():
191
  with tabs[10]:
192
  st.header("Resume Easz")
193
  st.markdown("""
194
- # Resume Easz: An LLM-powered application for resume analysis and enhancement
195
 
196
  Resume Easz is an innovative AI-driven tool that analyzes and enhances resumes based on job descriptions. Leveraging the power of prompt engineering and the GROQ API, it utilizes the versatile Llama 3.3 model to provide comprehensive resume analysis and improvement.
197
 
 
191
  with tabs[10]:
192
  st.header("Resume Easz")
193
  st.markdown("""
194
+ **Resume Easz**: An LLM-powered application for resume analysis and enhancement
195
 
196
  Resume Easz is an innovative AI-driven tool that analyzes and enhances resumes based on job descriptions. Leveraging the power of prompt engineering and the GROQ API, it utilizes the versatile Llama 3.3 model to provide comprehensive resume analysis and improvement.
197