Add 3 files
Browse files- README.md +7 -5
- index.html +323 -19
- prompts.txt +9 -0
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
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: icaf
|
3 |
+
emoji: 🐳
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: gray
|
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,323 @@
|
|
1 |
-
<!
|
2 |
-
<html>
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html lang="ar" dir="rtl">
|
3 |
+
<head>
|
4 |
+
<meta charset="UTF-8">
|
5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>iCaf Advanced - النظام المتقدم لتحليل المشاعر</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 |
+
/* أنماط الحركة والتفاعل */
|
11 |
+
@keyframes fadeIn {
|
12 |
+
from { opacity: 0; transform: translateY(20px); }
|
13 |
+
to { opacity: 1; transform: translateY(0); }
|
14 |
+
}
|
15 |
+
|
16 |
+
@keyframes pulse {
|
17 |
+
0%, 100% { transform: scale(1); }
|
18 |
+
50% { transform: scale(1.05); }
|
19 |
+
}
|
20 |
+
|
21 |
+
.fade-in {
|
22 |
+
animation: fadeIn 0.6s ease forwards;
|
23 |
+
}
|
24 |
+
|
25 |
+
.pulse-effect {
|
26 |
+
animation: pulse 2s infinite;
|
27 |
+
}
|
28 |
+
|
29 |
+
/* ألوان تعكس الحالات المزاجية */
|
30 |
+
.mood-happy {
|
31 |
+
background: linear-gradient(135deg, #f6d365, #fda085);
|
32 |
+
}
|
33 |
+
|
34 |
+
.mood-calm {
|
35 |
+
background: linear-gradient(135deg, #a1c4fd, #c2e9fb);
|
36 |
+
}
|
37 |
+
|
38 |
+
.mood-energetic {
|
39 |
+
background: linear-gradient(135deg, #ff758c, #ff7eb3);
|
40 |
+
}
|
41 |
+
|
42 |
+
.mood-neutral {
|
43 |
+
background: linear-gradient(135deg, #d3cce3, #e9e4f0);
|
44 |
+
}
|
45 |
+
</style>
|
46 |
+
</head>
|
47 |
+
<body class="bg-gray-100 min-h-screen">
|
48 |
+
<!-- شريط التنقل -->
|
49 |
+
<nav class="bg-gradient-to-r from-gray-800 to-gray-900 text-white p-4 shadow-lg">
|
50 |
+
<div class="container mx-auto flex justify-between items-center">
|
51 |
+
<div class="flex items-center space-x-2">
|
52 |
+
<i class="fas fa-coffee text-2xl text-orange-400"></i>
|
53 |
+
<span class="text-xl font-bold">iCaf Advanced</span>
|
54 |
+
</div>
|
55 |
+
|
56 |
+
<div class="flex items-center space-x-4" id="authSection">
|
57 |
+
<button onclick="showAuthModal('login')" class="bg-blue-500 hover:bg-blue-600 px-4 py-2 rounded-full text-sm font-medium transition-all">
|
58 |
+
<i class="fas fa-sign-in-alt ml-1"></i> تسجيل الدخول
|
59 |
+
</button>
|
60 |
+
<button onclick="showAuthModal('signup')" class="bg-green-500 hover:bg-green-600 px-4 py-2 rounded-full text-sm font-medium transition-all">
|
61 |
+
<i class="fas fa-user-plus ml-1"></i> إنشاء حساب
|
62 |
+
</button>
|
63 |
+
</div>
|
64 |
+
|
65 |
+
<div class="hidden" id="profileSection">
|
66 |
+
<button onclick="showProfile()" class="flex items-center space-x-2 bg-orange-500 hover:bg-orange-600 px-4 py-2 rounded-full text-sm font-medium transition-all">
|
67 |
+
<i class="fas fa-user-circle"></i>
|
68 |
+
<span id="usernameDisplay">الملف الشخصي</span>
|
69 |
+
</button>
|
70 |
+
</div>
|
71 |
+
</div>
|
72 |
+
</nav>
|
73 |
+
|
74 |
+
<!-- المحتوى الرئيسي -->
|
75 |
+
<main class="container mx-auto py-8 px-4">
|
76 |
+
<!-- رسالة الترحيب -->
|
77 |
+
<section id="welcomeMessage" class="bg-white rounded-2xl shadow-lg p-6 mb-8 text-center fade-in">
|
78 |
+
<h1 class="text-3xl font-bold text-gray-800 mb-4">مرحباً بك في نظام iCaf المتقدم</h1>
|
79 |
+
<p class="text-gray-600 mb-6">حلل مشاعرك واحصل على توصية القهوة المثالية لك</p>
|
80 |
+
<div class="pulse-effect inline-block bg-gradient-to-r from-orange-400 to-orange-600 text-white px-6 py-2 rounded-full font-bold">
|
81 |
+
ابدأ رحلتك مع القهوة
|
82 |
+
</div>
|
83 |
+
</section>
|
84 |
+
|
85 |
+
<!-- أقسام التحليل -->
|
86 |
+
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
87 |
+
<!-- تحليل النص -->
|
88 |
+
<section class="bg-white rounded-2xl shadow-lg p-6 fade-in" style="animation-delay: 0.2s">
|
89 |
+
<div class="flex items-center mb-4">
|
90 |
+
<div class="w-10 h-10 rounded-full bg-blue-100 flex items-center justify-center text-blue-600 mr-3">
|
91 |
+
<i class="fas fa-file-alt"></i>
|
92 |
+
</div>
|
93 |
+
<h2 class="text-xl font-bold text-gray-800">تحليل النص العاطفي</h2>
|
94 |
+
</div>
|
95 |
+
<textarea class="w-full p-4 border border-gray-200 rounded-lg mb-4 focus:border-orange-400 focus:ring-2 focus:ring-orange-200" rows="4" placeholder="كيف تشعر اليوم؟"></textarea>
|
96 |
+
<button class="w-full bg-blue-500 hover:bg-blue-600 text-white py-3 rounded-lg font-medium transition-all">
|
97 |
+
<i class="fas fa-brain ml-2"></i> تحليل المشاعر
|
98 |
+
</button>
|
99 |
+
</section>
|
100 |
+
|
101 |
+
<!-- تحليل الصوت -->
|
102 |
+
<section class="bg-white rounded-2xl shadow-lg p-6 fade-in" style="animation-delay: 0.4s">
|
103 |
+
<div class="flex items-center mb-4">
|
104 |
+
<div class="w-10 h-10 rounded-full bg-purple-100 flex items-center justify-center text-purple-600 mr-3">
|
105 |
+
<i class="fas fa-microphone-alt"></i>
|
106 |
+
</div>
|
107 |
+
<h2 class="text-xl font-bold text-gray-800">تحليل نبرة الصوت</h2>
|
108 |
+
</div>
|
109 |
+
<div class="bg-gray-100 p-4 rounded-lg mb-4 text-center">
|
110 |
+
<i class="fas fa-microphone text-3xl text-gray-400 mb-2"></i>
|
111 |
+
<p class="text-gray-600">اضغط على الزر لبدء التسجيل</p>
|
112 |
+
</div>
|
113 |
+
<button class="w-full bg-purple-500 hover:bg-purple-600 text-white py-3 rounded-lg font-medium transition-all">
|
114 |
+
<i class="fas fa-record-vinyl ml-2"></i> تسجيل الصوت
|
115 |
+
</button>
|
116 |
+
</section>
|
117 |
+
|
118 |
+
<!-- تحليل الوجه -->
|
119 |
+
<section class="bg-white rounded-2xl shadow-lg p-6 fade-in" style="animation-delay: 0.6s">
|
120 |
+
<div class="flex items-center mb-4">
|
121 |
+
<div class="w-10 h-10 rounded-full bg-pink-100 flex items-center justify-center text-pink-600 mr-3">
|
122 |
+
<i class="fas fa-camera"></i>
|
123 |
+
</div>
|
124 |
+
<h2 class="text-xl font-bold text-gray-800">تحليل تعابير الوجه</h2>
|
125 |
+
</div>
|
126 |
+
<div class="bg-gray-100 p-4 rounded-lg mb-4 text-center">
|
127 |
+
<i class="fas fa-user text-3xl text-gray-400 mb-2"></i>
|
128 |
+
<p class="text-gray-600">اضغط على الزر لفتح الكاميرا</p>
|
129 |
+
</div>
|
130 |
+
<button class="w-full bg-pink-500 hover:bg-pink-600 text-white py-3 rounded-lg font-medium transition-all">
|
131 |
+
<i class="fas fa-camera-retro ml-2"></i> تحليل الوجه
|
132 |
+
</button>
|
133 |
+
</section>
|
134 |
+
|
135 |
+
<!-- التوصية النهائية -->
|
136 |
+
<section class="bg-white rounded-2xl shadow-lg p-6 fade-in" style="animation-delay: 0.8s">
|
137 |
+
<div class="flex items-center mb-4">
|
138 |
+
<div class="w-10 h-10 rounded-full bg-orange-100 flex items-center justify-center text-orange-600 mr-3">
|
139 |
+
<i class="fas fa-coffee"></i>
|
140 |
+
</div>
|
141 |
+
<h2 class="text-xl font-bold text-gray-800">توصية القهوة</h2>
|
142 |
+
</div>
|
143 |
+
<div class="bg-orange-50 p-4 rounded-lg mb-4 text-center">
|
144 |
+
<i class="fas fa-magic text-3xl text-orange-400 mb-2"></i>
|
145 |
+
<p class="text-orange-800">أكمل التحليلات لتحصل على توصيتك الشخصية</p>
|
146 |
+
</div>
|
147 |
+
<button class="w-full bg-orange-500 hover:bg-orange-600 text-white py-3 rounded-lg font-medium transition-all">
|
148 |
+
<i class="fas fa-rocket ml-2"></i> احصل على توصيتك
|
149 |
+
</button>
|
150 |
+
</section>
|
151 |
+
</div>
|
152 |
+
</main>
|
153 |
+
|
154 |
+
<!-- نافذة تسجيل الدخول -->
|
155 |
+
<div id="authModal" class="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center hidden z-50">
|
156 |
+
<div class="bg-white rounded-2xl shadow-xl w-full max-w-md overflow-hidden">
|
157 |
+
<div class="p-6">
|
158 |
+
<div class="flex justify-between items-center mb-6">
|
159 |
+
<h3 class="text-xl font-bold text-gray-800" id="authModalTitle">تسجيل الدخول</h3>
|
160 |
+
<button onclick="hideAuthModal()" class="text-gray-400 hover:text-gray-600">
|
161 |
+
<i class="fas fa-times"></i>
|
162 |
+
</button>
|
163 |
+
</div>
|
164 |
+
|
165 |
+
<div id="loginForm">
|
166 |
+
<div class="mb-4">
|
167 |
+
<label class="block text-gray-700 mb-2">البريد الإلكتروني</label>
|
168 |
+
<input type="email" class="w-full p-3 border border-gray-300 rounded-lg focus:border-orange-400 focus:ring-2 focus:ring-orange-200">
|
169 |
+
</div>
|
170 |
+
<div class="mb-6">
|
171 |
+
<label class="block text-gray-700 mb-2">كلمة المرور</label>
|
172 |
+
<input type="password" class="w-full p-3 border border-gray-300 rounded-lg focus:border-orange-400 focus:ring-2 focus:ring-orange-200">
|
173 |
+
</div>
|
174 |
+
<button class="w-full bg-blue-500 hover:bg-blue-600 text-white py-3 rounded-lg font-medium mb-4 transition-all">
|
175 |
+
<i class="fas fa-sign-in-alt ml-2"></i> تسجيل الدخول
|
176 |
+
</button>
|
177 |
+
<p class="text-center text-gray-600">
|
178 |
+
ليس لديك حساب؟
|
179 |
+
<button onclick="showSignupForm()" class="text-orange-500 hover:underline">إنشاء حساب</button>
|
180 |
+
</p>
|
181 |
+
</div>
|
182 |
+
|
183 |
+
<div id="signupForm" class="hidden">
|
184 |
+
<div class="mb-4">
|
185 |
+
<label class="block text-gray-700 mb-2">الاسم الكامل</label>
|
186 |
+
<input type="text" class="w-full p-3 border border-gray-300 rounded-lg focus:border-orange-400 focus:ring-2 focus:ring-orange-200">
|
187 |
+
</div>
|
188 |
+
<div class="mb-4">
|
189 |
+
<label class="block text-gray-700 mb-2">البريد الإلكتروني</label>
|
190 |
+
<input type="email" class="w-full p-3 border border-gray-300 rounded-lg focus:border-orange-400 focus:ring-2 focus:ring-orange-200">
|
191 |
+
</div>
|
192 |
+
<div class="mb-4">
|
193 |
+
<label class="block text-gray-700 mb-2">كلمة المرور</label>
|
194 |
+
<input type="password" class="w-full p-3 border border-gray-300 rounded-lg focus:border-orange-400 focus:ring-2 focus:ring-orange-200">
|
195 |
+
</div>
|
196 |
+
<div class="mb-6">
|
197 |
+
<label class="block text-gray-700 mb-2">تأكيد كلمة المرور</label>
|
198 |
+
<input type="password" class="w-full p-3 border border-gray-300 rounded-lg focus:border-orange-400 focus:ring-2 focus:ring-orange-200">
|
199 |
+
</div>
|
200 |
+
<button class="w-full bg-green-500 hover:bg-green-600 text-white py-3 rounded-lg font-medium mb-4 transition-all">
|
201 |
+
<i class="fas fa-user-plus ml-2"></i> إنشاء حساب
|
202 |
+
</button>
|
203 |
+
<p class="text-center text-gray-600">
|
204 |
+
لديك حساب بالفعل؟
|
205 |
+
<button onclick="showLoginForm()" class="text-orange-500 hover:underline">تسجيل الدخول</button>
|
206 |
+
</p>
|
207 |
+
</div>
|
208 |
+
</div>
|
209 |
+
</div>
|
210 |
+
</div>
|
211 |
+
|
212 |
+
<!-- نافذة الملف الشخصي -->
|
213 |
+
<div id="profileModal" class="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center hidden z-50">
|
214 |
+
<div class="bg-white rounded-2xl shadow-xl w-full max-w-md overflow-hidden">
|
215 |
+
<div class="p-6">
|
216 |
+
<div class="flex justify-between items-center mb-6">
|
217 |
+
<h3 class="text-xl font-bold text-gray-800">الملف الشخصي</h3>
|
218 |
+
<button onclick="hideProfile()" class="text-gray-400 hover:text-gray-600">
|
219 |
+
<i class="fas fa-times"></i>
|
220 |
+
</button>
|
221 |
+
</div>
|
222 |
+
|
223 |
+
<div class="text-center mb-6">
|
224 |
+
<div class="w-20 h-20 rounded-full bg-gradient-to-r from-orange-400 to-orange-600 flex items-center justify-center mx-auto mb-4 text-2xl font-bold text-white">
|
225 |
+
<span id="userInitials">م</span>
|
226 |
+
</div>
|
227 |
+
<h4 class="text-lg font-bold text-gray-800" id="profileName">محمد أحمد</h4>
|
228 |
+
<p class="text-gray-600" id="profileEmail">mohamed@example.com</p>
|
229 |
+
</div>
|
230 |
+
|
231 |
+
<div class="mb-6">
|
232 |
+
<h5 class="font-bold text-gray-700 mb-3">إحصائياتي</h5>
|
233 |
+
<div class="grid grid-cols-2 gap-4">
|
234 |
+
<div class="bg-blue-50 p-3 rounded-lg text-center">
|
235 |
+
<div class="text-xl font-bold text-blue-600">12</div>
|
236 |
+
<p class="text-sm text-gray-600">تحليل</p>
|
237 |
+
</div>
|
238 |
+
<div class="bg-orange-50 p-3 rounded-lg text-center">
|
239 |
+
<div class="text-xl font-bold text-orange-600">8</div>
|
240 |
+
<p class="text-sm text-gray-600">توصية قهوة</p>
|
241 |
+
</div>
|
242 |
+
</div>
|
243 |
+
</div>
|
244 |
+
|
245 |
+
<div class="mb-6">
|
246 |
+
<h5 class="font-bold text-gray-700 mb-3">سجل التحليلات</h5>
|
247 |
+
<div class="space-y-2 max-h-40 overflow-y-auto">
|
248 |
+
<div class="bg-gray-50 p-3 rounded-lg flex items-center">
|
249 |
+
<div class="w-8 h-8 rounded-full bg-green-100 flex items-center justify-center text-green-600 mr-3">
|
250 |
+
<i class="fas fa-coffee"></i>
|
251 |
+
</div>
|
252 |
+
<div>
|
253 |
+
<p class="text-sm font-medium">توصية ق��وة: لاتيه</p>
|
254 |
+
<p class="text-xs text-gray-500">اليوم 10:30 ص</p>
|
255 |
+
</div>
|
256 |
+
</div>
|
257 |
+
<div class="bg-gray-50 p-3 rounded-lg flex items-center">
|
258 |
+
<div class="w-8 h-8 rounded-full bg-blue-100 flex items-center justify-center text-blue-600 mr-3">
|
259 |
+
<i class="fas fa-file-alt"></i>
|
260 |
+
</div>
|
261 |
+
<div>
|
262 |
+
<p class="text-sm font-medium">تحليل نص: إيجابي</p>
|
263 |
+
<p class="text-xs text-gray-500">أمس 4:15 م</p>
|
264 |
+
</div>
|
265 |
+
</div>
|
266 |
+
</div>
|
267 |
+
</div>
|
268 |
+
|
269 |
+
<button class="w-full bg-red-500 hover:bg-red-600 text-white py-3 rounded-lg font-medium transition-all">
|
270 |
+
<i class="fas fa-sign-out-alt ml-2"></i> تسجيل الخروج
|
271 |
+
</button>
|
272 |
+
</div>
|
273 |
+
</div>
|
274 |
+
</div>
|
275 |
+
|
276 |
+
<script>
|
277 |
+
// وظائف التحكم في الواجهة
|
278 |
+
function showAuthModal(type) {
|
279 |
+
document.getElementById('authModal').classList.remove('hidden');
|
280 |
+
if (type === 'login') {
|
281 |
+
document.getElementById('loginForm').classList.remove('hidden');
|
282 |
+
document.getElementById('signupForm').classList.add('hidden');
|
283 |
+
document.getElementById('authModalTitle').textContent = 'تسجيل الدخول';
|
284 |
+
} else {
|
285 |
+
document.getElementById('loginForm').classList.add('hidden');
|
286 |
+
document.getElementById('signupForm').classList.remove('hidden');
|
287 |
+
document.getElementById('authModalTitle').textContent = 'إنشاء حساب';
|
288 |
+
}
|
289 |
+
}
|
290 |
+
|
291 |
+
function hideAuthModal() {
|
292 |
+
document.getElementById('authModal').classList.add('hidden');
|
293 |
+
}
|
294 |
+
|
295 |
+
function showLoginForm() {
|
296 |
+
document.getElementById('loginForm').classList.remove('hidden');
|
297 |
+
document.getElementById('signupForm').classList.add('hidden');
|
298 |
+
document.getElementById('authModalTitle').textContent = 'تسجيل الدخول';
|
299 |
+
}
|
300 |
+
|
301 |
+
function showSignupForm() {
|
302 |
+
document.getElementById('loginForm').classList.add('hidden');
|
303 |
+
document.getElementById('signupForm').classList.remove('hidden');
|
304 |
+
document.getElementById('authModalTitle').textContent = 'إنشاء حساب';
|
305 |
+
}
|
306 |
+
|
307 |
+
function showProfile() {
|
308 |
+
document.getElementById('profileModal').classList.remove('hidden');
|
309 |
+
}
|
310 |
+
|
311 |
+
function hideProfile() {
|
312 |
+
document.getElementById('profileModal').classList.add('hidden');
|
313 |
+
}
|
314 |
+
|
315 |
+
// محاكاة تسجيل الدخول
|
316 |
+
function login() {
|
317 |
+
document.getElementById('authSection').classList.add('hidden');
|
318 |
+
document.getElementById('profileSection').classList.remove('hidden');
|
319 |
+
hideAuthModal();
|
320 |
+
}
|
321 |
+
</script>
|
322 |
+
<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=Jo7AS/icaf" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
|
323 |
+
</html>
|
prompts.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
اريد ان تخفي عبارة تسلا وتظهر الارقام بفقط وكذلك احذف مدعومة بتقنية تسلا
|
2 |
+
بالنسبة لتحليل تعابير الوجه لا يظهر في لوحة لقطة شاشة وكذلك في تحليل الصوت لا يوجد زر تجسيل الصوت وتحليل فعلي
|
3 |
+
وقم بأضافة واجهة المستخدم الملف الشخصي والتسجيل الدخول والايميل والبسورد
|
4 |
+
حسن التطبيق وقم بأضافة واجهة المستخدم الملف الشخصي والتسجيل الدخول والايميل والبسورد استخدام التفكير التصميمي في تطبيق مطلوب
|
5 |
+
استخدم منهجية التفكير التصميمي في أنشاء واجججهة المتسخدم
|
6 |
+
لماذا قمت بتغيير كل شيء
|
7 |
+
لماذا قمت بتغيير كل شيء اريد الموقع يعمل
|
8 |
+
ارجع للتصميم القديم
|
9 |
+
ارجع للتصميم القديم
|