corvo7 commited on
Commit
e2a62d7
·
verified ·
1 Parent(s): aab760f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -2,4 +2,9 @@ import streamlit as st
2
 
3
  st.header("Intro to Deep learining")
4
 
5
- st.subheader("What is AI")
 
 
 
 
 
 
2
 
3
  st.header("Intro to Deep learining")
4
 
5
+ st.subheader("What is AI")
6
+
7
+ st.markdown("""AI stands for artificail Intelligence,In a simple term we can define AI as a huge field where we are going to make machine's mimic
8
+ human intelligence.
9
+
10
+ As we know we human beigns are having Natural Intelligence using which we are able to perform day to day task.And this intelligence we trained """)