blaa1997 commited on
Commit
960d813
·
verified ·
1 Parent(s): abd81c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,7 +100,7 @@ examples = ['I feel dizzy', 'what is the possible sickness for fatigue']
100
 
101
 
102
 
103
- title = "Real-time AI App with Groq API and LangChain to Answer medical questions"
104
  demo = gr.Interface(
105
  title=title,
106
  fn=rag_memory_stream,
 
100
 
101
 
102
 
103
+ title = "CARE360BOT FOR MEDICATION EXPLAINATIONS AND MEDICAL CONDITIONS"
104
  demo = gr.Interface(
105
  title=title,
106
  fn=rag_memory_stream,