100+ drag-drop blocks. Categorized for business use.
🎤 Inputs (Data Sources)
| Component | Use |
| chat-input | Live chat UI |
| file-input | Upload processing |
| text-input | Forms/text areas |
| voice-input | Speech-to-text |
| rest-api-input | API polling |
| webhook-trigger | Event-driven |
🤖 AI Processing
| Component | Power |
| llm | GPT/Anthropic calls |
| intent-detection | Classify user intent |
| knowledge-base | FAQ/RAG search |
| retrieval | Vector search |
| response-generation | Contextual answers |
| embedder | Text → vectors |
| escalation | Human handoff |
| agent | Multi-step reasoning |
💾 Outputs & Storage
| Type | Examples |
| Cloud Storage | s3-storage, gcs-storage, azure-blob-storage |
| Notifications | email-notification, slack-notification |
| Files | local-file |
🗄️ Data & DB
| Component | SQL |
| sql-query | Read data |
| sql-execute | Writes |
| data-source | Generic |
🔌 Other
http-request, mcp-server, processor
Pro: Configure visually, no code.
—