corvo7 commited on
Commit
a2a9547
·
verified ·
1 Parent(s): 264f71a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ So AI field is giving us three tools and technqiues they are
25
  3) Gen-AI (Generative AI)""")
26
 
27
  st.markdown("""So by using the above three tools we can mimic/copy the learning and thinking skills of human beign to machine .So they also can
28
- Learn and generate from the data"""
29
 
30
  if st.button("Answer from gpt"):
31
  responds=openai.chat.completions.create(
 
25
  3) Gen-AI (Generative AI)""")
26
 
27
  st.markdown("""So by using the above three tools we can mimic/copy the learning and thinking skills of human beign to machine .So they also can
28
+ Learn and generate from the data""")
29
 
30
  if st.button("Answer from gpt"):
31
  responds=openai.chat.completions.create(