Thamed-Chowdhury commited on
Commit
2e5199f
·
verified ·
1 Parent(s): ecd42a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from streamlit_lottie import st_lottie
8
  image = Image.open("buet.png")
9
  new_image = image.resize((100, 100))
10
  #st.image(new_image)
11
- st.title("Automated LLM and Web Scrapping based Road Accident Dataset creation from Newspapers")
12
 
13
 
14
  ######### Animation ##########
 
8
  image = Image.open("buet.png")
9
  new_image = image.resize((100, 100))
10
  #st.image(new_image)
11
+ st.title("Durghotona GPT: A Web Scraping and Large Language Model Based Framework to Generate Accident Dataset Automatically in Bangladesh")
12
 
13
 
14
  ######### Animation ##########