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

chaned titlte file

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -924,8 +924,8 @@ def create_interface(graph_search_system: EnhancedLegalSearchSystem):
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
 
931
  with gr.Row():
 
924
 
925
  with gr.Blocks(css="footer {display: none !important;}") as demo:
926
  gr.Markdown("""
927
+ # Corporate Law Legal Search Engine
928
+ Enter your legal query below to search through documents and get an AI-powered analysis.Queires only related to corporate law will give relevant information
929
  """)
930
 
931
  with gr.Row():