Update pages/1_Introduction to Data Science.py
Browse files
pages/1_Introduction to Data Science.py
CHANGED
|
@@ -28,4 +28,4 @@ st.image("https://www.mouser.com/blog/Portals/11/Dongang_Machine%20Learning_Them
|
|
| 28 |
st.header(":blue[5. What is Generative AI (GenAI)?]")
|
| 29 |
st.write("Deep Learning is nothing but it is also a tool by using which we can mimic/cpoy NI. where in this mimicing we are learn generating capability. Generative AI can analyze human language, programming languages, and various complex subjects to generate responses or creative outputs.")
|
| 30 |
st.markdown(":red[Example:-]** Developed by OpenAI, ChatGPT is a text-based generative AI that engages users in natural language conversations. It can answer questions, provide explanations, and generate creative content like stories and poems based on user prompts.")
|
| 31 |
-
st.image("https://
|
|
|
|
| 28 |
st.header(":blue[5. What is Generative AI (GenAI)?]")
|
| 29 |
st.write("Deep Learning is nothing but it is also a tool by using which we can mimic/cpoy NI. where in this mimicing we are learn generating capability. Generative AI can analyze human language, programming languages, and various complex subjects to generate responses or creative outputs.")
|
| 30 |
st.markdown(":red[Example:-]** Developed by OpenAI, ChatGPT is a text-based generative AI that engages users in natural language conversations. It can answer questions, provide explanations, and generate creative content like stories and poems based on user prompts.")
|
| 31 |
+
st.image("https://www.tredence.com/assets/decoder/GenAI-Model.png",width=500)
|