Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,14 @@ short_description: generate meta title and description
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
# SEO Meta Tag Generator
|
15 |
+
|
16 |
+
Этот Space использует модель [cointegrated/rut5-base-multitask](https://huggingface.co/cointegrated/rut5-base-multitask )
|
17 |
+
для автоматической генерации `<title>` и `<meta name="description">` по описанию товара.
|
18 |
+
|
19 |
+
## Как работает
|
20 |
+
|
21 |
+
1. Отправь запрос на `/api/predict` с текстом
|
22 |
+
2. Получи сгенерированный SEO-заголовок и описание
|
23 |
+
|
24 |
+
## Пример входного текста
|