Update app.py
Browse files
app.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
|
4 |
-
st.
|
5 |
|
6 |
-
|
7 |
|
8 |
## Artificial intelligence projects and companies π’
|
9 |
- [Google DeepMind](https://en.wikipedia.org/wiki/DeepMind) π€
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
|
4 |
+
st.markdown("""
|
5 |
|
6 |
+
# Artificial Intelligence (AI) Overview
|
7 |
|
8 |
## Artificial intelligence projects and companies π’
|
9 |
- [Google DeepMind](https://en.wikipedia.org/wiki/DeepMind) π€
|