DrishtiSharma commited on
Commit
5d8111c
·
verified ·
1 Parent(s): 03a1b0e

Update attempt2.py

Browse files
Files changed (1) hide show
  1. attempt2.py +1 -2
attempt2.py CHANGED
@@ -467,8 +467,7 @@ with st.sidebar:
467
  st.title("About")
468
  st.markdown(
469
  """
470
- This app is inspired by the [RAG_HW HuggingFace Space](https://huggingface.co/spaces/wint543/RAG_HW).
471
- It allows users to upload documents, generate summaries, ask questions, and create podcasts.
472
  """
473
  )
474
  st.markdown("### Steps:")
 
467
  st.title("About")
468
  st.markdown(
469
  """
470
+ This app aids learning by allowing users to upload documents, generate summaries and stories, ask questions, and create podcasts in multiple languages.
 
471
  """
472
  )
473
  st.markdown("### Steps:")