File size: 1,294 Bytes
1b0d6cd
 
e311432
 
 
d0b9f46
 
e311432
d0b9f46
e311432
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
import streamlit as st 

st.title("🧠 Tutorial : use Gemini to enhance your resume")
st.subheader("Ask Gemini for an enhanced version of your CV")
st.markdown("""
#### In order to use Gemini, a tool from Google, for enhancing your resume, follow the following instructions : 
First connect to [Gemini](https://gemini.google.com)

#### STEP 1
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

#### STEP 2
Apply the recommendations and or changes as suggested by the AI

#### STEP 3
Based on the enhanced resume, ask AI the job positions that can be suitable for the enhanced resume

#### STEP 4 
AI to match resumes to specific job-specific positions, utilizing the jobs criteria, responsibility, and skill and tailoring it to your skills, experience, and education.

#### STEP 5
Copy and paste the new resume to a Word document, ensuring that font, font size, and spacing are appropriate before saving as PDF or other format (as requested by an organization)

#### STEP 6
Finish up with an impactful cover letter or supporting documents, asking AI to highlight the desirable, transferable skill that will make you a choice candidate

""")