umaiku commited on
Commit
9fce83c
·
verified ·
1 Parent(s): 1cafcb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ demo = gr.ChatInterface(
75
  label="Top-p (nucleus sampling)",
76
  ),
77
  ],
78
- description="# 📜 Legal AI RAG Chatbot",
79
  )
80
 
81
 
 
75
  label="Top-p (nucleus sampling)",
76
  ),
77
  ],
78
+ description="# 📜 ALexI: Artificial Legal Intelliegence for Swiss Jurisprudence",
79
  )
80
 
81