ArturG9 commited on
Commit
1fd4ac2
·
verified ·
1 Parent(s): e568bb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -12,9 +12,9 @@ def main():
12
  page_icon=":books:")
13
 
14
 
15
- st.header("Get assisted by Birute, who has in memory a lot of Data Science related articles, if she can't answer based on her knowledge base, information will be found on the internet:" ":books:")
16
 
17
- st.markdown("###### Hi, I am Birute (Powered by gemma-2-2b-it-Q8 model), chat assistant, based on republic of Lithuania law documents. You can choose below information retrieval type and how many documents you want to be retrieved.")
18
 
19
 
20
 
 
12
  page_icon=":books:")
13
 
14
 
15
+ st.header("Info Assistant :" ":books:")
16
 
17
+ st.markdown("###### Get support of "Info Assistant" , who has in memory a lot of Data Science related articles, if it can't answer based on it's knowledge base, information will be found on the internet:" ":books:")
18
 
19
 
20