datatune commited on
Commit
71efc52
·
verified ·
1 Parent(s): c1d1037

undefined - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +674 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Edu
3
- emoji: 📉
4
- colorFrom: red
5
- colorTo: pink
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: edu
3
+ emoji: 🐳
4
+ colorFrom: gray
5
+ colorTo: blue
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,674 @@
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>EduGenius - AI-Powered K12 Learning</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
+ /* Custom CSS for animations and effects */
11
+ .gradient-bg {
12
+ background: linear-gradient(135deg, #6B73FF 0%, #000DFF 50%, #0085FF 100%);
13
+ }
14
+
15
+ .card-hover:hover {
16
+ transform: translateY(-5px);
17
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
18
+ }
19
+
20
+ .typing-indicator::after {
21
+ content: '...';
22
+ animation: typing 1.5s infinite;
23
+ }
24
+
25
+ @keyframes typing {
26
+ 0% { content: '.'; }
27
+ 33% { content: '..'; }
28
+ 66% { content: '...'; }
29
+ }
30
+
31
+ .subject-icon {
32
+ transition: all 0.3s ease;
33
+ }
34
+
35
+ .subject-icon:hover {
36
+ transform: scale(1.1);
37
+ }
38
+
39
+ .chat-bubble {
40
+ border-radius: 20px;
41
+ position: relative;
42
+ }
43
+
44
+ .user-bubble {
45
+ background-color: #3B82F6;
46
+ color: white;
47
+ }
48
+
49
+ .ai-bubble {
50
+ background-color: #F3F4F6;
51
+ color: #1F2937;
52
+ }
53
+
54
+ /* Custom scrollbar */
55
+ .custom-scrollbar::-webkit-scrollbar {
56
+ width: 6px;
57
+ }
58
+
59
+ .custom-scrollbar::-webkit-scrollbar-track {
60
+ background: #f1f1f1;
61
+ }
62
+
63
+ .custom-scrollbar::-webkit-scrollbar-thumb {
64
+ background: #888;
65
+ border-radius: 3px;
66
+ }
67
+
68
+ .custom-scrollbar::-webkit-scrollbar-thumb:hover {
69
+ background: #555;
70
+ }
71
+
72
+ /* Floating animation for mascot */
73
+ @keyframes float {
74
+ 0% { transform: translateY(0px); }
75
+ 50% { transform: translateY(-10px); }
76
+ 100% { transform: translateY(0px); }
77
+ }
78
+
79
+ .floating {
80
+ animation: float 3s ease-in-out infinite;
81
+ }
82
+ </style>
83
+ </head>
84
+ <body class="bg-gray-50 font-sans">
85
+ <!-- Navigation -->
86
+ <nav class="bg-white shadow-md">
87
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
88
+ <div class="flex justify-between h-16">
89
+ <div class="flex items-center">
90
+ <div class="flex-shrink-0 flex items-center">
91
+ <i class="fas fa-graduation-cap text-blue-600 text-2xl mr-2"></i>
92
+ <span class="text-xl font-bold text-blue-600">EduGenius</span>
93
+ </div>
94
+ <div class="hidden sm:ml-6 sm:flex sm:space-x-8">
95
+ <a href="#" class="border-blue-500 text-gray-900 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Home</a>
96
+ <a href="#" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Subjects</a>
97
+ <a href="#" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Progress</a>
98
+ <a href="#" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Resources</a>
99
+ </div>
100
+ </div>
101
+ <div class="hidden sm:ml-6 sm:flex sm:items-center">
102
+ <button class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-md text-sm font-medium">Sign In</button>
103
+ </div>
104
+ <div class="-mr-2 flex items-center sm:hidden">
105
+ <button type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500" aria-controls="mobile-menu" aria-expanded="false">
106
+ <span class="sr-only">Open main menu</span>
107
+ <i class="fas fa-bars"></i>
108
+ </button>
109
+ </div>
110
+ </div>
111
+ </div>
112
+ </nav>
113
+
114
+ <!-- Hero Section -->
115
+ <div class="gradient-bg text-white">
116
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8 lg:py-24">
117
+ <div class="lg:grid lg:grid-cols-2 lg:gap-8 items-center">
118
+ <div class="mb-8 lg:mb-0">
119
+ <h1 class="text-4xl font-extrabold tracking-tight sm:text-5xl lg:text-6xl mb-4">
120
+ Personalized Learning with AI Tutors
121
+ </h1>
122
+ <p class="text-xl text-blue-100 max-w-3xl">
123
+ EduGenius uses advanced LLM agents to provide tailored education for K12 students, adapting to each learner's pace and style.
124
+ </p>
125
+ <div class="mt-8 flex flex-col sm:flex-row gap-4">
126
+ <button class="bg-white text-blue-600 hover:bg-gray-100 px-6 py-3 rounded-lg font-medium text-lg shadow-lg transform transition hover:scale-105">
127
+ Get Started
128
+ </button>
129
+ <button class="bg-blue-800 bg-opacity-60 hover:bg-opacity-70 text-white px-6 py-3 rounded-lg font-medium text-lg shadow-lg transform transition hover:scale-105">
130
+ <i class="fas fa-play mr-2"></i> Watch Demo
131
+ </button>
132
+ </div>
133
+ </div>
134
+ <div class="relative">
135
+ <div class="bg-white bg-opacity-20 backdrop-filter backdrop-blur-lg rounded-3xl p-6 shadow-2xl">
136
+ <div class="bg-white rounded-2xl p-4 h-96 overflow-hidden">
137
+ <div class="flex items-center mb-4">
138
+ <div class="w-8 h-8 rounded-full bg-blue-100 flex items-center justify-center">
139
+ <i class="fas fa-robot text-blue-600"></i>
140
+ </div>
141
+ <span class="ml-2 font-medium">Math AI Tutor</span>
142
+ </div>
143
+ <div class="h-64 overflow-y-auto custom-scrollbar space-y-3" id="demo-chat">
144
+ <div class="flex justify-start">
145
+ <div class="ai-bubble chat-bubble px-4 py-2 max-w-xs">
146
+ Hi there! I'm your math tutor. What would you like to learn today?
147
+ </div>
148
+ </div>
149
+ <div class="flex justify-end">
150
+ <div class="user-bubble chat-bubble px-4 py-2 max-w-xs">
151
+ I'm having trouble with fractions.
152
+ </div>
153
+ </div>
154
+ <div class="flex justify-start">
155
+ <div class="ai-bubble chat-bubble px-4 py-2 max-w-xs">
156
+ No problem! Let's start with the basics. What's 1/2 + 1/4?
157
+ </div>
158
+ </div>
159
+ <div class="flex justify-end">
160
+ <div class="user-bubble chat-bubble px-4 py-2 max-w-xs">
161
+ Is it 2/6?
162
+ </div>
163
+ </div>
164
+ <div class="flex justify-start">
165
+ <div class="ai-bubble chat-bubble px-4 py-2 max-w-xs">
166
+ Almost! Let me explain. First, we need a common denominator. 2 and 4 share 4 as a common denominator...
167
+ </div>
168
+ </div>
169
+ </div>
170
+ <div class="mt-4 flex items-center border-t pt-3">
171
+ <input type="text" placeholder="Type your question..." class="flex-1 border rounded-full px-4 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500">
172
+ <button class="ml-2 bg-blue-600 text-white rounded-full p-2 hover:bg-blue-700">
173
+ <i class="fas fa-paper-plane"></i>
174
+ </button>
175
+ </div>
176
+ </div>
177
+ </div>
178
+ <div class="absolute -bottom-10 -left-10 w-24 h-24 bg-yellow-400 rounded-full flex items-center justify-center shadow-xl floating">
179
+ <i class="fas fa-lightbulb text-4xl text-white"></i>
180
+ </div>
181
+ </div>
182
+ </div>
183
+ </div>
184
+ </div>
185
+
186
+ <!-- Features Section -->
187
+ <div class="py-12 bg-white">
188
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
189
+ <div class="text-center mb-12">
190
+ <h2 class="text-3xl font-extrabold text-gray-900 sm:text-4xl">
191
+ How Our AI Tutors Help You Learn
192
+ </h2>
193
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
194
+ Powered by advanced LLM technology, our tutors provide personalized, engaging learning experiences.
195
+ </p>
196
+ </div>
197
+
198
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8">
199
+ <div class="bg-white p-6 rounded-xl shadow-md hover:shadow-xl transition duration-300 card-hover">
200
+ <div class="bg-blue-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
201
+ <i class="fas fa-user-graduate text-blue-600 text-xl"></i>
202
+ </div>
203
+ <h3 class="text-lg font-medium text-gray-900 mb-2">Personalized Learning</h3>
204
+ <p class="text-gray-500">
205
+ AI adapts to your learning style and pace, providing customized explanations and practice.
206
+ </p>
207
+ </div>
208
+
209
+ <div class="bg-white p-6 rounded-xl shadow-md hover:shadow-xl transition duration-300 card-hover">
210
+ <div class="bg-green-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
211
+ <i class="fas fa-brain text-green-600 text-xl"></i>
212
+ </div>
213
+ <h3 class="text-lg font-medium text-gray-900 mb-2">Multi-Subject Support</h3>
214
+ <p class="text-gray-500">
215
+ From math to history, our specialized AI tutors cover all K12 subjects with expertise.
216
+ </p>
217
+ </div>
218
+
219
+ <div class="bg-white p-6 rounded-xl shadow-md hover:shadow-xl transition duration-300 card-hover">
220
+ <div class="bg-purple-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
221
+ <i class="fas fa-chart-line text-purple-600 text-xl"></i>
222
+ </div>
223
+ <h3 class="text-lg font-medium text-gray-900 mb-2">Progress Tracking</h3>
224
+ <p class="text-gray-500">
225
+ Detailed analytics help you and parents track learning progress and identify areas to improve.
226
+ </p>
227
+ </div>
228
+
229
+ <div class="bg-white p-6 rounded-xl shadow-md hover:shadow-xl transition duration-300 card-hover">
230
+ <div class="bg-yellow-100 w-12 h-12 rounded-full flex items-center justify-center mb-4">
231
+ <i class="fas fa-clock text-yellow-600 text-xl"></i>
232
+ </div>
233
+ <h3 class="text-lg font-medium text-gray-900 mb-2">24/7 Availability</h3>
234
+ <p class="text-gray-500">
235
+ Learn anytime, anywhere. Our AI tutors are always ready to help with homework or concepts.
236
+ </p>
237
+ </div>
238
+ </div>
239
+ </div>
240
+ </div>
241
+
242
+ <!-- Subjects Section -->
243
+ <div class="py-12 bg-gray-50">
244
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
245
+ <div class="text-center mb-12">
246
+ <h2 class="text-3xl font-extrabold text-gray-900 sm:text-4xl">
247
+ Explore Our Subjects
248
+ </h2>
249
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
250
+ Comprehensive coverage of all K12 subjects with specialized AI tutors for each.
251
+ </p>
252
+ </div>
253
+
254
+ <div class="grid grid-cols-2 md:grid-cols-3 lg:grid-cols-6 gap-6">
255
+ <div class="bg-white p-6 rounded-xl shadow-md text-center hover:shadow-lg transition duration-300 transform hover:-translate-y-1">
256
+ <div class="bg-red-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 subject-icon">
257
+ <i class="fas fa-square-root-alt text-red-600 text-2xl"></i>
258
+ </div>
259
+ <h3 class="text-lg font-medium text-gray-900">Mathematics</h3>
260
+ </div>
261
+
262
+ <div class="bg-white p-6 rounded-xl shadow-md text-center hover:shadow-lg transition duration-300 transform hover:-translate-y-1">
263
+ <div class="bg-blue-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 subject-icon">
264
+ <i class="fas fa-flask text-blue-600 text-2xl"></i>
265
+ </div>
266
+ <h3 class="text-lg font-medium text-gray-900">Science</h3>
267
+ </div>
268
+
269
+ <div class="bg-white p-6 rounded-xl shadow-md text-center hover:shadow-lg transition duration-300 transform hover:-translate-y-1">
270
+ <div class="bg-green-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 subject-icon">
271
+ <i class="fas fa-book text-green-600 text-2xl"></i>
272
+ </div>
273
+ <h3 class="text-lg font-medium text-gray-900">English</h3>
274
+ </div>
275
+
276
+ <div class="bg-white p-6 rounded-xl shadow-md text-center hover:shadow-lg transition duration-300 transform hover:-translate-y-1">
277
+ <div class="bg-yellow-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 subject-icon">
278
+ <i class="fas fa-landmark text-yellow-600 text-2xl"></i>
279
+ </div>
280
+ <h3 class="text-lg font-medium text-gray-900">History</h3>
281
+ </div>
282
+
283
+ <div class="bg-white p-6 rounded-xl shadow-md text-center hover:shadow-lg transition duration-300 transform hover:-translate-y-1">
284
+ <div class="bg-purple-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 subject-icon">
285
+ <i class="fas fa-globe-americas text-purple-600 text-2xl"></i>
286
+ </div>
287
+ <h3 class="text-lg font-medium text-gray-900">Geography</h3>
288
+ </div>
289
+
290
+ <div class="bg-white p-6 rounded-xl shadow-md text-center hover:shadow-lg transition duration-300 transform hover:-translate-y-1">
291
+ <div class="bg-indigo-100 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 subject-icon">
292
+ <i class="fas fa-paint-brush text-indigo-600 text-2xl"></i>
293
+ </div>
294
+ <h3 class="text-lg font-medium text-gray-900">Art</h3>
295
+ </div>
296
+ </div>
297
+
298
+ <div class="mt-12 text-center">
299
+ <button class="bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-lg font-medium text-lg shadow-md">
300
+ View All Subjects
301
+ </button>
302
+ </div>
303
+ </div>
304
+ </div>
305
+
306
+ <!-- How It Works Section -->
307
+ <div class="py-12 bg-white">
308
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
309
+ <div class="lg:text-center mb-12">
310
+ <h2 class="text-3xl font-extrabold text-gray-900 sm:text-4xl">
311
+ How EduGenius Works
312
+ </h2>
313
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 lg:mx-auto">
314
+ Simple steps to personalized learning with AI tutors
315
+ </p>
316
+ </div>
317
+
318
+ <div class="mt-10">
319
+ <div class="relative">
320
+ <div class="hidden lg:block absolute inset-0 h-1/2"></div>
321
+ <div class="relative grid grid-cols-1 gap-8 lg:grid-cols-3">
322
+ <div class="bg-white overflow-hidden shadow rounded-lg">
323
+ <div class="px-4 py-5 sm:p-6">
324
+ <div class="flex items-center">
325
+ <div class="flex-shrink-0 bg-blue-500 rounded-md p-3">
326
+ <i class="fas fa-user-plus text-white text-xl"></i>
327
+ </div>
328
+ <div class="ml-5 w-0 flex-1">
329
+ <h3 class="text-lg font-medium text-gray-900">Step 1</h3>
330
+ <p class="mt-1 text-sm text-gray-500">
331
+ Create your profile and select your grade level
332
+ </p>
333
+ </div>
334
+ </div>
335
+ </div>
336
+ </div>
337
+
338
+ <div class="bg-white overflow-hidden shadow rounded-lg">
339
+ <div class="px-4 py-5 sm:p-6">
340
+ <div class="flex items-center">
341
+ <div class="flex-shrink-0 bg-green-500 rounded-md p-3">
342
+ <i class="fas fa-book-open text-white text-xl"></i>
343
+ </div>
344
+ <div class="ml-5 w-0 flex-1">
345
+ <h3 class="text-lg font-medium text-gray-900">Step 2</h3>
346
+ <p class="mt-1 text-sm text-gray-500">
347
+ Choose subjects and topics you want to learn
348
+ </p>
349
+ </div>
350
+ </div>
351
+ </div>
352
+ </div>
353
+
354
+ <div class="bg-white overflow-hidden shadow rounded-lg">
355
+ <div class="px-4 py-5 sm:p-6">
356
+ <div class="flex items-center">
357
+ <div class="flex-shrink-0 bg-purple-500 rounded-md p-3">
358
+ <i class="fas fa-robot text-white text-xl"></i>
359
+ </div>
360
+ <div class="ml-5 w-0 flex-1">
361
+ <h3 class="text-lg font-medium text-gray-900">Step 3</h3>
362
+ <p class="mt-1 text-sm text-gray-500">
363
+ Start learning with your personalized AI tutor
364
+ </p>
365
+ </div>
366
+ </div>
367
+ </div>
368
+ </div>
369
+ </div>
370
+
371
+ <div class="mt-10 relative lg:flex lg:items-center lg:justify-center">
372
+ <div class="max-w-md mx-auto lg:max-w-2xl lg:mx-0 lg:flex-1">
373
+ <div class="bg-blue-600 rounded-2xl shadow-xl overflow-hidden">
374
+ <div class="px-6 py-8 sm:p-10 sm:pb-6">
375
+ <div>
376
+ <h3 class="inline-flex px-4 py-1 rounded-full text-sm font-semibold tracking-wide uppercase bg-white text-blue-600">
377
+ Interactive Demo
378
+ </h3>
379
+ </div>
380
+ <div class="mt-4 flex items-baseline text-3xl font-extrabold text-white">
381
+ Try our AI tutor now
382
+ </div>
383
+ <p class="mt-5 text-lg text-blue-100">
384
+ Experience how our AI tutors can help you understand complex concepts through simple conversations.
385
+ </p>
386
+ </div>
387
+ <div class="px-6 pt-6 pb-8 bg-blue-700 rounded-bl-2xl rounded-br-2xl">
388
+ <div class="mt-6">
389
+ <div class="rounded-lg overflow-hidden">
390
+ <div id="demo-chat-2" class="h-48 bg-white rounded-t-lg p-4 overflow-y-auto custom-scrollbar space-y-3">
391
+ <div class="flex justify-start">
392
+ <div class="ai-bubble chat-bubble px-4 py-2 max-w-xs">
393
+ Hi! I'm your AI tutor. What would you like to learn about?
394
+ </div>
395
+ </div>
396
+ <div class="flex justify-end">
397
+ <div class="user-bubble chat-bubble px-4 py-2 max-w-xs">
398
+ Tell me about photosynthesis
399
+ </div>
400
+ </div>
401
+ <div class="flex justify-start">
402
+ <div class="ai-bubble chat-bubble px-4 py-2 max-w-xs">
403
+ Great! Photosynthesis is how plants make food using sunlight...
404
+ </div>
405
+ </div>
406
+ </div>
407
+ <div class="flex items-center bg-gray-100 px-4 py-3 rounded-b-lg">
408
+ <input type="text" placeholder="Ask me anything..." class="flex-1 border rounded-full px-4 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500">
409
+ <button class="ml-2 bg-blue-600 text-white rounded-full p-2 hover:bg-blue-700">
410
+ <i class="fas fa-paper-plane"></i>
411
+ </button>
412
+ </div>
413
+ </div>
414
+ </div>
415
+ </div>
416
+ </div>
417
+ </div>
418
+ </div>
419
+ </div>
420
+ </div>
421
+ </div>
422
+ </div>
423
+
424
+ <!-- Testimonials -->
425
+ <div class="py-12 bg-gray-50">
426
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
427
+ <div class="text-center mb-12">
428
+ <h2 class="text-3xl font-extrabold text-gray-900 sm:text-4xl">
429
+ What Students & Parents Say
430
+ </h2>
431
+ <p class="mt-4 max-w-2xl text-xl text-gray-500 mx-auto">
432
+ Real experiences from our learning community
433
+ </p>
434
+ </div>
435
+
436
+ <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
437
+ <div class="bg-white p-6 rounded-xl shadow-md">
438
+ <div class="flex items-center mb-4">
439
+ <img class="w-12 h-12 rounded-full" src="https://randomuser.me/api/portraits/women/32.jpg" alt="Sarah J.">
440
+ <div class="ml-4">
441
+ <h4 class="font-medium">Sarah J.</h4>
442
+ <p class="text-gray-500 text-sm">Parent of 5th grader</p>
443
+ </div>
444
+ </div>
445
+ <p class="text-gray-600">
446
+ "My daughter was struggling with math, but after using EduGenius for just 2 weeks, her confidence has skyrocketed. The AI tutor explains concepts in ways she actually understands."
447
+ </p>
448
+ <div class="mt-4 flex text-yellow-400">
449
+ <i class="fas fa-star"></i>
450
+ <i class="fas fa-star"></i>
451
+ <i class="fas fa-star"></i>
452
+ <i class="fas fa-star"></i>
453
+ <i class="fas fa-star"></i>
454
+ </div>
455
+ </div>
456
+
457
+ <div class="bg-white p-6 rounded-xl shadow-md">
458
+ <div class="flex items-center mb-4">
459
+ <img class="w-12 h-12 rounded-full" src="https://randomuser.me/api/portraits/men/45.jpg" alt="Michael T.">
460
+ <div class="ml-4">
461
+ <h4 class="font-medium">Michael T.</h4>
462
+ <p class="text-gray-500 text-sm">8th grade student</p>
463
+ </div>
464
+ </div>
465
+ <p class="text-gray-600">
466
+ "I love that I can ask my AI tutor the same question multiple times without feeling judged. It's like having a patient teacher available 24/7."
467
+ </p>
468
+ <div class="mt-4 flex text-yellow-400">
469
+ <i class="fas fa-star"></i>
470
+ <i class="fas fa-star"></i>
471
+ <i class="fas fa-star"></i>
472
+ <i class="fas fa-star"></i>
473
+ <i class="fas fa-star-half-alt"></i>
474
+ </div>
475
+ </div>
476
+
477
+ <div class="bg-white p-6 rounded-xl shadow-md">
478
+ <div class="flex items-center mb-4">
479
+ <img class="w-12 h-12 rounded-full" src="https://randomuser.me/api/portraits/women/68.jpg" alt="Dr. Lisa M.">
480
+ <div class="ml-4">
481
+ <h4 class="font-medium">Dr. Lisa M.</h4>
482
+ <p class="text-gray-500 text-sm">Middle School Principal</p>
483
+ </div>
484
+ </div>
485
+ <p class="text-gray-600">
486
+ "As an educator, I'm impressed by how well the AI tutors adapt to different learning styles. We've seen measurable improvements in our students' test scores."
487
+ </p>
488
+ <div class="mt-4 flex text-yellow-400">
489
+ <i class="fas fa-star"></i>
490
+ <i class="fas fa-star"></i>
491
+ <i class="fas fa-star"></i>
492
+ <i class="fas fa-star"></i>
493
+ <i class="fas fa-star"></i>
494
+ </div>
495
+ </div>
496
+ </div>
497
+ </div>
498
+ </div>
499
+
500
+ <!-- CTA Section -->
501
+ <div class="bg-blue-700">
502
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:py-16 lg:px-8 lg:flex lg:items-center lg:justify-between">
503
+ <h2 class="text-3xl font-extrabold tracking-tight text-white sm:text-4xl">
504
+ <span class="block">Ready to transform learning?</span>
505
+ <span class="block text-blue-200">Start your free trial today.</span>
506
+ </h2>
507
+ <div class="mt-8 flex lg:mt-0 lg:flex-shrink-0">
508
+ <div class="inline-flex rounded-md shadow">
509
+ <a href="#" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-blue-600 bg-white hover:bg-blue-50">
510
+ Get started
511
+ </a>
512
+ </div>
513
+ <div class="ml-3 inline-flex rounded-md shadow">
514
+ <a href="#" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base font-medium rounded-md text-white bg-blue-600 bg-opacity-60 hover:bg-opacity-70">
515
+ <i class="fas fa-info-circle mr-2"></i> Learn more
516
+ </a>
517
+ </div>
518
+ </div>
519
+ </div>
520
+ </div>
521
+
522
+ <!-- Footer -->
523
+ <footer class="bg-gray-800">
524
+ <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8">
525
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-8">
526
+ <div>
527
+ <h3 class="text-white font-medium mb-4">Company</h3>
528
+ <ul class="space-y-2">
529
+ <li><a href="#" class="text-gray-300 hover:text-white">About</a></li>
530
+ <li><a href="#" class="text-gray-300 hover:text-white">Careers</a></li>
531
+ <li><a href="#" class="text-gray-300 hover:text-white">Blog</a></li>
532
+ <li><a href="#" class="text-gray-300 hover:text-white">Press</a></li>
533
+ </ul>
534
+ </div>
535
+
536
+ <div>
537
+ <h3 class="text-white font-medium mb-4">Product</h3>
538
+ <ul class="space-y-2">
539
+ <li><a href="#" class="text-gray-300 hover:text-white">Features</a></li>
540
+ <li><a href="#" class="text-gray-300 hover:text-white">Pricing</a></li>
541
+ <li><a href="#" class="text-gray-300 hover:text-white">Subjects</a></li>
542
+ <li><a href="#" class="text-gray-300 hover:text-white">FAQ</a></li>
543
+ </ul>
544
+ </div>
545
+
546
+ <div>
547
+ <h3 class="text-white font-medium mb-4">Resources</h3>
548
+ <ul class="space-y-2">
549
+ <li><a href="#" class="text-gray-300 hover:text-white">Learning Guides</a></li>
550
+ <li><a href="#" class="text-gray-300 hover:text-white">Worksheets</a></li>
551
+ <li><a href="#" class="text-gray-300 hover:text-white">Videos</a></li>
552
+ <li><a href="#" class="text-gray-300 hover:text-white">Webinars</a></li>
553
+ </ul>
554
+ </div>
555
+
556
+ <div>
557
+ <h3 class="text-white font-medium mb-4">Connect</h3>
558
+ <div class="flex space-x-4">
559
+ <a href="#" class="text-gray-300 hover:text-white">
560
+ <i class="fab fa-facebook-f"></i>
561
+ </a>
562
+ <a href="#" class="text-gray-300 hover:text-white">
563
+ <i class="fab fa-twitter"></i>
564
+ </a>
565
+ <a href="#" class="text-gray-300 hover:text-white">
566
+ <i class="fab fa-instagram"></i>
567
+ </a>
568
+ <a href="#" class="text-gray-300 hover:text-white">
569
+ <i class="fab fa-linkedin-in"></i>
570
+ </a>
571
+ <a href="#" class="text-gray-300 hover:text-white">
572
+ <i class="fab fa-youtube"></i>
573
+ </a>
574
+ </div>
575
+ <div class="mt-4">
576
+ <p class="text-gray-300">Subscribe to our newsletter</p>
577
+ <div class="mt-2 flex">
578
+ <input type="email" placeholder="Your email" class="px-3 py-2 rounded-l-md text-sm w-full">
579
+ <button class="bg-blue-600 text-white px-4 py-2 rounded-r-md text-sm">
580
+ <i class="fas fa-paper-plane"></i>
581
+ </button>
582
+ </div>
583
+ </div>
584
+ </div>
585
+ </div>
586
+
587
+ <div class="mt-12 border-t border-gray-700 pt-8">
588
+ <div class="md:flex md:items-center md:justify-between">
589
+ <div class="flex space-x-6 md:order-2">
590
+ <a href="#" class="text-gray-400 hover:text-gray-300">Privacy</a>
591
+ <a href="#" class="text-gray-400 hover:text-gray-300">Terms</a>
592
+ <a href="#" class="text-gray-400 hover:text-gray-300">Cookie Policy</a>
593
+ </div>
594
+ <p class="mt-8 text-base text-gray-400 md:mt-0 md:order-1">
595
+ &copy; 2023 EduGenius. All rights reserved.
596
+ </p>
597
+ </div>
598
+ </div>
599
+ </div>
600
+ </footer>
601
+
602
+ <script>
603
+ // Simple demo chat animation
604
+ document.addEventListener('DOMContentLoaded', function() {
605
+ const demoChats = [document.getElementById('demo-chat'), document.getElementById('demo-chat-2')];
606
+
607
+ demoChats.forEach(chat => {
608
+ if (chat) {
609
+ // Auto-scroll to bottom
610
+ chat.scrollTop = chat.scrollHeight;
611
+
612
+ // Simulate typing indicator
613
+ setInterval(() => {
614
+ const typingIndicator = document.createElement('div');
615
+ typingIndicator.className = 'flex justify-start';
616
+ typingIndicator.innerHTML = `
617
+ <div class="ai-bubble chat-bubble px-4 py-2 max-w-xs">
618
+ <span class="typing-indicator"></span>
619
+ </div>
620
+ `;
621
+ chat.appendChild(typingIndicator);
622
+ chat.scrollTop = chat.scrollHeight;
623
+
624
+ // Remove typing indicator after delay
625
+ setTimeout(() => {
626
+ typingIndicator.remove();
627
+
628
+ // Add AI response
629
+ const responses = [
630
+ "Let me break this down for you step by step...",
631
+ "Great question! Here's what you need to know...",
632
+ "I can see you're curious about this. Let me explain...",
633
+ "That's an important concept. Here's how it works..."
634
+ ];
635
+
636
+ const response = responses[Math.floor(Math.random() * responses.length)];
637
+ const aiResponse = document.createElement('div');
638
+ aiResponse.className = 'flex justify-start';
639
+ aiResponse.innerHTML = `
640
+ <div class="ai-bubble chat-bubble px-4 py-2 max-w-xs">
641
+ ${response}
642
+ </div>
643
+ `;
644
+ chat.appendChild(aiResponse);
645
+ chat.scrollTop = chat.scrollHeight;
646
+ }, 1500);
647
+ }, 8000);
648
+ }
649
+ });
650
+
651
+ // Mobile menu toggle
652
+ const mobileMenuButton = document.querySelector('[aria-controls="mobile-menu"]');
653
+ if (mobileMenuButton) {
654
+ mobileMenuButton.addEventListener('click', function() {
655
+ const expanded = this.getAttribute('aria-expanded') === 'true';
656
+ this.setAttribute('aria-expanded', !expanded);
657
+ // You would toggle your mobile menu here
658
+ });
659
+ }
660
+
661
+ // Subject icons animation
662
+ const subjectIcons = document.querySelectorAll('.subject-icon');
663
+ subjectIcons.forEach(icon => {
664
+ icon.addEventListener('mouseenter', function() {
665
+ this.style.transform = 'scale(1.1)';
666
+ });
667
+ icon.addEventListener('mouseleave', function() {
668
+ this.style.transform = 'scale(1)';
669
+ });
670
+ });
671
+ });
672
+ </script>
673
+ <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=datatune/edu" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
674
+ </html>