timoon811 commited on
Commit
5b8704d
·
verified ·
1 Parent(s): cc4d7d1

Add 3 files

Browse files
Files changed (3) hide show
  1. README.md +7 -5
  2. index.html +701 -19
  3. prompts.txt +1 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Sitestrategy
3
- emoji: 🦀
4
- colorFrom: blue
5
- colorTo: indigo
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: sitestrategy
3
+ emoji: 🐳
4
+ colorFrom: green
5
+ colorTo: pink
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,701 @@
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>Casino Strategist Pro - AI-Powered Betting Assistant</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
+ @keyframes pulse {
11
+ 0%, 100% { opacity: 1; }
12
+ 50% { opacity: 0.5; }
13
+ }
14
+ .pulse-animation {
15
+ animation: pulse 2s infinite;
16
+ }
17
+ .game-card:hover {
18
+ transform: translateY(-5px);
19
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
20
+ }
21
+ .progress-ring {
22
+ transform: rotate(-90deg);
23
+ }
24
+ .progress-ring__circle {
25
+ transition: stroke-dashoffset 0.5s;
26
+ }
27
+ .strategy-card:hover .strategy-badge {
28
+ transform: scale(1.1);
29
+ }
30
+ .ai-thinking {
31
+ position: relative;
32
+ }
33
+ .ai-thinking::after {
34
+ content: "...";
35
+ position: absolute;
36
+ animation: dots 1.5s steps(5, end) infinite;
37
+ }
38
+ @keyframes dots {
39
+ 0%, 20% { content: "."; }
40
+ 40% { content: ".."; }
41
+ 60%, 100% { content: "..."; }
42
+ }
43
+ </style>
44
+ </head>
45
+ <body class="bg-gray-900 text-white font-sans">
46
+ <!-- Header -->
47
+ <header class="bg-gray-800 shadow-lg">
48
+ <div class="container mx-auto px-4 py-4 flex justify-between items-center">
49
+ <div class="flex items-center space-x-2">
50
+ <div class="bg-purple-600 p-2 rounded-lg">
51
+ <i class="fas fa-chess-queen text-xl"></i>
52
+ </div>
53
+ <h1 class="text-2xl font-bold bg-gradient-to-r from-purple-400 to-pink-500 bg-clip-text text-transparent">
54
+ CasinoStrategist<span class="text-purple-400">PRO</span>
55
+ </h1>
56
+ </div>
57
+
58
+ <div class="flex items-center space-x-4">
59
+ <div class="hidden md:flex items-center space-x-2 bg-gray-700 px-3 py-2 rounded-full">
60
+ <div class="w-6 h-6 rounded-full bg-yellow-400 flex items-center justify-center">
61
+ <span class="text-xs font-bold text-gray-900">3</span>
62
+ </div>
63
+ <span class="text-sm">500 XP</span>
64
+ </div>
65
+ <button class="bg-gradient-to-r from-purple-600 to-pink-600 px-4 py-2 rounded-full font-medium hover:opacity-90 transition">
66
+ <i class="fas fa-crown mr-2"></i>Go VIP
67
+ </button>
68
+ <button class="w-10 h-10 rounded-full bg-gray-700 flex items-center justify-center">
69
+ <i class="fas fa-user"></i>
70
+ </button>
71
+ </div>
72
+ </div>
73
+ </header>
74
+
75
+ <!-- Main Content -->
76
+ <main class="container mx-auto px-4 py-8">
77
+ <!-- Hero Section -->
78
+ <section class="mb-12">
79
+ <div class="bg-gradient-to-br from-purple-900/50 to-gray-800 rounded-2xl p-8 md:p-12 relative overflow-hidden">
80
+ <div class="absolute top-0 right-0 w-64 h-64 bg-purple-600 rounded-full filter blur-3xl opacity-20 -mr-32 -mt-32"></div>
81
+ <div class="relative z-10">
82
+ <div class="flex items-center mb-4">
83
+ <span class="bg-purple-600/30 text-purple-400 px-3 py-1 rounded-full text-sm font-medium">
84
+ <i class="fas fa-bolt mr-1"></i> NEW AI UPDATE
85
+ </span>
86
+ <span class="ml-3 text-gray-400 text-sm">10,000+ active strategies</span>
87
+ </div>
88
+ <h2 class="text-4xl md:text-5xl font-bold mb-4 leading-tight">
89
+ Win Smarter, Not Harder with <span class="bg-gradient-to-r from-purple-400 to-pink-400 bg-clip-text text-transparent">AI-Powered</span> Strategies
90
+ </h2>
91
+ <p class="text-gray-300 text-lg mb-8 max-w-2xl">
92
+ Our artificial intelligence analyzes millions of game rounds to give you the most accurate predictions and betting strategies for your favorite casino games.
93
+ </p>
94
+ <div class="flex flex-wrap gap-4">
95
+ <button class="bg-gradient-to-r from-purple-600 to-pink-600 px-6 py-3 rounded-full font-medium hover:opacity-90 transition flex items-center">
96
+ <i class="fas fa-play mr-2"></i> Start Free Trial
97
+ </button>
98
+ <button class="bg-gray-700/50 hover:bg-gray-700 px-6 py-3 rounded-full font-medium transition flex items-center">
99
+ <i class="fas fa-video mr-2"></i> Watch Tutorial
100
+ </button>
101
+ </div>
102
+ </div>
103
+ </div>
104
+ </section>
105
+
106
+ <!-- Games Section -->
107
+ <section class="mb-12">
108
+ <div class="flex justify-between items-center mb-6">
109
+ <h3 class="text-2xl font-bold">Popular Games</h3>
110
+ <a href="#" class="text-purple-400 hover:text-purple-300 text-sm font-medium">View All <i class="fas fa-chevron-right ml-1"></i></a>
111
+ </div>
112
+
113
+ <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6">
114
+ <!-- Game Card 1 -->
115
+ <div class="game-card bg-gray-800 rounded-xl p-6 transition duration-300 cursor-pointer hover:border-purple-500 border border-gray-700">
116
+ <div class="flex justify-between items-start mb-4">
117
+ <div class="bg-pink-600/20 p-3 rounded-lg">
118
+ <i class="fas fa-plane text-pink-400 text-xl"></i>
119
+ </div>
120
+ <span class="bg-gray-700 text-green-400 text-xs px-2 py-1 rounded">HOT</span>
121
+ </div>
122
+ <h4 class="text-xl font-bold mb-2">Aviator</h4>
123
+ <p class="text-gray-400 text-sm mb-4">Predict when the plane will crash to multiply your bet</p>
124
+ <div class="flex justify-between items-center">
125
+ <div>
126
+ <span class="text-xs text-gray-500">AI Accuracy</span>
127
+ <div class="w-full bg-gray-700 rounded-full h-1.5 mt-1">
128
+ <div class="bg-green-500 h-1.5 rounded-full" style="width: 78%"></div>
129
+ </div>
130
+ </div>
131
+ <button class="text-purple-400 hover:text-purple-300 text-sm font-medium">
132
+ View <i class="fas fa-chevron-right ml-1"></i>
133
+ </button>
134
+ </div>
135
+ </div>
136
+
137
+ <!-- Game Card 2 -->
138
+ <div class="game-card bg-gray-800 rounded-xl p-6 transition duration-300 cursor-pointer hover:border-purple-500 border border-gray-700">
139
+ <div class="flex justify-between items-start mb-4">
140
+ <div class="bg-blue-600/20 p-3 rounded-lg">
141
+ <i class="fas fa-chart-line text-blue-400 text-xl"></i>
142
+ </div>
143
+ <span class="bg-gray-700 text-yellow-400 text-xs px-2 py-1 rounded">TRENDING</span>
144
+ </div>
145
+ <h4 class="text-xl font-bold mb-2">Crash</h4>
146
+ <p class="text-gray-400 text-sm mb-4">Cash out before the multiplier crashes</p>
147
+ <div class="flex justify-between items-center">
148
+ <div>
149
+ <span class="text-xs text-gray-500">AI Accuracy</span>
150
+ <div class="w-full bg-gray-700 rounded-full h-1.5 mt-1">
151
+ <div class="bg-green-500 h-1.5 rounded-full" style="width: 82%"></div>
152
+ </div>
153
+ </div>
154
+ <button class="text-purple-400 hover:text-purple-300 text-sm font-medium">
155
+ View <i class="fas fa-chevron-right ml-1"></i>
156
+ </button>
157
+ </div>
158
+ </div>
159
+
160
+ <!-- Game Card 3 -->
161
+ <div class="game-card bg-gray-800 rounded-xl p-6 transition duration-300 cursor-pointer hover:border-purple-500 border border-gray-700">
162
+ <div class="flex justify-between items-start mb-4">
163
+ <div class="bg-yellow-600/20 p-3 rounded-lg">
164
+ <i class="fas fa-dice text-yellow-400 text-xl"></i>
165
+ </div>
166
+ </div>
167
+ <h4 class="text-xl font-bold mb-2">Dice</h4>
168
+ <p class="text-gray-400 text-sm mb-4">Predict if the roll will be over or under your chosen number</p>
169
+ <div class="flex justify-between items-center">
170
+ <div>
171
+ <span class="text-xs text-gray-500">AI Accuracy</span>
172
+ <div class="w-full bg-gray-700 rounded-full h-1.5 mt-1">
173
+ <div class="bg-green-500 h-1.5 rounded-full" style="width: 75%"></div>
174
+ </div>
175
+ </div>
176
+ <button class="text-purple-400 hover:text-purple-300 text-sm font-medium">
177
+ View <i class="fas fa-chevron-right ml-1"></i>
178
+ </button>
179
+ </div>
180
+ </div>
181
+
182
+ <!-- Game Card 4 -->
183
+ <div class="game-card bg-gray-800 rounded-xl p-6 transition duration-300 cursor-pointer hover:border-purple-500 border border-gray-700">
184
+ <div class="flex justify-between items-start mb-4">
185
+ <div class="bg-red-600/20 p-3 rounded-lg">
186
+ <i class="fas fa-bomb text-red-400 text-xl"></i>
187
+ </div>
188
+ </div>
189
+ <h4 class="text-xl font-bold mb-2">Mines</h4>
190
+ <p class="text-gray-400 text-sm mb-4">Find gems while avoiding hidden mines</p>
191
+ <div class="flex justify-between items-center">
192
+ <div>
193
+ <span class="text-xs text-gray-500">AI Accuracy</span>
194
+ <div class="w-full bg-gray-700 rounded-full h-1.5 mt-1">
195
+ <div class="bg-green-500 h-1.5 rounded-full" style="width: 68%"></div>
196
+ </div>
197
+ </div>
198
+ <button class="text-purple-400 hover:text-purple-300 text-sm font-medium">
199
+ View <i class="fas fa-chevron-right ml-1"></i>
200
+ </button>
201
+ </div>
202
+ </div>
203
+ </div>
204
+ </section>
205
+
206
+ <!-- AI Prediction Section -->
207
+ <section class="mb-12">
208
+ <div class="bg-gray-800 rounded-2xl p-6 md:p-8">
209
+ <div class="flex flex-col md:flex-row md:items-center md:justify-between mb-6">
210
+ <div>
211
+ <h3 class="text-2xl font-bold mb-2">AI Live Predictions</h3>
212
+ <p class="text-gray-400">Real-time analysis of current game trends</p>
213
+ </div>
214
+ <div class="mt-4 md:mt-0">
215
+ <div class="inline-flex rounded-md shadow-sm" role="group">
216
+ <button type="button" class="px-4 py-2 text-sm font-medium rounded-l-lg bg-purple-600 text-white">
217
+ Aviator
218
+ </button>
219
+ <button type="button" class="px-4 py-2 text-sm font-medium bg-gray-700 text-gray-300 hover:bg-gray-600">
220
+ Crash
221
+ </button>
222
+ <button type="button" class="px-4 py-2 text-sm font-medium rounded-r-lg bg-gray-700 text-gray-300 hover:bg-gray-600">
223
+ Dice
224
+ </button>
225
+ </div>
226
+ </div>
227
+ </div>
228
+
229
+ <div class="grid grid-cols-1 lg:grid-cols-3 gap-6">
230
+ <!-- AI Prediction Card -->
231
+ <div class="bg-gray-900 rounded-xl p-6 border border-gray-700">
232
+ <div class="flex justify-between items-start mb-4">
233
+ <div>
234
+ <h4 class="font-bold text-lg mb-1">Next Round Prediction</h4>
235
+ <p class="text-gray-400 text-sm">Updated 1 min ago</p>
236
+ </div>
237
+ <div class="bg-purple-600/20 text-purple-400 px-3 py-1 rounded-full text-xs font-medium">
238
+ AI ANALYSIS
239
+ </div>
240
+ </div>
241
+
242
+ <div class="mb-6">
243
+ <div class="flex items-center mb-2">
244
+ <div class="w-8 h-8 rounded-full bg-purple-600 flex items-center justify-center mr-3">
245
+ <i class="fas fa-brain text-white text-sm"></i>
246
+ </div>
247
+ <div class="ai-thinking text-purple-400 font-medium">AI is calculating</div>
248
+ </div>
249
+ <div class="ml-11">
250
+ <div class="text-sm text-gray-300 mb-2">Based on last 500 rounds pattern analysis:</div>
251
+ <div class="space-y-3">
252
+ <div>
253
+ <div class="flex justify-between text-sm mb-1">
254
+ <span>Crash before 2x</span>
255
+ <span class="font-bold">73%</span>
256
+ </div>
257
+ <div class="w-full bg-gray-700 rounded-full h-2">
258
+ <div class="bg-red-500 h-2 rounded-full" style="width: 73%"></div>
259
+ </div>
260
+ </div>
261
+ <div>
262
+ <div class="flex justify-between text-sm mb-1">
263
+ <span>Safe zone (2x-5x)</span>
264
+ <span class="font-bold">58%</span>
265
+ </div>
266
+ <div class="w-full bg-gray-700 rounded-full h-2">
267
+ <div class="bg-yellow-500 h-2 rounded-full" style="width: 58%"></div>
268
+ </div>
269
+ </div>
270
+ <div>
271
+ <div class="flex justify-between text-sm mb-1">
272
+ <span>Big win (10x+)</span>
273
+ <span class="font-bold">12%</span>
274
+ </div>
275
+ <div class="w-full bg-gray-700 rounded-full h-2">
276
+ <div class="bg-green-500 h-2 rounded-full" style="width: 12%"></div>
277
+ </div>
278
+ </div>
279
+ </div>
280
+ </div>
281
+ </div>
282
+
283
+ <div class="bg-gray-800/50 rounded-lg p-4 border border-gray-700">
284
+ <div class="flex items-center mb-2">
285
+ <i class="fas fa-lightbulb text-yellow-400 mr-2"></i>
286
+ <span class="font-medium">AI Recommendation</span>
287
+ </div>
288
+ <p class="text-sm text-gray-300">"Current pattern suggests using the 2x-3x cashout strategy with base bet of 0.5% bankroll. Avoid chasing losses after 3 consecutive crashes below 1.5x."</p>
289
+ </div>
290
+ </div>
291
+
292
+ <!-- Strategy Card -->
293
+ <div class="bg-gray-900 rounded-xl p-6 border border-gray-700">
294
+ <div class="flex justify-between items-start mb-4">
295
+ <div>
296
+ <h4 class="font-bold text-lg mb-1">Top Strategy</h4>
297
+ <p class="text-gray-400 text-sm">For current game conditions</p>
298
+ </div>
299
+ <div class="bg-green-600/20 text-green-400 px-3 py-1 rounded-full text-xs font-medium">
300
+ PROVEN
301
+ </div>
302
+ </div>
303
+
304
+ <div class="mb-6">
305
+ <div class="flex items-center justify-between mb-4">
306
+ <div class="flex items-center">
307
+ <div class="w-10 h-10 rounded-lg bg-blue-600/20 flex items-center justify-center mr-3">
308
+ <i class="fas fa-chess-knight text-blue-400"></i>
309
+ </div>
310
+ <div>
311
+ <div class="font-bold">Modified Martingale</div>
312
+ <div class="text-xs text-gray-400">Risk: Medium</div>
313
+ </div>
314
+ </div>
315
+ <div class="text-right">
316
+ <div class="text-xs text-gray-400">ROI Last 24h</div>
317
+ <div class="font-bold text-green-400">+14.7%</div>
318
+ </div>
319
+ </div>
320
+
321
+ <div class="space-y-3">
322
+ <div class="flex items-center justify-between text-sm">
323
+ <span class="text-gray-400">Base Bet</span>
324
+ <span class="font-medium">0.5% bankroll</span>
325
+ </div>
326
+ <div class="flex items-center justify-between text-sm">
327
+ <span class="text-gray-400">Multiplier</span>
328
+ <span class="font-medium">2.5x</span>
329
+ </div>
330
+ <div class="flex items-center justify-between text-sm">
331
+ <span class="text-gray-400">Max Loss Streak</span>
332
+ <span class="font-medium">5</span>
333
+ </div>
334
+ <div class="flex items-center justify-between text-sm">
335
+ <span class="text-gray-400">Profit Target</span>
336
+ <span class="font-medium">10% daily</span>
337
+ </div>
338
+ </div>
339
+ </div>
340
+
341
+ <button class="w-full bg-gradient-to-r from-blue-600 to-purple-600 hover:opacity-90 text-white font-medium py-2 px-4 rounded-lg transition flex items-center justify-center">
342
+ <i class="fas fa-play-circle mr-2"></i> Activate Strategy
343
+ </button>
344
+ </div>
345
+
346
+ <!-- Stats Card -->
347
+ <div class="bg-gray-900 rounded-xl p-6 border border-gray-700">
348
+ <div class="flex justify-between items-start mb-4">
349
+ <div>
350
+ <h4 class="font-bold text-lg mb-1">Your Stats</h4>
351
+ <p class="text-gray-400 text-sm">Last 7 days performance</p>
352
+ </div>
353
+ <div class="bg-yellow-600/20 text-yellow-400 px-3 py-1 rounded-full text-xs font-medium">
354
+ RISING
355
+ </div>
356
+ </div>
357
+
358
+ <div class="mb-6">
359
+ <div class="grid grid-cols-3 gap-4 text-center mb-4">
360
+ <div>
361
+ <div class="text-2xl font-bold text-green-400">+8.2%</div>
362
+ <div class="text-xs text-gray-400">Profit</div>
363
+ </div>
364
+ <div>
365
+ <div class="text-2xl font-bold">63</div>
366
+ <div class="text-xs text-gray-400">Rounds</div>
367
+ </div>
368
+ <div>
369
+ <div class="text-2xl font-bold text-blue-400">57%</div>
370
+ <div class="text-xs text-gray-400">Win Rate</div>
371
+ </div>
372
+ </div>
373
+
374
+ <div class="mb-4">
375
+ <div class="flex justify-between text-sm mb-1">
376
+ <span>Bankroll Growth</span>
377
+ <span class="font-bold">+12.4%</span>
378
+ </div>
379
+ <div class="w-full bg-gray-700 rounded-full h-2">
380
+ <div class="bg-gradient-to-r from-blue-500 to-green-500 h-2 rounded-full" style="width: 62%"></div>
381
+ </div>
382
+ </div>
383
+
384
+ <div class="flex items-center justify-between text-sm mb-2">
385
+ <span class="text-gray-400">Best Win</span>
386
+ <span class="font-bold text-green-400">9.8x</span>
387
+ </div>
388
+ <div class="flex items-center justify-between text-sm">
389
+ <span class="text-gray-400">Max Loss Streak</span>
390
+ <span class="font-bold text-red-400">4</span>
391
+ </div>
392
+ </div>
393
+
394
+ <div class="flex items-center text-sm text-gray-400">
395
+ <i class="fas fa-info-circle mr-2 text-blue-400"></i>
396
+ <span>You're performing better than 68% of users</span>
397
+ </div>
398
+ </div>
399
+ </div>
400
+ </div>
401
+ </section>
402
+
403
+ <!-- Strategies Section -->
404
+ <section class="mb-12">
405
+ <div class="flex justify-between items-center mb-6">
406
+ <h3 class="text-2xl font-bold">Recommended Strategies</h3>
407
+ <a href="#" class="text-purple-400 hover:text-purple-300 text-sm font-medium">View All <i class="fas fa-chevron-right ml-1"></i></a>
408
+ </div>
409
+
410
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
411
+ <!-- Strategy 1 -->
412
+ <div class="strategy-card bg-gray-800 rounded-xl p-6 border border-gray-700 hover:border-purple-500 transition cursor-pointer">
413
+ <div class="flex justify-between items-start mb-4">
414
+ <div class="bg-green-600/20 text-green-400 px-3 py-1 rounded-full text-xs font-medium strategy-badge transition">
415
+ SAFE
416
+ </div>
417
+ <div class="text-xs bg-gray-700 px-2 py-1 rounded-full text-gray-300">
418
+ <i class="fas fa-chart-line mr-1"></i> +9.2% ROI
419
+ </div>
420
+ </div>
421
+ <h4 class="text-xl font-bold mb-2">Flat Betting</h4>
422
+ <p class="text-gray-400 text-sm mb-4">Consistent same-size bets regardless of previous outcomes</p>
423
+ <div class="flex flex-wrap gap-2 mb-4">
424
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Low Risk</span>
425
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Steady Growth</span>
426
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Beginner</span>
427
+ </div>
428
+ <button class="w-full bg-gray-700 hover:bg-gray-600 text-white font-medium py-2 px-4 rounded-lg transition">
429
+ Learn Strategy
430
+ </button>
431
+ </div>
432
+
433
+ <!-- Strategy 2 -->
434
+ <div class="strategy-card bg-gray-800 rounded-xl p-6 border border-gray-700 hover:border-purple-500 transition cursor-pointer">
435
+ <div class="flex justify-between items-start mb-4">
436
+ <div class="bg-yellow-600/20 text-yellow-400 px-3 py-1 rounded-full text-xs font-medium strategy-badge transition">
437
+ MEDIUM
438
+ </div>
439
+ <div class="text-xs bg-gray-700 px-2 py-1 rounded-full text-gray-300">
440
+ <i class="fas fa-chart-line mr-1"></i> +15.7% ROI
441
+ </div>
442
+ </div>
443
+ <h4 class="text-xl font-bold mb-2">Fibonacci Sequence</h4>
444
+ <p class="text-gray-400 text-sm mb-4">Follows the Fibonacci number sequence after losses</p>
445
+ <div class="flex flex-wrap gap-2 mb-4">
446
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Medium Risk</span>
447
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Recovery</span>
448
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Intermediate</span>
449
+ </div>
450
+ <button class="w-full bg-gray-700 hover:bg-gray-600 text-white font-medium py-2 px-4 rounded-lg transition">
451
+ Learn Strategy
452
+ </button>
453
+ </div>
454
+
455
+ <!-- Strategy 3 -->
456
+ <div class="strategy-card bg-gray-800 rounded-xl p-6 border border-gray-700 hover:border-purple-500 transition cursor-pointer">
457
+ <div class="flex justify-between items-start mb-4">
458
+ <div class="bg-red-600/20 text-red-400 px-3 py-1 rounded-full text-xs font-medium strategy-badge transition">
459
+ RISKY
460
+ </div>
461
+ <div class="text-xs bg-gray-700 px-2 py-1 rounded-full text-gray-300">
462
+ <i class="fas fa-chart-line mr-1"></i> +23.4% ROI
463
+ </div>
464
+ </div>
465
+ <h4 class="text-xl font-bold mb-2">Martingale</h4>
466
+ <p class="text-gray-400 text-sm mb-4">Double bet after each loss to recover losses with a single win</p>
467
+ <div class="flex flex-wrap gap-2 mb-4">
468
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">High Risk</span>
469
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Aggressive</span>
470
+ <span class="text-xs bg-gray-700/50 px-2 py-1 rounded">Expert</span>
471
+ </div>
472
+ <button class="w-full bg-gray-700 hover:bg-gray-600 text-white font-medium py-2 px-4 rounded-lg transition">
473
+ Learn Strategy
474
+ </button>
475
+ </div>
476
+ </div>
477
+ </section>
478
+
479
+ <!-- Gamification Section -->
480
+ <section class="mb-12">
481
+ <div class="bg-gradient-to-br from-purple-900/50 to-gray-800 rounded-2xl p-8 overflow-hidden">
482
+ <div class="flex flex-col md:flex-row items-center">
483
+ <div class="md:w-1/2 mb-8 md:mb-0 md:pr-8">
484
+ <h3 class="text-2xl md:text-3xl font-bold mb-4">Level Up Your Game</h3>
485
+ <p class="text-gray-300 mb-6">
486
+ Earn XP, unlock achievements, and climb the leaderboard. Our gamification system keeps you engaged and rewards your progress.
487
+ </p>
488
+ <div class="grid grid-cols-2 gap-4 mb-6">
489
+ <div class="bg-gray-800/50 p-4 rounded-lg border border-gray-700">
490
+ <div class="text-purple-400 text-2xl mb-2">
491
+ <i class="fas fa-trophy"></i>
492
+ </div>
493
+ <div class="font-bold mb-1">Achievements</div>
494
+ <div class="text-sm text-gray-400">Unlock 3/15</div>
495
+ </div>
496
+ <div class="bg-gray-800/50 p-4 rounded-lg border border-gray-700">
497
+ <div class="text-yellow-400 text-2xl mb-2">
498
+ <i class="fas fa-medal"></i>
499
+ </div>
500
+ <div class="font-bold mb-1">Daily Streak</div>
501
+ <div class="text-sm text-gray-400">3 days</div>
502
+ </div>
503
+ </div>
504
+ <button class="bg-gradient-to-r from-purple-600 to-pink-600 hover:opacity-90 text-white font-medium py-2 px-6 rounded-lg transition">
505
+ View Leaderboard
506
+ </button>
507
+ </div>
508
+ <div class="md:w-1/2 relative">
509
+ <div class="bg-gray-900 rounded-xl p-6 border border-gray-700 max-w-md mx-auto">
510
+ <div class="flex items-center justify-between mb-6">
511
+ <div>
512
+ <div class="text-xs text-gray-400">Current Level</div>
513
+ <div class="text-2xl font-bold">3</div>
514
+ </div>
515
+ <div class="relative w-20 h-20">
516
+ <svg class="progress-ring w-20 h-20" width="80" height="80">
517
+ <circle class="progress-ring__circle stroke-gray-700" stroke-width="6" fill="transparent" r="34" cx="40" cy="40"/>
518
+ <circle class="progress-ring__circle stroke-purple-500" stroke-width="6" stroke-dasharray="214" stroke-dashoffset="60" stroke-linecap="round" fill="transparent" r="34" cx="40" cy="40"/>
519
+ </svg>
520
+ <div class="absolute inset-0 flex items-center justify-center">
521
+ <div class="text-xl font-bold">65%</div>
522
+ </div>
523
+ </div>
524
+ <div>
525
+ <div class="text-xs text-gray-400">Next Level</div>
526
+ <div class="text-2xl font-bold">4</div>
527
+ </div>
528
+ </div>
529
+ <div class="mb-2 text-sm text-gray-400">Recent Achievements</div>
530
+ <div class="space-y-3">
531
+ <div class="flex items-center bg-gray-800/50 p-3 rounded-lg">
532
+ <div class="w-10 h-10 rounded-full bg-yellow-600/20 flex items-center justify-center mr-3">
533
+ <i class="fas fa-medal text-yellow-400"></i>
534
+ </div>
535
+ <div>
536
+ <div class="font-medium">Consistent Player</div>
537
+ <div class="text-xs text-gray-400">3-day streak</div>
538
+ </div>
539
+ </div>
540
+ <div class="flex items-center bg-gray-800/50 p-3 rounded-lg">
541
+ <div class="w-10 h-10 rounded-full bg-green-600/20 flex items-center justify-center mr-3">
542
+ <i class="fas fa-check-circle text-green-400"></i>
543
+ </div>
544
+ <div>
545
+ <div class="font-medium">First Profit</div>
546
+ <div class="text-xs text-gray-400">+5% bankroll</div>
547
+ </div>
548
+ </div>
549
+ </div>
550
+ </div>
551
+ </div>
552
+ </div>
553
+ </div>
554
+ </section>
555
+
556
+ <!-- CTA Section -->
557
+ <section class="mb-12">
558
+ <div class="bg-gradient-to-r from-purple-900/50 to-gray-800 rounded-2xl p-8 md:p-12 text-center">
559
+ <h3 class="text-2xl md:text-3xl font-bold mb-4">Ready to Transform Your Game?</h3>
560
+ <p class="text-gray-300 max-w-2xl mx-auto mb-8">
561
+ Join thousands of players who are already winning smarter with our AI-powered strategies and tools.
562
+ </p>
563
+ <div class="flex flex-col sm:flex-row justify-center gap-4">
564
+ <button class="bg-gradient-to-r from-purple-600 to-pink-600 hover:opacity-90 text-white font-medium py-3 px-8 rounded-lg transition">
565
+ Start Free 7-Day Trial
566
+ </button>
567
+ <button class="bg-gray-700 hover:bg-gray-600 text-white font-medium py-3 px-8 rounded-lg transition">
568
+ <i class="fas fa-comment-dots mr-2"></i> Chat with Support
569
+ </button>
570
+ </div>
571
+ </div>
572
+ </section>
573
+ </main>
574
+
575
+ <!-- Footer -->
576
+ <footer class="bg-gray-800 py-12">
577
+ <div class="container mx-auto px-4">
578
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8 mb-8">
579
+ <div>
580
+ <div class="flex items-center space-x-2 mb-4">
581
+ <div class="bg-purple-600 p-2 rounded-lg">
582
+ <i class="fas fa-chess-queen text-xl"></i>
583
+ </div>
584
+ <h4 class="text-xl font-bold bg-gradient-to-r from-purple-400 to-pink-500 bg-clip-text text-transparent">
585
+ CasinoStrategist<span class="text-purple-400">PRO</span>
586
+ </h4>
587
+ </div>
588
+ <p class="text-gray-400 text-sm">
589
+ AI-powered betting strategies and tools to help you play smarter and maximize your winnings.
590
+ </p>
591
+ </div>
592
+ <div>
593
+ <h5 class="text-lg font-bold mb-4">Games</h5>
594
+ <ul class="space-y-2">
595
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Aviator</a></li>
596
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Crash</a></li>
597
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Dice</a></li>
598
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Mines</a></li>
599
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Roulette</a></li>
600
+ </ul>
601
+ </div>
602
+ <div>
603
+ <h5 class="text-lg font-bold mb-4">Resources</h5>
604
+ <ul class="space-y-2">
605
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Strategies</a></li>
606
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Tutorials</a></li>
607
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Blog</a></li>
608
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">FAQ</a></li>
609
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Support</a></li>
610
+ </ul>
611
+ </div>
612
+ <div>
613
+ <h5 class="text-lg font-bold mb-4">Company</h5>
614
+ <ul class="space-y-2">
615
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">About Us</a></li>
616
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Pricing</a></li>
617
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Contact</a></li>
618
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Terms</a></li>
619
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition">Privacy</a></li>
620
+ </ul>
621
+ </div>
622
+ </div>
623
+ <div class="pt-8 border-t border-gray-700 flex flex-col md:flex-row justify-between items-center">
624
+ <p class="text-gray-500 text-sm mb-4 md:mb-0">
625
+ © 2023 CasinoStrategistPRO. All rights reserved.
626
+ </p>
627
+ <div class="flex space-x-4">
628
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition">
629
+ <i class="fab fa-telegram"></i>
630
+ </a>
631
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition">
632
+ <i class="fab fa-discord"></i>
633
+ </a>
634
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition">
635
+ <i class="fab fa-twitter"></i>
636
+ </a>
637
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition">
638
+ <i class="fab fa-instagram"></i>
639
+ </a>
640
+ </div>
641
+ </div>
642
+ </div>
643
+ </footer>
644
+
645
+ <script>
646
+ // Simple animation for AI thinking dots
647
+ function animateThinkingDots() {
648
+ const dots = document.querySelectorAll('.ai-thinking');
649
+ dots.forEach(dot => {
650
+ let count = 0;
651
+ setInterval(() => {
652
+ count = (count + 1) % 4;
653
+ dot.setAttribute('data-dots', '.'.repeat(count));
654
+ }, 500);
655
+ });
656
+ }
657
+
658
+ // Update progress ring
659
+ function updateProgressRing() {
660
+ const circle = document.querySelector('.progress-ring__circle');
661
+ const radius = circle.r.baseVal.value;
662
+ const circumference = radius * 2 * Math.PI;
663
+ const offset = circumference - (65 / 100) * circumference;
664
+ circle.style.strokeDasharray = `${circumference} ${circumference}`;
665
+ circle.style.strokeDashoffset = offset;
666
+ }
667
+
668
+ // Initialize animations
669
+ document.addEventListener('DOMContentLoaded', () => {
670
+ animateThinkingDots();
671
+ updateProgressRing();
672
+
673
+ // Game card hover effect
674
+ const gameCards = document.querySelectorAll('.game-card');
675
+ gameCards.forEach(card => {
676
+ card.addEventListener('mouseenter', () => {
677
+ const icon = card.querySelector('.fa-plane, .fa-chart-line, .fa-dice, .fa-bomb');
678
+ if (icon) {
679
+ icon.classList.add('pulse-animation');
680
+ }
681
+ });
682
+ card.addEventListener('mouseleave', () => {
683
+ const icon = card.querySelector('.fa-plane, .fa-chart-line, .fa-dice, .fa-bomb');
684
+ if (icon) {
685
+ icon.classList.remove('pulse-animation');
686
+ }
687
+ });
688
+ });
689
+
690
+ // Simulate AI prediction loading
691
+ setTimeout(() => {
692
+ const aiThinking = document.querySelector('.ai-thinking');
693
+ if (aiThinking) {
694
+ aiThinking.classList.remove('ai-thinking');
695
+ aiThinking.textContent = "Prediction ready!";
696
+ }
697
+ }, 3000);
698
+ });
699
+ </script>
700
+ <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=timoon811/sitestrategy" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
701
+ </html>
prompts.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Вот подробное техническое задание для сервиса, предоставляющего стратегии и прогнозы к играм онлайн-казино, с целью повышения ретеншона (удержания) игроков: ⸻ 🧩 Техническое задание 🎯 Цель: Создать онлайн-сервис/бот/приложение, который в игровой форме предоставляет пользователю стратегии, подсказки и вероятности для популярных казино-игр, чтобы повысить его вовлеченность, игровую сессию и возврат. ⸻ 🛠️ Основной функционал: 1. 📊 Аналитика и прогнозы: • Поддержка игр: Crash, Mines, Roulette, Dice, Plinko, Blackjack, Aviator и др. • Для каждой игры: • Выдача «стратегий» ставок (например, Мартингейл, Анти-Мартингейл, Flat, фиксированная прибыль и т.д.) • Предположительная вероятность следующего исхода (например: «по нашей модели, следующий X в Aviator — 2.5+») • Подсказки: когда остановиться, когда повысить/снизить ставку • Индикатор риска и потенциала ⸻ 2. 🧠 AI-модуль (фейковый или реальный по желанию): • Форма подачи — как будто ИИ анализирует поведение игры в реальном времени • Подсказки с якобы «обучением на 100 000+ раундах» • Примеры текста: • «🧠 AI считает, что вероятность краша до x1.5 — 73%, будь осторожен!» • «🔥 Стратегия “Лестница” показала +11% ROI за последние 300 игр в Dice» ⸻ 3. 📈 Личный трекер прогресса: • История игр пользователя • Ведение псевдо-статистики выигрышей/проигрышей • Достижения, ранги, бейджи • Push-уведомления: «Уже 3 дня не запускал Aviator — пора вернуть контроль» ⸻ 4. 🎮 Геймификация: • Очки опыта за каждый вход, использование подсказок, победы • Внутренний магазин бонусов (например, 1 бесплатная стратегия в день, VIP подсказки) • Реферальная система с наградами ⸻ 5. 💬 Чат/бот-помощник: • Telegram-бот, Web-чат или встроенный в казино-сайт • Примеры команд: • /start, /strategy crash, /stats, /help • Интерактивные кнопки выбора игр и стратегий • Быстрая смена стратегии в 1 клик ⸻ 6. 📚 Библиотека стратегий: • Обучающие материалы по стратегиям ставок • Видеоуроки и краткие советы • Квиз для выбора лучшей стратегии под текущую игру ⸻ 🔐 Пользователи и уровни доступа: Роль Доступ Гость Только базовые стратегии и советы Зарегистрированный Личный кабинет, история, больше стратегий VIP/платный Доступ к ИИ-подсказкам, авто-алертам, эксклюзивным стратегиям Админ Управление играми, стратегиями, аналитикой, пушами ⸻ 🧩 Дополнительно: • Поддержка API-интеграции с казино-сайтами (для получения ID юзера, игры и событий) • Логика обновления стратегий и подсказок раз в 5-10 мин (имитация реального анализа) • Возможность персонализировать советы под игрока (по его поведению и предпочтениям) ⸻ 🎨 UI/UX особенности: • Минималистичный и игровой стиль • Быстрый доступ к нужной игре • Подсветка «горячих» стратегий • Визуальные прогнозы (графики, стрелки, сигналы) ⸻ 💼 Цели по метрикам: • Увеличение среднего времени сессии игрока: +20-30% • Повышение повторных запусков: +15% в течение 7 дней • Увеличение регистраций/активности через советы: +25% • Повышение удержания Day 3 / Day 7: на 10–20% ⸻ 🧪 MVP-функционал (для запуска первой версии): • Прогнозы + стратегии для 3 игр (например: Aviator, Crash, Dice) • Телеграм-бот с кнопками и текстами • Геймификация: уровни, монеты, бейджи • Библиотека стратегий • Статистика игрока • Админка (ручное добавление стратегий и текстов) ⸻ Хочешь, упакую это в промт для генерации интерфейса/лендинга/бота в нейросети или сделаю карту блоков?