mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-02 19:55:18 +02:00
chore(docs): remove AI Document Sorting from README files across multiple languages
- Removed the AI Document Sorting feature description from the README files in Spanish, Hindi, Portuguese, Chinese, and English. - Updated the automations section to streamline content and focus on upcoming features.
This commit is contained in:
parent
891d7b2a88
commit
8005e6face
6 changed files with 0 additions and 12 deletions
|
|
@ -148,7 +148,6 @@ https://github.com/user-attachments/assets/a0a16566-6967-4374-ac51-9b3e07fbecd7
|
|||
|
||||
**Automatizaciones**
|
||||
|
||||
- AI Document Sorting: deja que la IA organice automáticamente los archivos en las carpetas correctas a medida que llegan. (próximamente)
|
||||
- Scheduled AI Workflows: ejecuta un agente según una programación: resúmenes diarios, boletines semanales, informes recurrentes. (próximamente)
|
||||
- Event-Triggered Automations: lanza un agente en el momento en que un documento llega a una carpeta y publica el resultado en tus herramientas. (próximamente)
|
||||
- Chat-Built Automations: describe una automatización en lenguaje sencillo y SurfSense la crea por ti. (próximamente)
|
||||
|
|
|
|||
|
|
@ -148,7 +148,6 @@ https://github.com/user-attachments/assets/a0a16566-6967-4374-ac51-9b3e07fbecd7
|
|||
|
||||
**ऑटोमेशन**
|
||||
|
||||
- AI Document Sorting: फ़ाइलें आते ही AI को उन्हें सही फ़ोल्डरों में अपने-आप व्यवस्थित करने दें। (जल्द आ रहा है)
|
||||
- Scheduled AI Workflows: किसी एजेंट को शेड्यूल पर चलाएं: रोज़ाना ब्रीफ़, साप्ताहिक डाइजेस्ट, आवर्ती रिपोर्ट। (जल्द आ रहा है)
|
||||
- Event-Triggered Automations: जैसे ही कोई दस्तावेज़ किसी फ़ोल्डर में आता है, एजेंट को चलाएं और परिणाम अपने टूल में पोस्ट करें। (जल्द आ रहा है)
|
||||
- Chat-Built Automations: सरल भाषा में किसी ऑटोमेशन का वर्णन करें और SurfSense उसे आपके लिए बना देगा। (जल्द आ रहा है)
|
||||
|
|
|
|||
|
|
@ -149,7 +149,6 @@ https://github.com/user-attachments/assets/a0a16566-6967-4374-ac51-9b3e07fbecd7
|
|||
|
||||
**Automations**
|
||||
|
||||
- AI Document Sorting: let AI automatically organize files into the right folders as they arrive. (coming soon)
|
||||
- Scheduled AI Workflows: run an agent on a schedule: daily briefs, weekly digests, recurring reports. (coming soon)
|
||||
- Event-Triggered Automations: fire an agent the moment a document lands in a folder, then post the result to your tools. (coming soon)
|
||||
- Chat-Built Automations: describe an automation in plain English and SurfSense builds it for you. (coming soon)
|
||||
|
|
|
|||
|
|
@ -148,7 +148,6 @@ https://github.com/user-attachments/assets/a0a16566-6967-4374-ac51-9b3e07fbecd7
|
|||
|
||||
**Automações**
|
||||
|
||||
- AI Document Sorting: deixe a IA organizar automaticamente os arquivos nas pastas certas conforme eles chegam. (em breve)
|
||||
- Scheduled AI Workflows: execute um agente em uma programação: resumos diários, boletins semanais, relatórios recorrentes. (em breve)
|
||||
- Event-Triggered Automations: dispare um agente no momento em que um documento chega a uma pasta e publique o resultado nas suas ferramentas. (em breve)
|
||||
- Chat-Built Automations: descreva uma automação em linguagem simples e o SurfSense a cria para você. (em breve)
|
||||
|
|
|
|||
|
|
@ -148,7 +148,6 @@ https://github.com/user-attachments/assets/a0a16566-6967-4374-ac51-9b3e07fbecd7
|
|||
|
||||
**自动化**
|
||||
|
||||
- AI Document Sorting:在文件到达时,让 AI 自动将其整理到正确的文件夹中。(即将推出)
|
||||
- Scheduled AI Workflows:按计划运行智能体:每日简报、每周摘要、周期性报告。(即将推出)
|
||||
- Event-Triggered Automations:在文档进入文件夹的那一刻触发智能体,并将结果发布到你的工具中。(即将推出)
|
||||
- Chat-Built Automations:用通俗的语言描述一个自动化,SurfSense 就会为你构建它。(即将推出)
|
||||
|
|
|
|||
|
|
@ -153,13 +153,6 @@ const CATEGORIES: HeroCategory[] = [
|
|||
id: "automations",
|
||||
label: "Automations",
|
||||
useCases: [
|
||||
{
|
||||
id: "sort",
|
||||
title: "AI Document Sorting",
|
||||
description: "Let AI automatically organize files into the right folders as they arrive.",
|
||||
src: null,
|
||||
comingSoon: true,
|
||||
},
|
||||
{
|
||||
id: "schedule",
|
||||
title: "Scheduled AI Workflows",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue