AI-ANK commited on
Commit
48c3c55
·
1 Parent(s): 4c2cf72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ st.sidebar.markdown('## Other Projects')
25
  st.sidebar.markdown("""
26
  - [AI Equity Research Analyst](https://ai-eqty-rsrch-anlyst.streamlit.app/)
27
  - [Recasting "The Office" Scene](https://blackmirroroffice.streamlit.app/)
28
- - [Story Generator](https://appstorycombined-agaf9j4ceit.streamlit.app/)
29
  st.sidebar.markdown('## Disclaimer')
30
  st.sidebar.markdown("""This application is a conceptual prototype created to demonstrate the potential of Large Language Models (LLMs) in generating equity research reports. The contents generated by this application are purely illustrative and should not be construed as financial advice, endorsements, or recommendations. The author and the application do not provide any guarantee regarding the accuracy, completeness, or timeliness of the information provided.""")
31
 
 
25
  st.sidebar.markdown("""
26
  - [AI Equity Research Analyst](https://ai-eqty-rsrch-anlyst.streamlit.app/)
27
  - [Recasting "The Office" Scene](https://blackmirroroffice.streamlit.app/)
28
+ - [Story Generator](https://appstorycombined-agaf9j4ceit.streamlit.app/)"""
29
  st.sidebar.markdown('## Disclaimer')
30
  st.sidebar.markdown("""This application is a conceptual prototype created to demonstrate the potential of Large Language Models (LLMs) in generating equity research reports. The contents generated by this application are purely illustrative and should not be construed as financial advice, endorsements, or recommendations. The author and the application do not provide any guarantee regarding the accuracy, completeness, or timeliness of the information provided.""")
31