deepakchawla-cb commited on
Commit
ace8a68
·
1 Parent(s): 9853f58

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ def ai(qa,category):
79
 
80
  title = "AI-Interviewer"
81
 
82
- description = "Our app uses the latest technology to scan your resume, and generates personalized interview questions based on your qualifications and experience. With Resume-to-Interview, you can focus on answering questions that are tailored to your specific skills, rather than wasting time memorizing generic interview questions."
83
 
84
 
85
 
 
79
 
80
  title = "AI-Interviewer"
81
 
82
+ description = "Our app uses the latest technology to scan your resume, and generates personalized interview questions based on your qualifications and experience. With ai-interviewer, you can focus on answering questions that are tailored to your specific skills, rather than wasting time memorizing generic interview questions."
83
 
84
 
85