kaushik-anand commited on
Commit
aa34ebd
โ€ข
1 Parent(s): f38707a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -18
app.py CHANGED
@@ -103,24 +103,7 @@ st.title("LegalEase Advisor Chatbot ๐Ÿ‡ฎ๐Ÿ‡ณ")
103
  st.markdown(
104
  """
105
  ๐Ÿ‘‹ **Namaste! Welcome to World of Indian Constitution!**
106
- # I'm here to assist you with your legal queries within the framework of Indian law. Whether you're navigating through specific legal issues or seeking general advice, I'm here to help.
107
-
108
- # ๐Ÿ“š **How I Can Assist:**
109
-
110
- # - Answer questions on various aspects of Indian law.
111
- # - Guide you through legal processes relevant to India.
112
- # - Provide information on your rights and responsibilities as per Indian legal standards.
113
-
114
- # โš–๏ธ **Disclaimer:**
115
-
116
- # While I can provide general information, it's essential to consult with a qualified Indian attorney for advice tailored to your specific situation.
117
-
118
- # ๐Ÿค– **Getting Started:**
119
-
120
- # Feel free to ask any legal question related to Indian law, using keywords like "property rights," "labor laws," or "family law." I'm here to assist you!
121
-
122
- # Let's get started! How can I assist you today?
123
- # """
124
  )
125
 
126
  chat_placeholder = st.container()
 
103
  st.markdown(
104
  """
105
  ๐Ÿ‘‹ **Namaste! Welcome to World of Indian Constitution!**
106
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
  )
108
 
109
  chat_placeholder = st.container()