akhatr-phyniks commited on
Commit
c3d2e3e
·
verified ·
1 Parent(s): 0f21c7e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -168,8 +168,8 @@ Write like the stakes are real. Because they are.
168
 
169
  # Create Gradio interface
170
  with gr.Blocks() as demo:
171
- gr.Markdown("# Greg Logan AI - Brand Strategy Assistant")
172
- gr.Markdown("Get direct, punchy, and provocative brand strategy insights from Greg Logan's perspective.")
173
 
174
  chatbot = gr.Chatbot(height=600)
175
  with gr.Row():
 
168
 
169
  # Create Gradio interface
170
  with gr.Blocks() as demo:
171
+ gr.Markdown("# Rag Bot AI - LLM")
172
+ gr.Markdown("")
173
 
174
  chatbot = gr.Chatbot(height=600)
175
  with gr.Row():