pratikshahp commited on
Commit
3f2e3d4
·
verified ·
1 Parent(s): f8845c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ demo = gr.ChatInterface(
78
  container=False,
79
  scale=7,
80
  ),
81
- title="EduChat: Your Personal AI Teacher",
82
  theme="huggingface",
83
  examples=["What is the capital of France?", "What is 8 x 7?", "Explain photosynthesis."],
84
  cache_examples=False,
 
78
  container=False,
79
  scale=7,
80
  ),
81
+ title="Education Chatbot: Your Personal AI Teacher",
82
  theme="huggingface",
83
  examples=["What is the capital of France?", "What is 8 x 7?", "Explain photosynthesis."],
84
  cache_examples=False,