Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -14
index.html
CHANGED
|
@@ -203,7 +203,6 @@
|
|
| 203 |
<h2 class="text-xl font-bold mb-4">Generate AI Images in Various Styles</h2>
|
| 204 |
|
| 205 |
<div class="ml-4">
|
| 206 |
-
<h3 class="font-medium text-gray-700 mb-2">Description:</h3>
|
| 207 |
<p class="text-gray-600 mb-4">Choose from dozens of unique styles and describe the image you want to create.</p>
|
| 208 |
</div>
|
| 209 |
|
|
@@ -227,7 +226,6 @@
|
|
| 227 |
<h2 class="text-xl font-bold mb-4">Extract information from images and handwritten documents</h2>
|
| 228 |
|
| 229 |
<div class="ml-4">
|
| 230 |
-
<h3 class="font-medium text-gray-700 mb-2">Description:</h3>
|
| 231 |
<p class="text-gray-600 mb-4">Upload a file and specify what you want to extract.</p> </div>
|
| 232 |
|
| 233 |
<div class="mt-4 pt-4 border-t">
|
|
@@ -276,7 +274,6 @@
|
|
| 276 |
<h2 class="text-xl font-bold mb-4">Optimize an article for SEO</h2>
|
| 277 |
|
| 278 |
<div class="ml-4">
|
| 279 |
-
<h3 class="font-medium text-gray-700 mb-2">Description:</h3>
|
| 280 |
<p class="text-gray-600 mb-4">Paste your content to receive recommendations.</p> </div>
|
| 281 |
|
| 282 |
<div class="mt-4 pt-4 border-t">
|
|
@@ -353,8 +350,7 @@
|
|
| 353 |
<h2 class="text-xl font-bold mb-4">Shotlist a Video</h2>
|
| 354 |
|
| 355 |
<div class="ml-4">
|
| 356 |
-
<
|
| 357 |
-
<p class="text-gray-600 mb-4">Compatible with VLC Video</p>
|
| 358 |
|
| 359 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
| 360 |
<ul class="list-disc pl-5 space-y-2">
|
|
@@ -383,7 +379,6 @@
|
|
| 383 |
<h2 class="text-xl font-bold mb-4">Chat with Documents</h2>
|
| 384 |
|
| 385 |
<div class="ml-4">
|
| 386 |
-
<h3 class="font-medium text-gray-700 mb-2">Description:</h3>
|
| 387 |
<p class="text-gray-600 mb-4">Upload your document to the chatbot window and ask questions about it to the model. Your conversations are private.</p>
|
| 388 |
|
| 389 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
|
@@ -414,7 +409,6 @@
|
|
| 414 |
<h2 class="text-xl font-bold mb-4">Extract Information from Websites</h2>
|
| 415 |
|
| 416 |
<div class="ml-4">
|
| 417 |
-
<h3 class="font-medium text-gray-700 mb-2">Description:</h3>
|
| 418 |
<p class="text-gray-600 mb-4">Create a new assistant with the model of your choice and add the website in the "domains search" or "specific links" boxes, depending on your needs.</p>
|
| 419 |
|
| 420 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
|
@@ -445,9 +439,7 @@
|
|
| 445 |
<h2 class="text-xl font-bold mb-4">Create an Audio File from Text</h2>
|
| 446 |
|
| 447 |
<div class="ml-4">
|
| 448 |
-
<
|
| 449 |
-
<p class="text-gray-600 mb-4">Runs 100% in your browser, with no limit of text size. Apache 2.0 license (free for commercial use).</p>
|
| 450 |
-
|
| 451 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
| 452 |
<ul class="list-disc pl-5 space-y-2">
|
| 453 |
<li class="text-gray-600">Create audio versions of articles</li>
|
|
@@ -476,8 +468,7 @@
|
|
| 476 |
<h2 class="text-xl font-bold mb-4">Create a Podcast from Text</h2>
|
| 477 |
|
| 478 |
<div class="ml-4">
|
| 479 |
-
<
|
| 480 |
-
<p class="text-gray-600 mb-4">Generates audio conversations à la NotebookLM.</p>
|
| 481 |
|
| 482 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
| 483 |
<ul class="list-disc pl-5 space-y-2">
|
|
@@ -507,7 +498,6 @@
|
|
| 507 |
<h2 class="text-xl font-bold mb-4">Choose the best model</h2>
|
| 508 |
|
| 509 |
<div class="ml-4">
|
| 510 |
-
<h3 class="font-medium text-gray-700 mb-2">Description:</h3>
|
| 511 |
<p class="text-gray-600 mb-4">Evaluate open-source models on different benchmarks.</p>
|
| 512 |
|
| 513 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
|
@@ -538,7 +528,6 @@
|
|
| 538 |
<h2 class="text-xl font-bold mb-4">Convert graphic interface to data</h2>
|
| 539 |
|
| 540 |
<div class="ml-4">
|
| 541 |
-
<h3 class="font-medium text-gray-700 mb-2">Description:</h3>
|
| 542 |
<p class="text-gray-600 mb-4">OmniParser is a screen parsing tool to convert general GUI screen to structured elements.</p>
|
| 543 |
|
| 544 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
|
|
|
| 203 |
<h2 class="text-xl font-bold mb-4">Generate AI Images in Various Styles</h2>
|
| 204 |
|
| 205 |
<div class="ml-4">
|
|
|
|
| 206 |
<p class="text-gray-600 mb-4">Choose from dozens of unique styles and describe the image you want to create.</p>
|
| 207 |
</div>
|
| 208 |
|
|
|
|
| 226 |
<h2 class="text-xl font-bold mb-4">Extract information from images and handwritten documents</h2>
|
| 227 |
|
| 228 |
<div class="ml-4">
|
|
|
|
| 229 |
<p class="text-gray-600 mb-4">Upload a file and specify what you want to extract.</p> </div>
|
| 230 |
|
| 231 |
<div class="mt-4 pt-4 border-t">
|
|
|
|
| 274 |
<h2 class="text-xl font-bold mb-4">Optimize an article for SEO</h2>
|
| 275 |
|
| 276 |
<div class="ml-4">
|
|
|
|
| 277 |
<p class="text-gray-600 mb-4">Paste your content to receive recommendations.</p> </div>
|
| 278 |
|
| 279 |
<div class="mt-4 pt-4 border-t">
|
|
|
|
| 350 |
<h2 class="text-xl font-bold mb-4">Shotlist a Video</h2>
|
| 351 |
|
| 352 |
<div class="ml-4">
|
| 353 |
+
<p class="text-gray-600 mb-4">Upload your video to receive a detailed shot list of every scene. Compatible with VLC Video</p>
|
|
|
|
| 354 |
|
| 355 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
| 356 |
<ul class="list-disc pl-5 space-y-2">
|
|
|
|
| 379 |
<h2 class="text-xl font-bold mb-4">Chat with Documents</h2>
|
| 380 |
|
| 381 |
<div class="ml-4">
|
|
|
|
| 382 |
<p class="text-gray-600 mb-4">Upload your document to the chatbot window and ask questions about it to the model. Your conversations are private.</p>
|
| 383 |
|
| 384 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
|
|
|
| 409 |
<h2 class="text-xl font-bold mb-4">Extract Information from Websites</h2>
|
| 410 |
|
| 411 |
<div class="ml-4">
|
|
|
|
| 412 |
<p class="text-gray-600 mb-4">Create a new assistant with the model of your choice and add the website in the "domains search" or "specific links" boxes, depending on your needs.</p>
|
| 413 |
|
| 414 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
|
|
|
| 439 |
<h2 class="text-xl font-bold mb-4">Create an Audio File from Text</h2>
|
| 440 |
|
| 441 |
<div class="ml-4">
|
| 442 |
+
<p class="text-gray-600 mb-4">A Text-to-Speech app that runs entirely in your browser, with no text size limitations. Licensed under Apache 2.0 (free for commercial use).</p><br/>
|
|
|
|
|
|
|
| 443 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
| 444 |
<ul class="list-disc pl-5 space-y-2">
|
| 445 |
<li class="text-gray-600">Create audio versions of articles</li>
|
|
|
|
| 468 |
<h2 class="text-xl font-bold mb-4">Create a Podcast from Text</h2>
|
| 469 |
|
| 470 |
<div class="ml-4">
|
| 471 |
+
<p class="text-gray-600 mb-4">Generates audio conversations <em>à la</em> NotebookLM.</p>
|
|
|
|
| 472 |
|
| 473 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
| 474 |
<ul class="list-disc pl-5 space-y-2">
|
|
|
|
| 498 |
<h2 class="text-xl font-bold mb-4">Choose the best model</h2>
|
| 499 |
|
| 500 |
<div class="ml-4">
|
|
|
|
| 501 |
<p class="text-gray-600 mb-4">Evaluate open-source models on different benchmarks.</p>
|
| 502 |
|
| 503 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|
|
|
|
| 528 |
<h2 class="text-xl font-bold mb-4">Convert graphic interface to data</h2>
|
| 529 |
|
| 530 |
<div class="ml-4">
|
|
|
|
| 531 |
<p class="text-gray-600 mb-4">OmniParser is a screen parsing tool to convert general GUI screen to structured elements.</p>
|
| 532 |
|
| 533 |
<h3 class="font-medium text-gray-700 mb-2">Examples:</h3>
|