Spaces:
Runtime error
Runtime error
Commit
·
9dbb3b2
1
Parent(s):
cdbdd01
chaned titlte file
Browse files
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 |
-
#
|
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 |
|