ankanghosh commited on
Commit
404d759
·
verified ·
1 Parent(s): 8737ed6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -381,7 +381,6 @@ if st.session_state.last_answer is not None:
381
  # Add helpful information
382
  st.markdown("---")
383
 
384
- # About section with enhanced explanations
385
  # About section with enhanced explanations
386
  st.markdown("""
387
  ### About this app
@@ -403,6 +402,9 @@ Our goal is to make a small contribution to the journey of beings toward self-di
403
  ethical, moral, and resource-based constraints. **We have no commercial or for-profit interests; this application is purely for educational purposes.**
404
  We sincerely hope this humble offering supports your spiritual progress. God bless.
405
 
 
 
 
406
  #### Important to note
407
  - This is not a general chatbot. It is specifically designed to answer spiritual questions based on referenced texts, as against generating historical information or reproducing stories of saints or spiritual leaders.
408
  - You may receive slightly different answers when asking the same question multiple times. This variation is intentional and reflects the nuanced nature of spiritual teachings across different traditions.
 
381
  # Add helpful information
382
  st.markdown("---")
383
 
 
384
  # About section with enhanced explanations
385
  st.markdown("""
386
  ### About this app
 
402
  ethical, moral, and resource-based constraints. **We have no commercial or for-profit interests; this application is purely for educational purposes.**
403
  We sincerely hope this humble offering supports your spiritual progress. God bless.
404
 
405
+ **Additionally, through this humble effort, we offer our tribute, love, and gratitude to the higher beings — the saints and masters — whose works,
406
+ teachings, and wisdom have guided humanity and have inspired and informed this application.**
407
+
408
  #### Important to note
409
  - This is not a general chatbot. It is specifically designed to answer spiritual questions based on referenced texts, as against generating historical information or reproducing stories of saints or spiritual leaders.
410
  - You may receive slightly different answers when asking the same question multiple times. This variation is intentional and reflects the nuanced nature of spiritual teachings across different traditions.