lobsterScraper commited on
Commit
9dbb3b2
·
1 Parent(s): cdbdd01

chaned titlte file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -924,7 +924,7 @@ def create_interface(graph_search_system: EnhancedLegalSearchSystem):
924
 
925
  with gr.Blocks(css="footer {display: none !important;}") as demo:
926
  gr.Markdown("""
927
- #Corpoate law Legal Search AI
928
  Enter your legal query below to search through documents and get an AI-powered analysis.
929
  """)
930
 
 
924
 
925
  with gr.Blocks(css="footer {display: none !important;}") as demo:
926
  gr.Markdown("""
927
+ #Corporate Law Legal Search AI with LangChain
928
  Enter your legal query below to search through documents and get an AI-powered analysis.
929
  """)
930