kevinhug commited on
Commit
5c0f433
·
1 Parent(s): a684eb2

add ai agent link

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -134,12 +134,12 @@ with gr.Blocks() as demo:
134
 
135
  gr.Markdown("""Enhancing Customer Engagement and Operational Efficiency with NLP
136
  =========
137
-
138
- 1) Semantic Similarity Document Search (SSDS)
139
- 2) Fine Tune LLM
140
- 3) Trading Analytic: Using Time Series Data to Identify Growth
141
- 4) Portfolio Optimization with cost, probabilities
142
- 5) Explainable AI
143
 
144
  #### Data Scientist: Kevin Wong, [email protected], 416-903-7937
145
 
 
134
 
135
  gr.Markdown("""Enhancing Customer Engagement and Operational Efficiency with NLP
136
  =========
137
+ - AI Agent: https://huggingface.co/spaces/kevinhug/ai
138
+ - Semantic Similarity Document Search (SSDS)
139
+ - Fine Tune LLM
140
+ - Trading Analytic: Using Time Series Data to Identify Growth
141
+ - Portfolio Optimization with cost, probabilities
142
+ - Explainable AI
143
 
144
  #### Data Scientist: Kevin Wong, [email protected], 416-903-7937
145