shukdevdatta123 commited on
Commit
254b5b5
·
verified ·
1 Parent(s): 94e1aab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,7 +302,7 @@ def create_gradio_app():
302
  # Header
303
  gr.HTML("""
304
  <div class="header">
305
- <h1>🤖 Creative Agentic AI Chat Tool</h1>
306
  <p>Powered by Groq's Compound Models with Web Search & Agentic Capabilities</p>
307
  </div>
308
  """)
 
302
  # Header
303
  gr.HTML("""
304
  <div class="header">
305
+ <h1>🤖 NeuroScope-AI</h1>
306
  <p>Powered by Groq's Compound Models with Web Search & Agentic Capabilities</p>
307
  </div>
308
  """)