JBHF commited on
Commit
f1b8906
·
verified ·
1 Parent(s): 0a1895b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +14 -1
app.py CHANGED
@@ -131,7 +131,20 @@ Jan Bours
131
 
132
  """)
133
 
134
-
 
 
 
 
 
 
 
 
 
 
 
 
 
135
 
136
 
137
 
 
131
 
132
  """)
133
 
134
+ st.title("Adviseur voor niet-giftige glazuren:")
135
+ st.subheader("Een gereedschap gebaseerd op Kunstmatige Intelligentie (AI) om advies te krijgen over niet-giftige keramische glazuren voor aardewerk temperatuur bereiken.")
136
+ st.write("---------------------------------")
137
+ st.subheader("Victor Benckhuijsen : (Glazuur technieken / Keramiek)")
138
+ st.subheader("(ALL RIGHTS RESERVED)")
139
+ st.image('Victor_Benckhuijsen_2.png', caption='Victor Benckhuijsen', width=100)
140
+ # st.subheader("---------------------------------")
141
+ # st.write("---------------------------------")
142
+ st.subheader("Jan Bours : Artificial Intelligence / Data Science / Natural Language Processing")
143
+ st.subheader("(ALL RIGHTS RESERVED)")
144
+ st.image('Jan_Bours_2.png', caption='Jan Bours', width=100)
145
+ st.write("---------------------------------")
146
+ st.subheader("Chat with Docs - Using AI: 'mixtral-8x7b-32768' Groq Edition (Very Fast!) - VERSION 2 - April 6, 2024")
147
+ st.write("---------------------------------")
148
 
149
 
150