Talha812 commited on
Commit
ab1a53e
·
verified ·
1 Parent(s): bfa69a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def query_model(client, question):
61
 
62
  # Streamlit app
63
  def main():
64
- st.title("RAG-Based Application")
65
 
66
  # Step 1: Extract text from the document
67
  st.header("Step 1: Extract Text")
 
61
 
62
  # Streamlit app
63
  def main():
64
+ st.title("RAG-Based ChatBot")
65
 
66
  # Step 1: Extract text from the document
67
  st.header("Step 1: Extract Text")