Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files
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
|
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}
|