Lauredecaudin commited on
Commit
d0b9f46
1 Parent(s): 1b0d6cd

Update pages/2-Using Gemini (beginner).py

Browse files
Files changed (1) hide show
  1. pages/2-Using Gemini (beginner).py +3 -3
pages/2-Using Gemini (beginner).py CHANGED
@@ -3,10 +3,10 @@ import streamlit as st
3
  st.title("🧠 Tutorial : use Gemini to enhance your resume")
4
  st.subheader("Ask Gemini for an enhanced version of your CV")
5
  st.markdown("""
6
- ### In order to use Gemini, a tool from Google, for enhancing your resume, follow the following instructions :
7
- - First connect to [Gemini](https://gemini.google.com)
8
 
9
- #### STEP ONE
10
  Inform AI that you want to enhance your resume, and copy your resume to the bot. Allow AI to analyze, and provide reports on the section that needs to be enhanced or optimized, primarily focusing on ATS
11
 
12
  #### STEP 2
 
3
  st.title("🧠 Tutorial : use Gemini to enhance your resume")
4
  st.subheader("Ask Gemini for an enhanced version of your CV")
5
  st.markdown("""
6
+ #### In order to use Gemini, a tool from Google, for enhancing your resume, follow the following instructions :
7
+ First connect to [Gemini](https://gemini.google.com)
8
 
9
+ #### STEP 1
10
  Inform AI that you want to enhance your resume, and copy your resume to the bot. Allow AI to analyze, and provide reports on the section that needs to be enhanced or optimized, primarily focusing on ATS
11
 
12
  #### STEP 2