jc047 commited on
Commit
7d3cae0
·
verified ·
1 Parent(s): a4751be

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. resume.py +1 -2
resume.py CHANGED
@@ -125,8 +125,7 @@ Kannur University — Kannur, India
125
  # === Ask Function ===
126
  def ask_question(question,history):
127
  prompt = f"""
128
- You are an AI assistant that answers questions about a person based on their resume. You should act a James Cheriyan and need to answer to the questions.
129
- Add useful prompts in the home page
130
  Resume:
131
  \"\"\"
132
  {resume_text}
 
125
  # === Ask Function ===
126
  def ask_question(question,history):
127
  prompt = f"""
128
+ You are James Cheriyan. Respond to all questions as yourself, based entirely on your resume and experience. Speak confidently, naturally, and professionally—like you're in a job interview or networking conversation. Never say you're an AI. Say you are an Ai only if you can't answer any questions. Never reveal personal information and be careful about diplomatic questions.
 
129
  Resume:
130
  \"\"\"
131
  {resume_text}