ClaCe commited on
Commit
685d10e
·
verified ·
1 Parent(s): 998af39

Upload index.html

Browse files

updated data to 400+ use cases

Files changed (1) hide show
  1. static/index.html +2 -2
static/index.html CHANGED
@@ -30,7 +30,7 @@
30
  ML/AI Use Cases Assistant
31
  </h1>
32
  <p class="text-gray-600 text-lg max-w-2xl mx-auto">
33
- Get AI-powered advice for your business problems based on real implementations from 310+ companies
34
  </p>
35
  </div>
36
 
@@ -115,7 +115,7 @@
115
  <!-- Loading State -->
116
  <div id="loading" class="hidden text-center py-12">
117
  <div class="inline-block animate-spin rounded-full h-12 w-12 border-b-2 border-blue-500 mb-4"></div>
118
- <p class="text-gray-600 text-lg">Analyzing your problem and searching through 309+ use cases...</p>
119
  <p class="text-sm text-gray-500 mt-2">This may take a moment while the AI processes your request</p>
120
  </div>
121
 
 
30
  ML/AI Use Cases Assistant
31
  </h1>
32
  <p class="text-gray-600 text-lg max-w-2xl mx-auto">
33
+ Get AI-powered advice for your business problems based on real implementations from 60+ companies with 400+ use cases
34
  </p>
35
  </div>
36
 
 
115
  <!-- Loading State -->
116
  <div id="loading" class="hidden text-center py-12">
117
  <div class="inline-block animate-spin rounded-full h-12 w-12 border-b-2 border-blue-500 mb-4"></div>
118
+ <p class="text-gray-600 text-lg">Analyzing your problem and searching through 400+ use cases...</p>
119
  <p class="text-sm text-gray-500 mt-2">This may take a moment while the AI processes your request</p>
120
  </div>
121