benspigel commited on
Commit
bf9aba9
·
1 Parent(s): 5da4be1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,7 +46,7 @@ def chatbot(prompt):
46
  #Define your HTML content
47
  html_content = """
48
  <div style='text-align: <center;'>
49
- <h2>Welcome to the Chatbot</h2>
50
  <p>You are an entrepreneur exploring opportunities to help parents of young children.</p>
51
  <p>You are conducting an interview with Freya, a 30-something friend-of-a-friend who has a 2-year old daughter, Laurie.</p>
52
  <p> Ask her questions about her experience buying toys for her child. Try to use this as a way to identify potential problems she's facing and opportunities you can address.</p>
 
46
  #Define your HTML content
47
  html_content = """
48
  <div style='text-align: <center;'>
49
+ <h2>Welcome to InterviewBot9000</h2>
50
  <p>You are an entrepreneur exploring opportunities to help parents of young children.</p>
51
  <p>You are conducting an interview with Freya, a 30-something friend-of-a-friend who has a 2-year old daughter, Laurie.</p>
52
  <p> Ask her questions about her experience buying toys for her child. Try to use this as a way to identify potential problems she's facing and opportunities you can address.</p>