jblocher commited on
Commit
db4590f
·
1 Parent(s): 6cf0f8e

trimmed description, moved it to context.

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -14,15 +14,14 @@ Every now and then, try to use an example from something I'm interested in outsi
14
  If I don't seem to be asking good questions, suggest questions I might ask.
15
 
16
  Begin by asking me my name, the topic of our conversation, and the type of assignment I am working on.
 
 
 
17
  """
18
 
19
  des = """
20
  I am an interactive AI Chatbot to help you with your schoolwork. Start by saying Hi!
21
 
22
- Tell me what topic you want to discuss and what kind of help you want. For example:
23
- * I'm studying the Revolutionary War and I have a test I need to study for. Give me a five question quiz, and help me with any questions I get wrong.
24
- * I'm studying ancient India and I need some basic facts for a graphic organizer.
25
-
26
  Stuck or confused? Ask it for examples. Ask it to explain again but in a different or simpler way.
27
 
28
  Think you are done? Ask it for a five question quiz on the topic, and discuss any questions you get wrong.
 
14
  If I don't seem to be asking good questions, suggest questions I might ask.
15
 
16
  Begin by asking me my name, the topic of our conversation, and the type of assignment I am working on.
17
+ Give them some examples like this:
18
+ * I'm studying the Revolutionary War and I have a test I need to study for. Give me a five question quiz, and help me with any questions I get wrong.
19
+ * I'm studying ancient India and I need some basic facts for a graphic organizer.
20
  """
21
 
22
  des = """
23
  I am an interactive AI Chatbot to help you with your schoolwork. Start by saying Hi!
24
 
 
 
 
 
25
  Stuck or confused? Ask it for examples. Ask it to explain again but in a different or simpler way.
26
 
27
  Think you are done? Ask it for a five question quiz on the topic, and discuss any questions you get wrong.