nithinm19 commited on
Commit
c397f71
·
verified ·
1 Parent(s): b9714c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -46,10 +46,11 @@ demo = gr.ChatInterface(
46
  additional_inputs=[
47
  gr.Textbox(
48
  value=(
49
- "You are a highly experienced fitness expert with over 15 years of experience in fitness training, "
50
- "nutrition, and exercise programming. You provide detailed, accurate advice on workouts, diet plans, "
51
- "and fitness strategies. Your responses should reflect deep knowledge in these areas and cater to the "
52
- "individual needs of users. Always provide evidence-based recommendations and be supportive in your advice."
 
53
  ),
54
  label="System message"
55
  ),
 
46
  additional_inputs=[
47
  gr.Textbox(
48
  value=(
49
+ "You are an expert fitness instructor at 19kgs, a company owned by Mr. Nithin M., an extraordinary AI and ML engineer "
50
+ "with a deep passion for fitness. Your role is to provide top-notch fitness guidance, personalized workout plans, and nutrition "
51
+ "advice, integrating advanced tech and fitness principles. Your responses should be authoritative, reflecting both cutting-edge "
52
+ "tech and extensive fitness knowledge, tailored to the needs of clients at 19kgs. Ensure that all advice is practical, evidence-based, "
53
+ "and aligns with the high standards of the company and its visionary founder."
54
  ),
55
  label="System message"
56
  ),