Sathwikchowdary commited on
Commit
10b7b37
1 Parent(s): a294b98

Update pages/Intro_DS.py

Browse files
Files changed (1) hide show
  1. pages/Intro_DS.py +1 -1
pages/Intro_DS.py CHANGED
@@ -69,7 +69,7 @@ st.markdown(
69
  )
70
  st.markdown("<h2 style='text-align: left; color: Black;'>What is Artificial Intelligence (AI) </h2>", unsafe_allow_html=True)
71
  st.markdown(
72
- "<p style='font-size: 16px; color: Blue; font-style: italic;'>"
73
  "In Artificial intellect, we will guide machines to effortlessly replicate or mimic natural intellect in order to construct AI."
74
  "To replicate or copy the AI, we employ three tools. Machine learning techniques include deep learning and generative AI"
75
  "These are the instruments that allow us to mimic natural intelligence and construct AI"
 
69
  )
70
  st.markdown("<h2 style='text-align: left; color: Black;'>What is Artificial Intelligence (AI) </h2>", unsafe_allow_html=True)
71
  st.markdown(
72
+ "<p style='font-size: 16px; color: White; font-style: italic;'>"
73
  "In Artificial intellect, we will guide machines to effortlessly replicate or mimic natural intellect in order to construct AI."
74
  "To replicate or copy the AI, we employ three tools. Machine learning techniques include deep learning and generative AI"
75
  "These are the instruments that allow us to mimic natural intelligence and construct AI"