slahlou commited on
Commit
b885d69
·
1 Parent(s): 0b6c86b

link to demo

Browse files
Files changed (2) hide show
  1. README.md +2 -0
  2. app.py +2 -0
README.md CHANGED
@@ -13,3 +13,5 @@ tags:
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
+
17
+ ## Our demo --> https://www.youtube.com/watch?v=3sx99xgLpfc 👀​🤗​
app.py CHANGED
@@ -742,6 +742,8 @@ with gr.Blocks(title="Application Guide") as tab0:
742
  with gr.Column():
743
  gr.Markdown("""
744
  ## 🌟 Welcome to Your Data Analytics MCP Server!
 
 
745
 
746
  This is a comprehensive e-commerce database analytics MCP Server that combines traditional database operations with cutting-edge AI-powered insights. Whether you're a data analyst, business intelligence professional, or researcher, this MCP server provides everything you need to explore, analyze, and extract insights from e-commerce data.
747
  """)
 
742
  with gr.Column():
743
  gr.Markdown("""
744
  ## 🌟 Welcome to Your Data Analytics MCP Server!
745
+
746
+ ## Please checkout our video demo: https://www.youtube.com/watch?v=3sx99xgLpfc 👀​🤗​​
747
 
748
  This is a comprehensive e-commerce database analytics MCP Server that combines traditional database operations with cutting-edge AI-powered insights. Whether you're a data analyst, business intelligence professional, or researcher, this MCP server provides everything you need to explore, analyze, and extract insights from e-commerce data.
749
  """)