Sanchit2207 commited on
Commit
9a008a9
·
verified ·
1 Parent(s): b615c79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -26,7 +26,6 @@ def answer_question(context, question):
26
 
27
  def chatbot_response(question):
28
  context = (
29
- context = (
30
  "COVID-19 is a respiratory illness caused by the SARS-CoV-2 virus. It spreads mainly through respiratory droplets when an infected person coughs, sneezes, or talks. "
31
  "The virus was first identified in December 2019 in Wuhan, China, and has since led to a global pandemic. Common symptoms include fever, cough, fatigue, and loss of taste or smell. "
32
  "In severe cases, COVID-19 can lead to pneumonia, acute respiratory distress syndrome (ARDS), multi-organ failure, and even death. "
 
26
 
27
  def chatbot_response(question):
28
  context = (
 
29
  "COVID-19 is a respiratory illness caused by the SARS-CoV-2 virus. It spreads mainly through respiratory droplets when an infected person coughs, sneezes, or talks. "
30
  "The virus was first identified in December 2019 in Wuhan, China, and has since led to a global pandemic. Common symptoms include fever, cough, fatigue, and loss of taste or smell. "
31
  "In severe cases, COVID-19 can lead to pneumonia, acute respiratory distress syndrome (ARDS), multi-organ failure, and even death. "