Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ if 'flashcards' not in st.session_state:
85
  st.session_state.flashcards = ""
86
 
87
  # Display the title and introduction
88
- st.title("Summarizer and Extractor")
89
  st.write("""
90
  This application helps you process text by summarizing content,
91
  extracting main points
 
85
  st.session_state.flashcards = ""
86
 
87
  # Display the title and introduction
88
+ st.title("Text Craft AI")
89
  st.write("""
90
  This application helps you process text by summarizing content,
91
  extracting main points