shivrajkarewar commited on
Commit
c48cc65
·
verified ·
1 Parent(s): 57ed11e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -75,6 +75,9 @@ with gr.Blocks(title="Materials Science Expert Chatbot", css="""
75
  - What materials are used for aerospace structures in extreme climates?
76
  - Best high-strength materials for construction in the Gulf region?
77
  - What advanced materials are used in electric vehicles and batteries in the UAE?
 
 
 
78
  """)
79
 
80
  output = gr.Markdown()
 
75
  - What materials are used for aerospace structures in extreme climates?
76
  - Best high-strength materials for construction in the Gulf region?
77
  - What advanced materials are used in electric vehicles and batteries in the UAE?
78
+ - How can one leverage AI/ML techniques in Materials Science?
79
+ - I’m a recent high school graduate interested in science. How can I explore Materials Science with AI/ML?
80
+ - -------------------------------------------------------------------------
81
  """)
82
 
83
  output = gr.Markdown()