bradynapier commited on
Commit
c95a5e1
·
verified ·
1 Parent(s): b4e6f3f

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +737 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Ai Model Hub
3
- emoji: 🏆
4
- colorFrom: blue
5
- colorTo: green
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: ai-model-hub
3
+ emoji: 🐳
4
+ colorFrom: pink
5
+ colorTo: red
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,737 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>AI Model Hub | Discover & Deploy AI Models</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <style>
10
+ @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
11
+
12
+ body {
13
+ font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
14
+ background-color: #f8fafc;
15
+ color: #1e293b;
16
+ -webkit-font-smoothing: antialiased;
17
+ }
18
+
19
+ .gradient-bg {
20
+ background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #d946ef 100%);
21
+ }
22
+
23
+ .model-card {
24
+ transition: all 0.2s ease;
25
+ box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.02);
26
+ }
27
+
28
+ .model-card:hover {
29
+ transform: translateY(-4px);
30
+ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
31
+ }
32
+
33
+ .tag-pill {
34
+ transition: all 0.2s ease;
35
+ }
36
+
37
+ .tag-pill:hover {
38
+ transform: scale(1.05);
39
+ }
40
+
41
+ .scrollbar-hide::-webkit-scrollbar {
42
+ display: none;
43
+ }
44
+
45
+ .scrollbar-hide {
46
+ -ms-overflow-style: none;
47
+ scrollbar-width: none;
48
+ }
49
+
50
+ .fade-in {
51
+ animation: fadeIn 0.3s ease-in-out;
52
+ }
53
+
54
+ @keyframes fadeIn {
55
+ from { opacity: 0; transform: translateY(10px); }
56
+ to { opacity: 1; transform: translateY(0); }
57
+ }
58
+ </style>
59
+ </head>
60
+ <body class="min-h-screen">
61
+ <!-- Header -->
62
+ <header class="gradient-bg text-white sticky top-0 z-50 shadow-lg">
63
+ <div class="container mx-auto px-4 py-4">
64
+ <div class="flex items-center justify-between">
65
+ <div class="flex items-center space-x-2">
66
+ <i class="fas fa-robot text-2xl"></i>
67
+ <h1 class="text-xl font-bold">AI Model Hub</h1>
68
+ </div>
69
+
70
+ <div class="hidden md:flex items-center space-x-6">
71
+ <a href="#" class="font-medium hover:text-indigo-100 transition">Discover</a>
72
+ <a href="#" class="font-medium hover:text-indigo-100 transition">Categories</a>
73
+ <a href="#" class="font-medium hover:text-indigo-100 transition">My Models</a>
74
+ </div>
75
+
76
+ <div class="flex items-center space-x-4">
77
+ <button class="p-2 rounded-full hover:bg-white/10 transition">
78
+ <i class="fas fa-search"></i>
79
+ </button>
80
+ <button class="hidden md:block bg-white text-indigo-600 px-4 py-2 rounded-full font-medium hover:bg-indigo-50 transition">
81
+ Sign In
82
+ </button>
83
+ <button class="md:hidden p-2 rounded-full hover:bg-white/10 transition">
84
+ <i class="fas fa-bars"></i>
85
+ </button>
86
+ </div>
87
+ </div>
88
+ </div>
89
+ </header>
90
+
91
+ <!-- Hero Section -->
92
+ <section class="gradient-bg text-white py-12 md:py-20">
93
+ <div class="container mx-auto px-4">
94
+ <div class="max-w-3xl mx-auto text-center">
95
+ <h1 class="text-4xl md:text-5xl font-bold mb-6">Discover & Deploy Cutting-Edge AI Models</h1>
96
+ <p class="text-xl text-indigo-100 mb-8">Explore thousands of pre-trained models, fine-tune them for your needs, and deploy with one click.</p>
97
+
98
+ <div class="relative max-w-xl mx-auto">
99
+ <input type="text" placeholder="Search for models (e.g. 'text generation', 'image classification')"
100
+ class="w-full px-6 py-4 rounded-full text-gray-800 focus:outline-none focus:ring-2 focus:ring-indigo-500">
101
+ <button class="absolute right-2 top-2 bg-indigo-600 text-white p-2 rounded-full hover:bg-indigo-700 transition">
102
+ <i class="fas fa-search"></i>
103
+ </button>
104
+ </div>
105
+
106
+ <div class="mt-6 flex flex-wrap justify-center gap-2">
107
+ <span class="text-sm px-3 py-1 bg-white/10 rounded-full">Trending: GPT-4</span>
108
+ <span class="text-sm px-3 py-1 bg-white/10 rounded-full">Stable Diffusion</span>
109
+ <span class="text-sm px-3 py-1 bg-white/10 rounded-full">Llama 2</span>
110
+ <span class="text-sm px-3 py-1 bg-white/10 rounded-full">Whisper</span>
111
+ </div>
112
+ </div>
113
+ </div>
114
+ </section>
115
+
116
+ <!-- Main Content -->
117
+ <main class="container mx-auto px-4 py-8">
118
+ <!-- Featured Models Carousel -->
119
+ <section class="mb-12">
120
+ <div class="flex items-center justify-between mb-6">
121
+ <h2 class="text-2xl font-bold">Featured Models</h2>
122
+ <a href="#" class="text-indigo-600 font-medium hover:underline">See all</a>
123
+ </div>
124
+
125
+ <div class="relative">
126
+ <div class="overflow-x-auto scrollbar-hide pb-6">
127
+ <div class="flex space-x-4">
128
+ <!-- Featured Model 1 -->
129
+ <div class="model-card flex-shrink-0 w-72 bg-white rounded-xl overflow-hidden border border-gray-100">
130
+ <div class="relative h-40 bg-gradient-to-r from-purple-500 to-pink-500 flex items-center justify-center">
131
+ <i class="fas fa-brain text-6xl text-white opacity-80"></i>
132
+ <div class="absolute bottom-2 right-2 bg-white/20 backdrop-blur-sm text-white text-xs px-2 py-1 rounded-full">
133
+ Featured
134
+ </div>
135
+ </div>
136
+ <div class="p-4">
137
+ <div class="flex items-start justify-between">
138
+ <div>
139
+ <h3 class="font-bold text-lg">GPT-4 Turbo</h3>
140
+ <p class="text-gray-500 text-sm">OpenAI</p>
141
+ </div>
142
+ <div class="flex items-center text-yellow-400">
143
+ <i class="fas fa-star"></i>
144
+ <span class="ml-1 text-gray-700">4.9</span>
145
+ </div>
146
+ </div>
147
+ <p class="text-gray-600 text-sm mt-2 line-clamp-2">The most capable and cost-effective model with 128k context length and improved instruction following.</p>
148
+ <div class="mt-3 flex flex-wrap gap-2">
149
+ <span class="tag-pill text-xs px-2 py-1 bg-indigo-50 text-indigo-600 rounded-full">Text</span>
150
+ <span class="tag-pill text-xs px-2 py-1 bg-indigo-50 text-indigo-600 rounded-full">128k Context</span>
151
+ <span class="tag-pill text-xs px-2 py-1 bg-indigo-50 text-indigo-600 rounded-full">Chat</span>
152
+ </div>
153
+ </div>
154
+ </div>
155
+
156
+ <!-- Featured Model 2 -->
157
+ <div class="model-card flex-shrink-0 w-72 bg-white rounded-xl overflow-hidden border border-gray-100">
158
+ <div class="relative h-40 bg-gradient-to-r from-blue-500 to-cyan-500 flex items-center justify-center">
159
+ <i class="fas fa-image text-6xl text-white opacity-80"></i>
160
+ </div>
161
+ <div class="p-4">
162
+ <div class="flex items-start justify-between">
163
+ <div>
164
+ <h3 class="font-bold text-lg">Stable Diffusion XL</h3>
165
+ <p class="text-gray-500 text-sm">Stability AI</p>
166
+ </div>
167
+ <div class="flex items-center text-yellow-400">
168
+ <i class="fas fa-star"></i>
169
+ <span class="ml-1 text-gray-700">4.7</span>
170
+ </div>
171
+ </div>
172
+ <p class="text-gray-600 text-sm mt-2 line-clamp-2">High-resolution image generation model with improved composition and face generation.</p>
173
+ <div class="mt-3 flex flex-wrap gap-2">
174
+ <span class="tag-pill text-xs px-2 py-1 bg-blue-50 text-blue-600 rounded-full">Image</span>
175
+ <span class="tag-pill text-xs px-2 py-1 bg-blue-50 text-blue-600 rounded-full">1024x1024</span>
176
+ <span class="tag-pill text-xs px-2 py-1 bg-blue-50 text-blue-600 rounded-full">Diffusion</span>
177
+ </div>
178
+ </div>
179
+ </div>
180
+
181
+ <!-- Featured Model 3 -->
182
+ <div class="model-card flex-shrink-0 w-72 bg-white rounded-xl overflow-hidden border border-gray-100">
183
+ <div class="relative h-40 bg-gradient-to-r from-green-500 to-emerald-500 flex items-center justify-center">
184
+ <i class="fas fa-language text-6xl text-white opacity-80"></i>
185
+ </div>
186
+ <div class="p-4">
187
+ <div class="flex items-start justify-between">
188
+ <div>
189
+ <h3 class="font-bold text-lg">Llama 2 70B</h3>
190
+ <p class="text-gray-500 text-sm">Meta</p>
191
+ </div>
192
+ <div class="flex items-center text-yellow-400">
193
+ <i class="fas fa-star"></i>
194
+ <span class="ml-1 text-gray-700">4.5</span>
195
+ </div>
196
+ </div>
197
+ <p class="text-gray-600 text-sm mt-2 line-clamp-2">Open weight large language model with 70 billion parameters, fine-tuned for chat use cases.</p>
198
+ <div class="mt-3 flex flex-wrap gap-2">
199
+ <span class="tag-pill text-xs px-2 py-1 bg-green-50 text-green-600 rounded-full">LLM</span>
200
+ <span class="tag-pill text-xs px-2 py-1 bg-green-50 text-green-600 rounded-full">70B Params</span>
201
+ <span class="tag-pill text-xs px-2 py-1 bg-green-50 text-green-600 rounded-full">Open Weight</span>
202
+ </div>
203
+ </div>
204
+ </div>
205
+
206
+ <!-- Featured Model 4 -->
207
+ <div class="model-card flex-shrink-0 w-72 bg-white rounded-xl overflow-hidden border border-gray-100">
208
+ <div class="relative h-40 bg-gradient-to-r from-orange-500 to-amber-500 flex items-center justify-center">
209
+ <i class="fas fa-microphone-alt text-6xl text-white opacity-80"></i>
210
+ </div>
211
+ <div class="p-4">
212
+ <div class="flex items-start justify-between">
213
+ <div>
214
+ <h3 class="font-bold text-lg">Whisper Large v3</h3>
215
+ <p class="text-gray-500 text-sm">OpenAI</p>
216
+ </div>
217
+ <div class="flex items-center text-yellow-400">
218
+ <i class="fas fa-star"></i>
219
+ <span class="ml-1 text-gray-700">4.8</span>
220
+ </div>
221
+ </div>
222
+ <p class="text-gray-600 text-sm mt-2 line-clamp-2">State-of-the-art speech recognition model supporting multiple languages with high accuracy.</p>
223
+ <div class="mt-3 flex flex-wrap gap-2">
224
+ <span class="tag-pill text-xs px-2 py-1 bg-orange-50 text-orange-600 rounded-full">Speech</span>
225
+ <span class="tag-pill text-xs px-2 py-1 bg-orange-50 text-orange-600 rounded-full">Multilingual</span>
226
+ <span class="tag-pill text-xs px-2 py-1 bg-orange-50 text-orange-600 rounded-full">Transcription</span>
227
+ </div>
228
+ </div>
229
+ </div>
230
+ </div>
231
+ </div>
232
+ <button class="absolute -left-4 top-1/2 transform -translate-y-1/2 bg-white p-2 rounded-full shadow-lg text-indigo-600 hover:bg-indigo-50 transition hidden md:block">
233
+ <i class="fas fa-chevron-left"></i>
234
+ </button>
235
+ <button class="absolute -right-4 top-1/2 transform -translate-y-1/2 bg-white p-2 rounded-full shadow-lg text-indigo-600 hover:bg-indigo-50 transition hidden md:block">
236
+ <i class="fas fa-chevron-right"></i>
237
+ </button>
238
+ </div>
239
+ </section>
240
+
241
+ <!-- Categories -->
242
+ <section class="mb-12">
243
+ <div class="flex items-center justify-between mb-6">
244
+ <h2 class="text-2xl font-bold">Categories</h2>
245
+ <a href="#" class="text-indigo-600 font-medium hover:underline">Browse all</a>
246
+ </div>
247
+
248
+ <div class="grid grid-cols-2 md:grid-cols-4 lg:grid-cols-6 gap-4">
249
+ <a href="#" class="category-card bg-white rounded-xl p-4 text-center hover:shadow-md transition border border-gray-100">
250
+ <div class="w-12 h-12 bg-indigo-100 rounded-full flex items-center justify-center mx-auto mb-3">
251
+ <i class="fas fa-comment-dots text-indigo-600 text-xl"></i>
252
+ </div>
253
+ <h3 class="font-medium">Chat</h3>
254
+ <p class="text-gray-500 text-xs mt-1">125 models</p>
255
+ </a>
256
+
257
+ <a href="#" class="category-card bg-white rounded-xl p-4 text-center hover:shadow-md transition border border-gray-100">
258
+ <div class="w-12 h-12 bg-blue-100 rounded-full flex items-center justify-center mx-auto mb-3">
259
+ <i class="fas fa-image text-blue-600 text-xl"></i>
260
+ </div>
261
+ <h3 class="font-medium">Image</h3>
262
+ <p class="text-gray-500 text-xs mt-1">89 models</p>
263
+ </a>
264
+
265
+ <a href="#" class="category-card bg-white rounded-xl p-4 text-center hover:shadow-md transition border border-gray-100">
266
+ <div class="w-12 h-12 bg-green-100 rounded-full flex items-center justify-center mx-auto mb-3">
267
+ <i class="fas fa-code text-green-600 text-xl"></i>
268
+ </div>
269
+ <h3 class="font-medium">Code</h3>
270
+ <p class="text-gray-500 text-xs mt-1">42 models</p>
271
+ </a>
272
+
273
+ <a href="#" class="category-card bg-white rounded-xl p-4 text-center hover:shadow-md transition border border-gray-100">
274
+ <div class="w-12 h-12 bg-purple-100 rounded-full flex items-center justify-center mx-auto mb-3">
275
+ <i class="fas fa-microphone-alt text-purple-600 text-xl"></i>
276
+ </div>
277
+ <h3 class="font-medium">Audio</h3>
278
+ <p class="text-gray-500 text-xs mt-1">37 models</p>
279
+ </a>
280
+
281
+ <a href="#" class="category-card bg-white rounded-xl p-4 text-center hover:shadow-md transition border border-gray-100">
282
+ <div class="w-12 h-12 bg-pink-100 rounded-full flex items-center justify-center mx-auto mb-3">
283
+ <i class="fas fa-video text-pink-600 text-xl"></i>
284
+ </div>
285
+ <h3 class="font-medium">Video</h3>
286
+ <p class="text-gray-500 text-xs mt-1">28 models</p>
287
+ </a>
288
+
289
+ <a href="#" class="category-card bg-white rounded-xl p-4 text-center hover:shadow-md transition border border-gray-100">
290
+ <div class="w-12 h-12 bg-yellow-100 rounded-full flex items-center justify-center mx-auto mb-3">
291
+ <i class="fas fa-robot text-yellow-600 text-xl"></i>
292
+ </div>
293
+ <h3 class="font-medium">Multimodal</h3>
294
+ <p class="text-gray-500 text-xs mt-1">19 models</p>
295
+ </a>
296
+ </div>
297
+ </section>
298
+
299
+ <!-- Trending Models -->
300
+ <section class="mb-12">
301
+ <div class="flex items-center justify-between mb-6">
302
+ <h2 class="text-2xl font-bold">Trending This Week</h2>
303
+ <a href="#" class="text-indigo-600 font-medium hover:underline">View all</a>
304
+ </div>
305
+
306
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
307
+ <!-- Trending Model 1 -->
308
+ <div class="model-card bg-white rounded-xl overflow-hidden border border-gray-100 fade-in">
309
+ <div class="relative h-48 bg-gradient-to-r from-indigo-500 to-purple-600 flex items-center justify-center">
310
+ <i class="fas fa-comments text-6xl text-white opacity-80"></i>
311
+ <div class="absolute top-4 left-4 flex items-center bg-white/20 backdrop-blur-sm text-white text-xs px-2 py-1 rounded-full">
312
+ <i class="fas fa-bolt mr-1"></i>
313
+ <span>Trending</span>
314
+ </div>
315
+ </div>
316
+ <div class="p-5">
317
+ <div class="flex items-start justify-between">
318
+ <div>
319
+ <h3 class="font-bold text-xl">Claude 3 Opus</h3>
320
+ <p class="text-gray-500">Anthropic</p>
321
+ </div>
322
+ <div class="flex items-center text-yellow-400">
323
+ <i class="fas fa-star"></i>
324
+ <span class="ml-1 text-gray-700">4.9</span>
325
+ </div>
326
+ </div>
327
+ <p class="text-gray-600 mt-3">Most powerful model with state-of-the-art performance on complex tasks and reasoning.</p>
328
+
329
+ <div class="mt-4 flex flex-wrap gap-2">
330
+ <span class="tag-pill text-xs px-2 py-1 bg-indigo-50 text-indigo-600 rounded-full">200k Context</span>
331
+ <span class="tag-pill text-xs px-2 py-1 bg-indigo-50 text-indigo-600 rounded-full">Reasoning</span>
332
+ <span class="tag-pill text-xs px-2 py-1 bg-indigo-50 text-indigo-600 rounded-full">Enterprise</span>
333
+ </div>
334
+
335
+ <div class="mt-6 pt-4 border-t border-gray-100 flex items-center justify-between">
336
+ <div>
337
+ <span class="text-xs text-gray-500">Downloads</span>
338
+ <p class="font-medium">12.4k</p>
339
+ </div>
340
+ <div>
341
+ <span class="text-xs text-gray-500">Size</span>
342
+ <p class="font-medium">137GB</p>
343
+ </div>
344
+ <div>
345
+ <span class="text-xs text-gray-500">License</span>
346
+ <p class="font-medium">Proprietary</p>
347
+ </div>
348
+ </div>
349
+
350
+ <button class="mt-6 w-full bg-indigo-600 text-white py-3 rounded-lg font-medium hover:bg-indigo-700 transition">
351
+ Deploy Model
352
+ </button>
353
+ </div>
354
+ </div>
355
+
356
+ <!-- Trending Model 2 -->
357
+ <div class="model-card bg-white rounded-xl overflow-hidden border border-gray-100 fade-in">
358
+ <div class="relative h-48 bg-gradient-to-r from-blue-500 to-cyan-500 flex items-center justify-center">
359
+ <i class="fas fa-paint-brush text-6xl text-white opacity-80"></i>
360
+ <div class="absolute top-4 left-4 flex items-center bg-white/20 backdrop-blur-sm text-white text-xs px-2 py-1 rounded-full">
361
+ <i class="fas fa-fire mr-1"></i>
362
+ <span>Hot</span>
363
+ </div>
364
+ </div>
365
+ <div class="p-5">
366
+ <div class="flex items-start justify-between">
367
+ <div>
368
+ <h3 class="font-bold text-xl">Midjourney v6</h3>
369
+ <p class="text-gray-500">Midjourney</p>
370
+ </div>
371
+ <div class="flex items-center text-yellow-400">
372
+ <i class="fas fa-star"></i>
373
+ <span class="ml-1 text-gray-700">4.8</span>
374
+ </div>
375
+ </div>
376
+ <p class="text-gray-600 mt-3">Advanced AI image generation with improved photorealism and prompt understanding.</p>
377
+
378
+ <div class="mt-4 flex flex-wrap gap-2">
379
+ <span class="tag-pill text-xs px-2 py-1 bg-blue-50 text-blue-600 rounded-full">Photorealistic</span>
380
+ <span class="tag-pill text-xs px-2 py-1 bg-blue-50 text-blue-600 rounded-full">4K Resolution</span>
381
+ <span class="tag-pill text-xs px-2 py-1 bg-blue-50 text-blue-600 rounded-full">Art</span>
382
+ </div>
383
+
384
+ <div class="mt-6 pt-4 border-t border-gray-100 flex items-center justify-between">
385
+ <div>
386
+ <span class="text-xs text-gray-500">Downloads</span>
387
+ <p class="font-medium">8.7k</p>
388
+ </div>
389
+ <div>
390
+ <span class="text-xs text-gray-500">Size</span>
391
+ <p class="font-medium">5.2GB</p>
392
+ </div>
393
+ <div>
394
+ <span class="text-xs text-gray-500">License</span>
395
+ <p class="font-medium">Commercial</p>
396
+ </div>
397
+ </div>
398
+
399
+ <button class="mt-6 w-full bg-blue-600 text-white py-3 rounded-lg font-medium hover:bg-blue-700 transition">
400
+ Deploy Model
401
+ </button>
402
+ </div>
403
+ </div>
404
+
405
+ <!-- Trending Model 3 -->
406
+ <div class="model-card bg-white rounded-xl overflow-hidden border border-gray-100 fade-in">
407
+ <div class="relative h-48 bg-gradient-to-r from-green-500 to-emerald-500 flex items-center justify-center">
408
+ <i class="fas fa-code-branch text-6xl text-white opacity-80"></i>
409
+ <div class="absolute top-4 left-4 flex items-center bg-white/20 backdrop-blur-sm text-white text-xs px-2 py-1 rounded-full">
410
+ <i class="fas fa-arrow-up mr-1"></i>
411
+ <span>Rising</span>
412
+ </div>
413
+ </div>
414
+ <div class="p-5">
415
+ <div class="flex items-start justify-between">
416
+ <div>
417
+ <h3 class="font-bold text-xl">CodeLlama 70B</h3>
418
+ <p class="text-gray-500">Meta</p>
419
+ </div>
420
+ <div class="flex items-center text-yellow-400">
421
+ <i class="fas fa-star"></i>
422
+ <span class="ml-1 text-gray-700">4.6</span>
423
+ </div>
424
+ </div>
425
+ <p class="text-gray-600 mt-3">State-of-the-art for code generation and understanding, supporting multiple programming languages.</p>
426
+
427
+ <div class="mt-4 flex flex-wrap gap-2">
428
+ <span class="tag-pill text-xs px-2 py-1 bg-green-50 text-green-600 rounded-full">Python</span>
429
+ <span class="tag-pill text-xs px-2 py-1 bg-green-50 text-green-600 rounded-full">JavaScript</span>
430
+ <span class="tag-pill text-xs px-2 py-1 bg-green-50 text-green-600 rounded-full">Open Weight</span>
431
+ </div>
432
+
433
+ <div class="mt-6 pt-4 border-t border-gray-100 flex items-center justify-between">
434
+ <div>
435
+ <span class="text-xs text-gray-500">Downloads</span>
436
+ <p class="font-medium">6.3k</p>
437
+ </div>
438
+ <div>
439
+ <span class="text-xs text-gray-500">Size</span>
440
+ <p class="font-medium">89GB</p>
441
+ </div>
442
+ <div>
443
+ <span class="text-xs text-gray-500">License</span>
444
+ <p class="font-medium">LLAMA 2</p>
445
+ </div>
446
+ </div>
447
+
448
+ <button class="mt-6 w-full bg-green-600 text-white py-3 rounded-lg font-medium hover:bg-green-700 transition">
449
+ Deploy Model
450
+ </button>
451
+ </div>
452
+ </div>
453
+ </div>
454
+ </section>
455
+
456
+ <!-- Filter & Explore Section -->
457
+ <section class="mb-12 bg-white rounded-xl p-6 shadow-sm border border-gray-100">
458
+ <h2 class="text-2xl font-bold mb-6">Refine Your Search</h2>
459
+
460
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-6">
461
+ <!-- Model Type Filter -->
462
+ <div>
463
+ <h3 class="font-medium mb-3">Model Type</h3>
464
+ <div class="space-y-2">
465
+ <label class="flex items-center space-x-3">
466
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500">
467
+ <span>Text Generation</span>
468
+ </label>
469
+ <label class="flex items-center space-x-3">
470
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500" checked>
471
+ <span>Image Generation</span>
472
+ </label>
473
+ <label class="flex items-center space-x-3">
474
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500">
475
+ <span>Speech Recognition</span>
476
+ </label>
477
+ <label class="flex items-center space-x-3">
478
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500">
479
+ <span>Video Generation</span>
480
+ </label>
481
+ <label class="flex items-center space-x-3">
482
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500" checked>
483
+ <span>Multimodal</span>
484
+ </label>
485
+ </div>
486
+ </div>
487
+
488
+ <!-- Model Size Filter -->
489
+ <div>
490
+ <h3 class="font-medium mb-3">Model Size</h3>
491
+ <div class="space-y-2">
492
+ <label class="flex items-center space-x-3">
493
+ <input type="radio" name="size" class="rounded-full text-indigo-600 focus:ring-indigo-500">
494
+ <span>Small (<1B params)</span>
495
+ </label>
496
+ <label class="flex items-center space-x-3">
497
+ <input type="radio" name="size" class="rounded-full text-indigo-600 focus:ring-indigo-500" checked>
498
+ <span>Medium (1-10B params)</span>
499
+ </label>
500
+ <label class="flex items-center space-x-3">
501
+ <input type="radio" name="size" class="rounded-full text-indigo-600 focus:ring-indigo-500">
502
+ <span>Large (10-100B params)</span>
503
+ </label>
504
+ <label class="flex items-center space-x-3">
505
+ <input type="radio" name="size" class="rounded-full text-indigo-600 focus:ring-indigo-500">
506
+ <span>XL (>100B params)</span>
507
+ </label>
508
+ </div>
509
+ </div>
510
+
511
+ <!-- License Type Filter -->
512
+ <div>
513
+ <h3 class="font-medium mb-3">License Type</h3>
514
+ <div class="space-y-2">
515
+ <label class="flex items-center space-x-3">
516
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500" checked>
517
+ <span>Open Source</span>
518
+ </label>
519
+ <label class="flex items-center space-x-3">
520
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500" checked>
521
+ <span>Commercial</span>
522
+ </label>
523
+ <label class="flex items-center space-x-3">
524
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500">
525
+ <span>Research Only</span>
526
+ </label>
527
+ <label class="flex items-center space-x-3">
528
+ <input type="checkbox" class="rounded text-indigo-600 focus:ring-indigo-500">
529
+ <span>Proprietary</span>
530
+ </label>
531
+ </div>
532
+ </div>
533
+ </div>
534
+
535
+ <div class="mt-8 flex justify-end space-x-4">
536
+ <button class="px-6 py-2 border border-gray-300 rounded-lg font-medium hover:bg-gray-50 transition">
537
+ Reset Filters
538
+ </button>
539
+ <button class="px-6 py-2 bg-indigo-600 text-white rounded-lg font-medium hover:bg-indigo-700 transition">
540
+ Apply Filters
541
+ </button>
542
+ </div>
543
+ </section>
544
+
545
+ <!-- Recently Added -->
546
+ <section class="mb-12">
547
+ <div class="flex items-center justify-between mb-6">
548
+ <h2 class="text-2xl font-bold">Recently Added</h2>
549
+ <a href="#" class="text-indigo-600 font-medium hover:underline">View all</a>
550
+ </div>
551
+
552
+ <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4">
553
+ <!-- Recent Model 1 -->
554
+ <div class="model-card bg-white rounded-lg overflow-hidden border border-gray-100 fade-in">
555
+ <div class="h-32 bg-gradient-to-r from-purple-500 to-pink-500 flex items-center justify-center">
556
+ <i class="fas fa-robot text-4xl text-white opacity-80"></i>
557
+ </div>
558
+ <div class="p-4">
559
+ <h3 class="font-bold">Gemini Pro</h3>
560
+ <p class="text-gray-500 text-sm">Google</p>
561
+ <div class="mt-2 flex items-center text-yellow-400 text-sm">
562
+ <i class="fas fa-star"></i>
563
+ <span class="ml-1 text-gray-700">4.7</span>
564
+ <span class="text-gray-400 mx-2">•</span>
565
+ <span class="text-gray-500">New</span>
566
+ </div>
567
+ </div>
568
+ </div>
569
+
570
+ <!-- Recent Model 2 -->
571
+ <div class="model-card bg-white rounded-lg overflow-hidden border border-gray-100 fade-in">
572
+ <div class="h-32 bg-gradient-to-r from-blue-500 to-cyan-500 flex items-center justify-center">
573
+ <i class="fas fa-music text-4xl text-white opacity-80"></i>
574
+ </div>
575
+ <div class="p-4">
576
+ <h3 class="font-bold">Jukebox v2</h3>
577
+ <p class="text-gray-500 text-sm">OpenAI</p>
578
+ <div class="mt-2 flex items-center text-yellow-400 text-sm">
579
+ <i class="fas fa-star"></i>
580
+ <span class="ml-1 text-gray-700">4.3</span>
581
+ <span class="text-gray-400 mx-2">•</span>
582
+ <span class="text-gray-500">New</span>
583
+ </div>
584
+ </div>
585
+ </div>
586
+
587
+ <!-- Recent Model 3 -->
588
+ <div class="model-card bg-white rounded-lg overflow-hidden border border-gray-100 fade-in">
589
+ <div class="h-32 bg-gradient-to-r from-green-500 to-emerald-500 flex items-center justify-center">
590
+ <i class="fas fa-chart-line text-4xl text-white opacity-80"></i>
591
+ </div>
592
+ <div class="p-4">
593
+ <h3 class="font-bold">FinGPT</h3>
594
+ <p class="text-gray-500 text-sm">AI4Finance</p>
595
+ <div class="mt-2 flex items-center text-yellow-400 text-sm">
596
+ <i class="fas fa-star"></i>
597
+ <span class="ml-1 text-gray-700">4.2</span>
598
+ <span class="text-gray-400 mx-2">•</span>
599
+ <span class="text-gray-500">New</span>
600
+ </div>
601
+ </div>
602
+ </div>
603
+
604
+ <!-- Recent Model 4 -->
605
+ <div class="model-card bg-white rounded-lg overflow-hidden border border-gray-100 fade-in">
606
+ <div class="h-32 bg-gradient-to-r from-orange-500 to-amber-500 flex items-center justify-center">
607
+ <i class="fas fa-video text-4xl text-white opacity-80"></i>
608
+ </div>
609
+ <div class="p-4">
610
+ <h3 class="font-bold">Sora</h3>
611
+ <p class="text-gray-500 text-sm">OpenAI</p>
612
+ <div class="mt-2 flex items-center text-yellow-400 text-sm">
613
+ <i class="fas fa-star"></i>
614
+ <span class="ml-1 text-gray-700">4.8</span>
615
+ <span class="text-gray-400 mx-2">•</span>
616
+ <span class="text-gray-500">New</span>
617
+ </div>
618
+ </div>
619
+ </div>
620
+ </div>
621
+ </section>
622
+
623
+ <!-- Model Comparison CTA -->
624
+ <section class="gradient-bg text-white rounded-xl p-8 md:p-12 mb-12">
625
+ <div class="max-w-3xl mx-auto text-center">
626
+ <h2 class="text-2xl md:text-3xl font-bold mb-4">Not Sure Which Model to Choose?</h2>
627
+ <p class="text-lg text-indigo-100 mb-6">Compare performance, pricing, and features of different AI models to find the perfect fit for your use case.</p>
628
+ <button class="px-8 py-3 bg-white text-indigo-600 rounded-lg font-bold hover:bg-indigo-50 transition">
629
+ Compare Models
630
+ </button>
631
+ </div>
632
+ </section>
633
+ </main>
634
+
635
+ <!-- Footer -->
636
+ <footer class="bg-gray-900 text-gray-300 py-12">
637
+ <div class="container mx-auto px-4">
638
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
639
+ <div>
640
+ <div class="flex items-center space-x-2 mb-4">
641
+ <i class="fas fa-robot text-2xl text-indigo-400"></i>
642
+ <h3 class="text-xl font-bold text-white">AI Model Hub</h3>
643
+ </div>
644
+ <p class="text-sm">Discover, deploy, and manage AI models with ease. The largest repository of pre-trained models.</p>
645
+ <div class="mt-4 flex space-x-4">
646
+ <a href="#" class="text-gray-400 hover:text-white transition">
647
+ <i class="fab fa-twitter"></i>
648
+ </a>
649
+ <a href="#" class="text-gray-400 hover:text-white transition">
650
+ <i class="fab fa-github"></i>
651
+ </a>
652
+ <a href="#" class="text-gray-400 hover:text-white transition">
653
+ <i class="fab fa-discord"></i>
654
+ </a>
655
+ <a href="#" class="text-gray-400 hover:text-white transition">
656
+ <i class="fab fa-linkedin"></i>
657
+ </a>
658
+ </div>
659
+ </div>
660
+
661
+ <div>
662
+ <h4 class="text-white font-medium mb-4">Explore</h4>
663
+ <ul class="space-y-2">
664
+ <li><a href="#" class="hover:text-white transition">Popular Models</a></li>
665
+ <li><a href="#" class="hover:text-white transition">Categories</a></li>
666
+ <li><a href="#" class="hover:text-white transition">Trending</a></li>
667
+ <li><a href="#" class="hover:text-white transition">New Releases</a></li>
668
+ <li><a href="#" class="hover:text-white transition">Model Comparison</a></li>
669
+ </ul>
670
+ </div>
671
+
672
+ <div>
673
+ <h4 class="text-white font-medium mb-4">Resources</h4>
674
+ <ul class="space-y-2">
675
+ <li><a href="#" class="hover:text-white transition">Documentation</a></li>
676
+ <li><a href="#" class="hover:text-white transition">API Reference</a></li>
677
+ <li><a href="#" class="hover:text-white transition">Tutorials</a></li>
678
+ <li><a href="#" class="hover:text-white transition">Blog</a></li>
679
+ <li><a href="#" class="hover:text-white transition">Community</a></li>
680
+ </ul>
681
+ </div>
682
+
683
+ <div>
684
+ <h4 class="text-white font-medium mb-4">Company</h4>
685
+ <ul class="space-y-2">
686
+ <li><a href="#" class="hover:text-white transition">About Us</a></li>
687
+ <li><a href="#" class="hover:text-white transition">Careers</a></li>
688
+ <li><a href="#" class="hover:text-white transition">Privacy Policy</a></li>
689
+ <li><a href="#" class="hover:text-white transition">Terms of Service</a></li>
690
+ <li><a href="#" class="hover:text-white transition">Contact Us</a></li>
691
+ </ul>
692
+ </div>
693
+ </div>
694
+
695
+ <div class="mt-12 pt-8 border-t border-gray-800 text-sm text-center">
696
+ <p>© 2023 AI Model Hub. All rights reserved.</p>
697
+ </div>
698
+ </div>
699
+ </footer>
700
+
701
+ <script>
702
+ // Simple animation for model cards
703
+ document.addEventListener('DOMContentLoaded', function() {
704
+ const modelCards = document.querySelectorAll('.model-card');
705
+
706
+ const observer = new IntersectionObserver((entries) => {
707
+ entries.forEach(entry => {
708
+ if (entry.isIntersecting) {
709
+ entry.target.classList.add('fade-in');
710
+ }
711
+ });
712
+ }, { threshold: 0.1 });
713
+
714
+ modelCards.forEach(card => {
715
+ observer.observe(card);
716
+ });
717
+
718
+ // Simulate filter functionality
719
+ const applyFiltersBtn = document.querySelector('button:contains("Apply Filters")');
720
+ if (applyFiltersBtn) {
721
+ applyFiltersBtn.addEventListener('click', function() {
722
+ alert('Filters applied! This would filter the model list in a real application.');
723
+ });
724
+ }
725
+
726
+ // Simulate model deployment
727
+ const deployButtons = document.querySelectorAll('button:contains("Deploy Model")');
728
+ deployButtons.forEach(button => {
729
+ button.addEventListener('click', function() {
730
+ const modelName = this.closest('.model-card').querySelector('h3').textContent;
731
+ alert(`Initiating deployment for ${modelName}...`);
732
+ });
733
+ });
734
+ });
735
+ </script>
736
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=bradynapier/ai-model-hub" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
737
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ create a unique modern beautifully styled web app for a youtube-like app-store style inference provider for ai models with llm exploration , feature filtering, and rich beautiful mobile-app like presentation (ios app store)