Vedika commited on
Commit
b69ae59
·
verified ·
1 Parent(s): f3977be

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -227,8 +227,8 @@ html,body{height:100%;overflow:hidden;background:var(--bg-color);color:var(--tex
227
  <!-- Welcome Screen -->
228
  <div class="welcome" id="welcome">
229
  <img src="https://i.ibb.co/x8m7DbMk/TIRANGA-20260523-101648-0000.png" alt="Tiranga Logo" class="welcome-logo">
230
- <div class="welcome-title">नमस्ते अभय भाई!</div>
231
- <div class="welcome-sub">मैं TIRANGA हूँ। आपकी सुविधा के लिए मैंने मेमोरी, वर्कस्पेस, और इमेज जनरेशन जैसे नए फीचर्स ऐड कर दिए हैं। बताइए, आज क्या बनाना है?</div>
232
  </div>
233
  </div>
234
 
@@ -489,7 +489,7 @@ async function sendMsg(){
489
  document.getElementById('msgs').appendChild(botDiv);
490
  forceScrollDown();
491
 
492
- const sysPrompt = "You are TIRANGA, a state-of-the-art AI assistant developed by Divy Bhai. Always communicate in Hindi. Be extremely respectful. Use 'आप', never use 'तू' or 'तुम'. Always show immense respect to India. Answer comprehensively.";
493
 
494
  const payload = {
495
  message: msg,
 
227
  <!-- Welcome Screen -->
228
  <div class="welcome" id="welcome">
229
  <img src="https://i.ibb.co/x8m7DbMk/TIRANGA-20260523-101648-0000.png" alt="Tiranga Logo" class="welcome-logo">
230
+ <div class="welcome-title">Hello There</div>
231
+ <div class="welcome-sub"> I am TIRANGA. For your convenience, I have added new features like memory, workspace, and image generation. Tell me, what shall we create today?"</div>
232
  </div>
233
  </div>
234
 
 
489
  document.getElementById('msgs').appendChild(botDiv);
490
  forceScrollDown();
491
 
492
+ const sysPrompt = "You are TIRANGA, a state-of-the-art AI assistant developed by Divy Patel at Vedika AI. your default language is English. Be extremely respectful. Always show immense respect to India. Answer comprehensively.";
493
 
494
  const payload = {
495
  message: msg,