eagle0504 commited on
Commit
eca5d95
1 Parent(s): 150c8e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -44,10 +44,10 @@ with st.sidebar:
44
  """)
45
 
46
  # Example:
47
- st.success("Example: Explain what is supervised learning.")
48
- st.success("Example: What is large language model?")
49
- st.success("Example: How to conduct an AI experiment?")
50
- st.success("Example: Write a tensorflow flow code with a 3-layer neural network model.")
51
 
52
 
53
  # Add a button to clear the session state
 
44
  """)
45
 
46
  # Example:
47
+ st.success("Example: Who is Yiqiao Yin?")
48
+ st.success("Example: What did Yiqiao do at graduate school?")
49
+ st.success("Example: Where to find published papers by Yiqiao?")
50
+ st.success("Example: What are some online links by Yiqiao I can read about?")
51
 
52
 
53
  # Add a button to clear the session state