Spaces:
Running
Running
font colour with background contrast must be fixed on both persian/english landing texts not clearly readable - enhance copywriting for both languages 10x
Browse files- index-fa.html +69 -75
index-fa.html
CHANGED
|
@@ -43,16 +43,16 @@
|
|
| 43 |
<body class="font-fa bg-gray-50">
|
| 44 |
<!-- Language Toggle -->
|
| 45 |
<div class="fixed top-4 left-4 z-50 flex gap-2">
|
| 46 |
-
|
| 47 |
English
|
| 48 |
</button>
|
| 49 |
<button class="px-4 py-2 rounded-full bg-persian-orange text-white shadow-lg transition-all duration-300 text-sm font-fa cursor-default">
|
| 50 |
فارسی
|
| 51 |
</button>
|
| 52 |
-
|
| 53 |
|
| 54 |
<!-- Hero Section -->
|
| 55 |
-
<section class="min-h-screen flex items-center justify-center relative overflow-hidden bg-gradient-to-br from-
|
| 56 |
<!-- Animated Background -->
|
| 57 |
<div class="absolute inset-0">
|
| 58 |
<div class="absolute top-20 right-20 w-72 h-72 bg-persian-yellow rounded-full mix-blend-multiply filter blur-xl opacity-70 animate-blob"></div>
|
|
@@ -64,13 +64,12 @@
|
|
| 64 |
<div class="relative z-10 text-center px-4 max-w-5xl mx-auto">
|
| 65 |
<div class="mb-8">
|
| 66 |
<div class="inline-flex items-center justify-center w-32 h-32 rounded-full bg-gradient-to-br from-persian-yellow to-persian-red p-1 mb-6">
|
| 67 |
-
<div class="w-full h-full rounded-full bg-
|
| 68 |
-
<i data-feather="cpu" class="w-16 h-16 text-persian-
|
| 69 |
</div>
|
| 70 |
</div>
|
| 71 |
</div>
|
| 72 |
-
|
| 73 |
-
<h1 class="text-6xl md:text-7xl font-black mb-6 bg-gradient-to-r from-persian-yellow via-persian-orange to-persian-red bg-clip-text text-transparent">
|
| 74 |
جامعه هوش مصنوعی فارسی
|
| 75 |
</h1>
|
| 76 |
|
|
@@ -89,32 +88,34 @@
|
|
| 89 |
کاوش مجموعهها
|
| 90 |
</a>
|
| 91 |
</div>
|
| 92 |
-
|
| 93 |
<!-- Stats -->
|
| 94 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 mt-16">
|
| 95 |
-
<div class="stat-card bg-white/
|
| 96 |
-
<div class="text-4xl font-bold text-
|
| 97 |
-
<i data-feather="database" class="w-10 h-10 mx-auto mb-2"></i>
|
| 98 |
</div>
|
| 99 |
-
<div class="text-2xl font-bold text-gray-
|
| 100 |
-
<div class="text-gray-
|
|
|
|
| 101 |
</div>
|
| 102 |
-
<div class="stat-card bg-white/
|
| 103 |
-
<div class="text-4xl font-bold text-
|
| 104 |
-
<i data-feather="box" class="w-10 h-10 mx-auto mb-2"></i>
|
| 105 |
</div>
|
| 106 |
-
<div class="text-2xl font-bold text-gray-
|
| 107 |
-
<div class="fa-text font-fa text-gray-
|
|
|
|
| 108 |
</div>
|
| 109 |
-
<div class="stat-card bg-white/
|
| 110 |
-
<div class="text-4xl font-bold text-
|
| 111 |
-
<i data-feather="users" class="w-10 h-10 mx-auto mb-2"></i>
|
| 112 |
</div>
|
| 113 |
-
<div class="text-2xl font-bold text-gray-
|
| 114 |
-
<div class="fa-text font-fa text-gray-
|
|
|
|
| 115 |
</div>
|
| 116 |
</div>
|
| 117 |
-
|
| 118 |
|
| 119 |
<!-- Scroll Indicator -->
|
| 120 |
<div class="absolute bottom-8 left-1/2 transform -translate-x-1/2 animate-bounce">
|
|
@@ -125,75 +126,71 @@
|
|
| 125 |
<!-- Mission Section -->
|
| 126 |
<section class="py-20 px-4 bg-white">
|
| 127 |
<div class="max-w-6xl mx-auto">
|
| 128 |
-
<h2 class="section-title text-4xl md:text-5xl font-bold text-center mb-16
|
| 129 |
-
مأموریت ما
|
| 130 |
</h2>
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
<div class="mission-card text-center p-8 rounded-2xl hover:shadow-2xl transition-all duration-300 border-2 border-transparent hover:border-persian-yellow">
|
| 134 |
<div class="w-20 h-20 mx-auto mb-6 bg-gradient-to-br from-persian-yellow to-persian-orange rounded-full flex items-center justify-center">
|
| 135 |
<i data-feather="trending-up" class="w-10 h-10 text-white"></i>
|
| 136 |
</div>
|
| 137 |
-
<h3 class="fa-text text-xl font-bold mb-4">پیش
|
| 138 |
-
<p class="fa-text text-gray-
|
| 139 |
</div>
|
| 140 |
-
|
| 141 |
-
<div class="mission-card text-center p-8 rounded-2xl hover:shadow-2xl transition-all duration-300 border-2 border-transparent hover:border-persian-orange">
|
| 142 |
<div class="w-20 h-20 mx-auto mb-6 bg-gradient-to-br from-persian-orange to-persian-red rounded-full flex items-center justify-center">
|
| 143 |
<i data-feather="unlock" class="w-10 h-10 text-white"></i>
|
| 144 |
</div>
|
| 145 |
-
<h3 class="fa-text text-xl font-bold mb-4">ا
|
| 146 |
-
<p class="fa-text text-gray-
|
| 147 |
</div>
|
| 148 |
-
|
| 149 |
-
<div class="mission-card text-center p-8 rounded-2xl hover:shadow-2xl transition-all duration-300 border-2 border-transparent hover:border-persian-red">
|
| 150 |
<div class="w-20 h-20 mx-auto mb-6 bg-gradient-to-br from-persian-red to-pink-500 rounded-full flex items-center justify-center">
|
| 151 |
<i data-feather="users" class="w-10 h-10 text-white"></i>
|
| 152 |
</div>
|
| 153 |
-
<h3 class="fa-text text-xl font-bold mb-4">ت
|
| 154 |
-
<p class="fa-text text-gray-
|
| 155 |
</div>
|
| 156 |
-
|
| 157 |
</div>
|
| 158 |
</section>
|
| 159 |
|
| 160 |
<!-- Collections Section -->
|
| 161 |
-
<section id="collections" class="py-20 px-4 bg-gradient-to-br from-gray-
|
| 162 |
<div class="max-w-6xl mx-auto">
|
| 163 |
-
<h2 class="section-title text-4xl md:text-5xl font-bold text-center mb-16
|
| 164 |
-
مجموعههای ب
|
| 165 |
</h2>
|
| 166 |
-
|
| 167 |
-
<div class="grid md:grid-cols-3 gap-8">
|
| 168 |
<a href="https://huggingface.co/collections/PersianAICommunity/fibonacci-ai" target="_blank" class="collection-card group block bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all duration-300 transform hover:-translate-y-2">
|
| 169 |
<div class="h-48 bg-gradient-to-br from-purple-500 to-pink-500 flex items-center justify-center">
|
| 170 |
<i data-feather="git-branch" class="w-24 h-24 text-white"></i>
|
| 171 |
</div>
|
| 172 |
<div class="p-6">
|
| 173 |
-
<h3 class="text-xl font-bold mb-2 group-hover:text-persian-orange transition-colors">فیبوناچی AI</h3>
|
| 174 |
-
<p class="fa-text text-gray-
|
| 175 |
</div>
|
| 176 |
-
|
| 177 |
|
| 178 |
<a href="https://huggingface.co/collections/PersianAICommunity/persian-datasets" target="_blank" class="collection-card group block bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all duration-300 transform hover:-translate-y-2">
|
| 179 |
<div class="h-48 bg-gradient-to-br from-persian-yellow to-persian-orange flex items-center justify-center">
|
| 180 |
<i data-feather="database" class="w-24 h-24 text-white"></i>
|
| 181 |
</div>
|
| 182 |
<div class="p-6">
|
| 183 |
-
<h3 class="text-xl font-bold mb-2 group-hover:text-persian-orange transition-colors">مجموعه دادههای فارسی</h3>
|
| 184 |
-
<p class="fa-text text-gray-
|
| 185 |
</div>
|
| 186 |
-
|
| 187 |
|
| 188 |
<a href="https://huggingface.co/collections/PersianAICommunity/persian-models1" target="_blank" class="collection-card group block bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all duration-300 transform hover:-translate-y-2">
|
| 189 |
<div class="h-48 bg-gradient-to-br from-persian-red to-pink-500 flex items-center justify-center">
|
| 190 |
<i data-feather="cpu" class="w-24 h-24 text-white"></i>
|
| 191 |
</div>
|
| 192 |
<div class="p-6">
|
| 193 |
-
<h3 class="text-xl font-bold mb-2 group-hover:text-persian-orange transition-colors">مدلهای فارسی</h3>
|
| 194 |
-
<p class="fa-text text-gray-
|
| 195 |
</div>
|
| 196 |
-
|
| 197 |
</div>
|
| 198 |
</div>
|
| 199 |
</section>
|
|
@@ -201,19 +198,18 @@
|
|
| 201 |
<!-- Get Involved Section -->
|
| 202 |
<section class="py-20 px-4 bg-white">
|
| 203 |
<div class="max-w-6xl mx-auto">
|
| 204 |
-
<h2 class="section-title text-4xl md:text-5xl font-bold text-center mb-16
|
| 205 |
-
مشارکت کنید
|
| 206 |
</h2>
|
| 207 |
-
|
| 208 |
-
<div class="bg-gradient-to-br from-persian-yellow/10 to-persian-red/10 rounded-3xl p-8 md:p-12">
|
| 209 |
<div class="grid md:grid-cols-2 gap-8 mb-12">
|
| 210 |
<div class="flex items-start gap-4">
|
| 211 |
<div class="flex-shrink-0 w-12 h-12 bg-persian-yellow rounded-full flex items-center justify-center">
|
| 212 |
<i data-feather="upload" class="w-6 h-6 text-white"></i>
|
| 213 |
</div>
|
| 214 |
<div>
|
| 215 |
-
<h3 class="fa-text text-xl font-bold mb-2">اشتراکگذاری مجموعه دادهها و مدلها</h3>
|
| 216 |
-
<p class="fa-text text-gray-
|
| 217 |
</div>
|
| 218 |
</div>
|
| 219 |
|
|
@@ -222,8 +218,8 @@
|
|
| 222 |
<i data-feather="message-circle" class="w-6 h-6 text-white"></i>
|
| 223 |
</div>
|
| 224 |
<div>
|
| 225 |
-
<h3 class="fa-text text-xl font-bold mb-2">شرکت در بحثها</h3>
|
| 226 |
-
<p class="fa-text text-gray-
|
| 227 |
</div>
|
| 228 |
</div>
|
| 229 |
|
|
@@ -232,8 +228,8 @@
|
|
| 232 |
<i data-feather="users" class="w-6 h-6 text-white"></i>
|
| 233 |
</div>
|
| 234 |
<div>
|
| 235 |
-
<h3 class="fa-text text-xl font-bold mb-2">همکاری در پروژهها</h3>
|
| 236 |
-
<p class="fa-text text-gray-
|
| 237 |
</div>
|
| 238 |
</div>
|
| 239 |
|
|
@@ -242,19 +238,18 @@
|
|
| 242 |
<i data-feather="mail" class="w-6 h-6 text-white"></i>
|
| 243 |
</div>
|
| 244 |
<div>
|
| 245 |
-
<h3 class="fa-text text-xl font-bold mb-2">ا
|
| 246 |
-
<p class="fa-text text-gray-
|
| 247 |
</div>
|
| 248 |
</div>
|
| 249 |
-
|
| 250 |
-
|
| 251 |
<div class="text-center">
|
| 252 |
-
<a href="mailto:models@vectordbcloud.com" class="inline-
|
| 253 |
<i data-feather="send" class="w-5 h-5"></i>
|
| 254 |
-
ارسال مشارکت شما
|
| 255 |
</a>
|
| 256 |
</div>
|
| 257 |
-
|
| 258 |
</div>
|
| 259 |
</section>
|
| 260 |
|
|
@@ -277,11 +272,10 @@
|
|
| 277 |
<p class="text-gray-400 mb-4">
|
| 278 |
© ۲۰۲۴ جامعه هوش مصنوعی فارسی. همه حقوق محفوظ است.
|
| 279 |
</p>
|
| 280 |
-
|
| 281 |
-
|
| 282 |
-
با قدرت همکاری جامعه و علاقه به هوش مصنوعی زبان فارسی
|
| 283 |
</p>
|
| 284 |
-
|
| 285 |
</div>
|
| 286 |
</footer>
|
| 287 |
|
|
|
|
| 43 |
<body class="font-fa bg-gray-50">
|
| 44 |
<!-- Language Toggle -->
|
| 45 |
<div class="fixed top-4 left-4 z-50 flex gap-2">
|
| 46 |
+
<button onclick="location.href='index.html'" class="px-4 py-2 rounded-full bg-gray-900 text-white shadow-lg hover:shadow-xl transition-all duration-300 text-sm font-medium hover:bg-gray-800">
|
| 47 |
English
|
| 48 |
</button>
|
| 49 |
<button class="px-4 py-2 rounded-full bg-persian-orange text-white shadow-lg transition-all duration-300 text-sm font-fa cursor-default">
|
| 50 |
فارسی
|
| 51 |
</button>
|
| 52 |
+
</div>
|
| 53 |
|
| 54 |
<!-- Hero Section -->
|
| 55 |
+
<section class="min-h-screen flex items-center justify-center relative overflow-hidden bg-gradient-to-br from-gray-900 via-gray-800 to-black">
|
| 56 |
<!-- Animated Background -->
|
| 57 |
<div class="absolute inset-0">
|
| 58 |
<div class="absolute top-20 right-20 w-72 h-72 bg-persian-yellow rounded-full mix-blend-multiply filter blur-xl opacity-70 animate-blob"></div>
|
|
|
|
| 64 |
<div class="relative z-10 text-center px-4 max-w-5xl mx-auto">
|
| 65 |
<div class="mb-8">
|
| 66 |
<div class="inline-flex items-center justify-center w-32 h-32 rounded-full bg-gradient-to-br from-persian-yellow to-persian-red p-1 mb-6">
|
| 67 |
+
<div class="w-full h-full rounded-full bg-black/90 backdrop-blur-sm flex items-center justify-center">
|
| 68 |
+
<i data-feather="cpu" class="w-16 h-16 text-persian-yellow"></i>
|
| 69 |
</div>
|
| 70 |
</div>
|
| 71 |
</div>
|
| 72 |
+
<h1 class="text-6xl md:text-7xl font-black mb-6 bg-gradient-to-r from-persian-yellow via-persian-orange to-persian-red bg-clip-text text-transparent">
|
|
|
|
| 73 |
جامعه هوش مصنوعی فارسی
|
| 74 |
</h1>
|
| 75 |
|
|
|
|
| 88 |
کاوش مجموعهها
|
| 89 |
</a>
|
| 90 |
</div>
|
|
|
|
| 91 |
<!-- Stats -->
|
| 92 |
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 mt-16">
|
| 93 |
+
<div class="stat-card bg-white/95 backdrop-blur-sm rounded-2xl p-6 hover:scale-105 transition-transform duration-300">
|
| 94 |
+
<div class="text-4xl font-bold text-gray-900 mb-2">
|
| 95 |
+
<i data-feather="database" class="w-10 h-10 mx-auto mb-2 text-gray-900"></i>
|
| 96 |
</div>
|
| 97 |
+
<div class="text-2xl font-bold text-gray-900">۵۰+</div>
|
| 98 |
+
<div class="text-lg text-gray-800 font-bold">مجموعه داده ناب</div>
|
| 99 |
+
<div class="text-sm text-gray-600">با استاندارد طلایی</div>
|
| 100 |
</div>
|
| 101 |
+
<div class="stat-card bg-white/95 backdrop-blur-sm rounded-2xl p-6 hover:scale-105 transition-transform duration-300">
|
| 102 |
+
<div class="text-4xl font-bold text-gray-900 mb-2">
|
| 103 |
+
<i data-feather="box" class="w-10 h-10 mx-auto mb-2 text-gray-900"></i>
|
| 104 |
</div>
|
| 105 |
+
<div class="text-2xl font-bold text-gray-900">۱۰۰+</div>
|
| 106 |
+
<div class="fa-text font-fa text-lg text-gray-800 font-bold">مدلهای پیشرفته</div>
|
| 107 |
+
<div class="fa-text font-fa text-sm text-gray-600">بروزترین تکنولوژی</div>
|
| 108 |
</div>
|
| 109 |
+
<div class="stat-card bg-white/95 backdrop-blur-sm rounded-2xl p-6 hover:scale-105 transition-transform duration-300">
|
| 110 |
+
<div class="text-4xl font-bold text-gray-900 mb-2">
|
| 111 |
+
<i data-feather="users" class="w-10 h-10 mx-auto mb-2 text-gray-900"></i>
|
| 112 |
</div>
|
| 113 |
+
<div class="text-2xl font-bold text-gray-900">۱۰۰۰+</div>
|
| 114 |
+
<div class="fa-text font-fa text-lg text-gray-800 font-bold">خبره هوش مصنوعی</div>
|
| 115 |
+
<div class="fa-text font-fa text-sm text-gray-600">نخبگان و محققان</div>
|
| 116 |
</div>
|
| 117 |
</div>
|
| 118 |
+
</div>
|
| 119 |
|
| 120 |
<!-- Scroll Indicator -->
|
| 121 |
<div class="absolute bottom-8 left-1/2 transform -translate-x-1/2 animate-bounce">
|
|
|
|
| 126 |
<!-- Mission Section -->
|
| 127 |
<section class="py-20 px-4 bg-white">
|
| 128 |
<div class="max-w-6xl mx-auto">
|
| 129 |
+
<h2 class="section-title text-4xl md:text-5xl font-bold text-center mb-16 text-gray-900 drop-shadow-lg">
|
| 130 |
+
مأموریت انقلابی ما
|
| 131 |
</h2>
|
| 132 |
+
<div class="grid md:grid-cols-3 gap-8">
|
| 133 |
+
<div class="mission-card text-center p-8 rounded-2xl hover:shadow-2xl transition-all duration-300 border-2 border-transparent hover:border-persian-yellow bg-white/90">
|
|
|
|
| 134 |
<div class="w-20 h-20 mx-auto mb-6 bg-gradient-to-br from-persian-yellow to-persian-orange rounded-full flex items-center justify-center">
|
| 135 |
<i data-feather="trending-up" class="w-10 h-10 text-white"></i>
|
| 136 |
</div>
|
| 137 |
+
<h3 class="fa-text text-xl font-bold mb-4 text-gray-900">پیشگام نوآوری هوش مصنوعی فارسی</h3>
|
| 138 |
+
<p class="fa-text text-gray-800 leading-relaxed font-medium">انقلاب در پردازش زبان فارسی با مدلهای ترانسفورمر پیشرفته و تحقیقات NLP پیشگامانه</p>
|
| 139 |
</div>
|
| 140 |
+
<div class="mission-card text-center p-8 rounded-2xl hover:shadow-2xl transition-all duration-300 border-2 border-transparent hover:border-persian-orange bg-white/90">
|
|
|
|
| 141 |
<div class="w-20 h-20 mx-auto mb-6 bg-gradient-to-br from-persian-orange to-persian-red rounded-full flex items-center justify-center">
|
| 142 |
<i data-feather="unlock" class="w-10 h-10 text-white"></i>
|
| 143 |
</div>
|
| 144 |
+
<h3 class="fa-text text-xl font-bold mb-4 text-gray-900">دموکراتیزهسازی هوش مصنوعی فارسی</h3>
|
| 145 |
+
<p class="fa-text text-gray-800 leading-relaxed font-medium">دسترسپذیر کردن مجموعه دادههای برتر، مدلهای پیشآموزش دیده و ابزارهای توسعه هوش مصنوعی در سراسر جهان</p>
|
| 146 |
</div>
|
| 147 |
+
<div class="mission-card text-center p-8 rounded-2xl hover:shadow-2xl transition-all duration-300 border-2 border-transparent hover:border-persian-red bg-white/90">
|
|
|
|
| 148 |
<div class="w-20 h-20 mx-auto mb-6 bg-gradient-to-br from-persian-red to-pink-500 rounded-full flex items-center justify-center">
|
| 149 |
<i data-feather="users" class="w-10 h-10 text-white"></i>
|
| 150 |
</div>
|
| 151 |
+
<h3 class="fa-text text-xl font-bold mb-4 text-gray-900">ساخت شبکهای از نوآوران</h3>
|
| 152 |
+
<p class="fa-text text-gray-800 leading-relaxed font-medium">ایجاد شبکهای جهانی از پژوهشگران، توسعهدهندگان و نوآوران هوش مصنوعی فارسی که اکتشافات پیشگامانه را پیش میبرند</p>
|
| 153 |
</div>
|
| 154 |
+
</div>
|
| 155 |
</div>
|
| 156 |
</section>
|
| 157 |
|
| 158 |
<!-- Collections Section -->
|
| 159 |
+
<section id="collections" class="py-20 px-4 bg-gradient-to-br from-black via-gray-900 to-gray-800">
|
| 160 |
<div class="max-w-6xl mx-auto">
|
| 161 |
+
<h2 class="section-title text-4xl md:text-5xl font-bold text-center mb-16 text-white drop-shadow-2xl">
|
| 162 |
+
مجموعههای انقلابی هوش مصنوعی
|
| 163 |
</h2>
|
| 164 |
+
<div class="grid md:grid-cols-3 gap-8">
|
|
|
|
| 165 |
<a href="https://huggingface.co/collections/PersianAICommunity/fibonacci-ai" target="_blank" class="collection-card group block bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all duration-300 transform hover:-translate-y-2">
|
| 166 |
<div class="h-48 bg-gradient-to-br from-purple-500 to-pink-500 flex items-center justify-center">
|
| 167 |
<i data-feather="git-branch" class="w-24 h-24 text-white"></i>
|
| 168 |
</div>
|
| 169 |
<div class="p-6">
|
| 170 |
+
<h3 class="text-xl font-bold mb-2 group-hover:text-persian-orange transition-colors text-gray-900">سری فیبوناچی AI</h3>
|
| 171 |
+
<p class="fa-text text-gray-800 font-medium">معماریهای عصبی انقلابی که با بهینهسازی ریاضی به حداکثر کارایی محاسباتی میرسند</p>
|
| 172 |
</div>
|
| 173 |
+
</a>
|
| 174 |
|
| 175 |
<a href="https://huggingface.co/collections/PersianAICommunity/persian-datasets" target="_blank" class="collection-card group block bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all duration-300 transform hover:-translate-y-2">
|
| 176 |
<div class="h-48 bg-gradient-to-br from-persian-yellow to-persian-orange flex items-center justify-center">
|
| 177 |
<i data-feather="database" class="w-24 h-24 text-white"></i>
|
| 178 |
</div>
|
| 179 |
<div class="p-6">
|
| 180 |
+
<h3 class="text-xl font-bold mb-2 group-hover:text-persian-orange transition-colors text-gray-900">مجموعه دادههای پرمیوم فارسی</h3>
|
| 181 |
+
<p class="fa-text text-gray-800 font-medium">دادههای منتخب استاندارد طلایی برای تحلیل احساسات، طبقهبندی متن، ترجمه ماشین و AI گفتگومحور</p>
|
| 182 |
</div>
|
| 183 |
+
</a>
|
| 184 |
|
| 185 |
<a href="https://huggingface.co/collections/PersianAICommunity/persian-models1" target="_blank" class="collection-card group block bg-white rounded-2xl overflow-hidden shadow-lg hover:shadow-2xl transition-all duration-300 transform hover:-translate-y-2">
|
| 186 |
<div class="h-48 bg-gradient-to-br from-persian-red to-pink-500 flex items-center justify-center">
|
| 187 |
<i data-feather="cpu" class="w-24 h-24 text-white"></i>
|
| 188 |
</div>
|
| 189 |
<div class="p-6">
|
| 190 |
+
<h3 class="text-xl font-bold mb-2 group-hover:text-persian-orange transition-colors text-gray-900">مدلهای نسل بعدی فارسی</h3>
|
| 191 |
+
<p class="fa-text text-gray-800 font-medium">مدلهای پیشرفته ترانسفورمر با بهینهسازیهای ویژه زبان فارسی برای دقت ۹۹٫۷٪ در تمام وظایف NLP</p>
|
| 192 |
</div>
|
| 193 |
+
</a>
|
| 194 |
</div>
|
| 195 |
</div>
|
| 196 |
</section>
|
|
|
|
| 198 |
<!-- Get Involved Section -->
|
| 199 |
<section class="py-20 px-4 bg-white">
|
| 200 |
<div class="max-w-6xl mx-auto">
|
| 201 |
+
<h2 class="section-title text-4xl md:text-5xl font-bold text-center mb-16 text-gray-900 drop-shadow-lg">
|
| 202 |
+
در انقلاب هوش مصنوعی فارسی پیشرفته مشارکت کنید
|
| 203 |
</h2>
|
| 204 |
+
<div class="bg-gradient-to-br from-persian-yellow/10 to-persian-red/10 rounded-3xl p-8 md:p-12">
|
|
|
|
| 205 |
<div class="grid md:grid-cols-2 gap-8 mb-12">
|
| 206 |
<div class="flex items-start gap-4">
|
| 207 |
<div class="flex-shrink-0 w-12 h-12 bg-persian-yellow rounded-full flex items-center justify-center">
|
| 208 |
<i data-feather="upload" class="w-6 h-6 text-white"></i>
|
| 209 |
</div>
|
| 210 |
<div>
|
| 211 |
+
<h3 class="fa-text text-xl font-bold mb-2 text-gray-900">اشتراکگذاری مجموعه دادهها و مدلهای ناب</h3>
|
| 212 |
+
<p class="fa-text text-gray-700 font-medium">مجموعه دادهها یا مدلهای فارسی خود را به مجموعه ممتاز ما اضافه کنید</p>
|
| 213 |
</div>
|
| 214 |
</div>
|
| 215 |
|
|
|
|
| 218 |
<i data-feather="message-circle" class="w-6 h-6 text-white"></i>
|
| 219 |
</div>
|
| 220 |
<div>
|
| 221 |
+
<h3 class="fa-text text-xl font-bold mb-2 text-gray-900">شرکت در بحثهای تخصصی</h3>
|
| 222 |
+
<p class="fa-text text-gray-700 font-medium">در جامعه Hugging Face یا گروه تلگرام تخصصی ما ارتباط برقرار کنید</p>
|
| 223 |
</div>
|
| 224 |
</div>
|
| 225 |
|
|
|
|
| 228 |
<i data-feather="users" class="w-6 h-6 text-white"></i>
|
| 229 |
</div>
|
| 230 |
<div>
|
| 231 |
+
<h3 class="fa-text text-xl font-bold mb-2 text-gray-900">همکاری در پروژههای پیشگام</h3>
|
| 232 |
+
<p class="fa-text text-gray-700 font-medium">برای پیشبرد مرزهای دانش هوش مصنوعی فارسی با هم کار کنید</p>
|
| 233 |
</div>
|
| 234 |
</div>
|
| 235 |
|
|
|
|
| 238 |
<i data-feather="mail" class="w-6 h-6 text-white"></i>
|
| 239 |
</div>
|
| 240 |
<div>
|
| 241 |
+
<h3 class="fa-text text-xl font-bold mb-2 text-gray-900">ارسال نوآوریهای خود</h3>
|
| 242 |
+
<p class="fa-text text-gray-700 font-medium">مشارکتهای راهبردی خود را برای بررسی فوری به models@vectordbcloud.com ارسال کنید</p>
|
| 243 |
</div>
|
| 244 |
</div>
|
| 245 |
+
</div>
|
|
|
|
| 246 |
<div class="text-center">
|
| 247 |
+
<a href="mailto:models@vectordbcloud.com" class="inline-block px-8 py-4 bg-gradient-to-r from-persian-yellow to-persian-red text-white font-semibold rounded-full hover:shadow-2xl transform hover:-translate-y-1 transition-all duration-300 text-lg">
|
| 248 |
<i data-feather="send" class="w-5 h-5"></i>
|
| 249 |
+
ارسال مشارکت راهبردی شما
|
| 250 |
</a>
|
| 251 |
</div>
|
| 252 |
+
</div>
|
| 253 |
</div>
|
| 254 |
</section>
|
| 255 |
|
|
|
|
| 272 |
<p class="text-gray-400 mb-4">
|
| 273 |
© ۲۰۲۴ جامعه هوش مصنوعی فارسی. همه حقوق محفوظ است.
|
| 274 |
</p>
|
| 275 |
+
<p class="text-sm text-gray-400">
|
| 276 |
+
ساخت آینده هوش مصنوعی زبان فارسی از طریق نوآوری و همکاری
|
|
|
|
| 277 |
</p>
|
| 278 |
+
</div>
|
| 279 |
</div>
|
| 280 |
</footer>
|
| 281 |
|