Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update docs
  • Loading branch information
adithyaakrishna committed Mar 27, 2026
commit 6fc1745de76071dce53f4fb17a2c46d849647f45
4 changes: 4 additions & 0 deletions apps/docs/content/docs/de/introduction/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Verwandeln Sie Rohdaten in umsetzbare Erkenntnisse. Extrahieren Sie Informatione
**API-Integrations-Workflows**
Orchestieren Sie komplexe Interaktionen zwischen mehreren Diensten. Erstellen Sie einheitliche API-Endpunkte, implementieren Sie anspruchsvolle Geschäftslogik und bauen Sie ereignisgesteuerte Automatisierungssysteme.

<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
</div>

## Wie es funktioniert

**Visueller Workflow-Editor**
Expand Down
4 changes: 4 additions & 0 deletions apps/docs/content/docs/en/introduction/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ Transform raw data into actionable insights. Extract information from documents,
**API Integration Workflows**
Orchestrate complex multi-service interactions. Create unified API endpoints, implement sophisticated business logic, and build event-driven automation systems.

<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
</div>

## How It Works

**Visual Workflow Editor**
Expand Down
4 changes: 4 additions & 0 deletions apps/docs/content/docs/es/introduction/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Transforma datos brutos en información procesable. Extrae información de docum
**Flujos de trabajo de integración de API**
Orquesta interacciones complejas entre múltiples servicios. Crea puntos de conexión API unificados, implementa lógica empresarial sofisticada y construye sistemas de automatización basados en eventos.

<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
</div>

## Cómo funciona

**Editor visual de flujos de trabajo**
Expand Down
4 changes: 4 additions & 0 deletions apps/docs/content/docs/fr/introduction/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Transformez les données brutes en informations exploitables. Extrayez des infor
**Flux de travail d'intégration API**
Orchestrez des interactions complexes entre plusieurs services. Créez des points de terminaison API unifiés, implémentez une logique métier sophistiquée et construisez des systèmes d'automatisation pilotés par événements.

<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
</div>

## Comment ça fonctionne

**Éditeur visuel de flux de travail**
Expand Down
4 changes: 4 additions & 0 deletions apps/docs/content/docs/ja/introduction/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Simはオープンソースのビジュアルワークフロービルダーで
**API統合ワークフロー**
複雑なマルチサービス間の相互作用をオーケストレーションします。統一されたAPIエンドポイントを作成し、高度なビジネスロジックを実装し、イベント駆動型の自動化システムを構築します。

<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
</div>

## 仕組み

**ビジュアルワークフローエディタ**
Expand Down
4 changes: 4 additions & 0 deletions apps/docs/content/docs/zh/introduction/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Sim 是一个开源的可视化工作流构建器,用于构建和部署 AI 代
**API 集成工作流**
协调复杂的多服务交互。创建统一的 API 端点,实施复杂的业务逻辑,并构建事件驱动的自动化系统。

<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
</div>

## 工作原理

**可视化工作流编辑器**
Expand Down