benspigel commited on
Commit
90572e8
·
1 Parent(s): 9a9e556

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -48,9 +48,9 @@ html_content = """
48
  <div style='display: flex; align-items: center;'>
49
  <img src='https://i.ibb.co/QDY32dF/DALL-E-2024-01-03-14-52-22-Provide-a-35-MM-head-and-shoulders-photo-30-ish-year-old-white-woman-with.png' alt='Chatbot Image' style='width: 300px; margin-right: 20px;'>
50
  <div>
51
- <h2>Welcome to the Chatbot</h2>
52
  <p>You are an entrepreneur exploring opportunities to help parents of young children.</p>
53
- <p>You are conducting an interview with Freya, a 30-something friend-of-a-friend who has a 2-year old daughter, Laurie.</p>
54
  <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>
55
  <p> After you have asked her five or so questions, type in '&lt;break character&gt;' to see an analysis of your interview style.</p>
56
  </div>
 
48
  <div style='display: flex; align-items: center;'>
49
  <img src='https://i.ibb.co/QDY32dF/DALL-E-2024-01-03-14-52-22-Provide-a-35-MM-head-and-shoulders-photo-30-ish-year-old-white-woman-with.png' alt='Chatbot Image' style='width: 300px; margin-right: 20px;'>
50
  <div>
51
+ <h2>Welcome to InterviewBot9000</h2>
52
  <p>You are an entrepreneur exploring opportunities to help parents of young children.</p>
53
+ <p>You are conducting an interview with Roberta, a 30-something friend-of-a-friend who has a 2-year old daughter, Laurie.</p>
54
  <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>
55
  <p> After you have asked her five or so questions, type in '&lt;break character&gt;' to see an analysis of your interview style.</p>
56
  </div>