๐งฉZero โ Enterprise AI
โ Code IntelDRAG BLOCKS TO CANVAS
โ Left dot = input ย ยทย Right dot โถ = output
Click right dot first โ then left dot of target
Click right dot first โ then left dot of target
๐ฅDoc Loader
Load PDFs, Word docs, spreadsheets.
๐๏ธKnowledge Base
Structured store with full-text search.
๐ท๏ธWeb Scraper
Crawl & extract web content for ingestion.
๐Doc Parser
Extract tables, headings, sections from docs.
๐ชฃAWS S3
Store/retrieve files from Amazon S3.
๐ทDatabricks
Run Spark jobs & query Unity Catalog.
๐๏ธPalantir Foundry
Read/write Foundry datasets & pipelines.
โ๏ธSnowflake
Query Snowflake data warehouse.
โ๏ธAzure Blob
Microsoft Azure Blob Storage.
๐pgvector (Neon)
Postgres vector store.
๐ฒPinecone
Managed vector DB, scales to billions.
๐จChromaDB
Local vector store for dev.
๐ดRedis Cache
Session + short-term memory (KV).
๐กIn-Memory Store
Ephemeral JS array. Dev only.
โ๏ธText Chunker
Sliding window 800 chars / 120 overlap.
๐Embedder
text-embedding-004 โ 768-dim vectors.
๐Reranker
Cosine similarity re-rank top-k.
๐Summarizer
Compress long context with LLM.
๐ท๏ธClassifier
Route by intent / category.
๐คGPT-4o
OpenAI flagship. Best reasoning + vision.
โจGemini 2.5 Flash
Google. Fast, cheap, 1M context window.
๐งฌClaude 3.5 Sonnet
Anthropic. Best for complex code tasks.
๐ฆLlama 3 (Ollama)
Runs 100% locally. Free, private.
๐ฌDeepSeek V3
Open-source, near GPT-4 quality.
๐Web Search
Tavily real-time web search.
โกCode Executor
E2B sandboxed code execution.
๐๏ธSQL Query
Neon Postgres query tool.
๐งSend Email
Resend transactional email.
๐File System
Read/write local files.
๐HTTP Request
Fetch any external API.
๐ขCalculator
Math & unit conversions.
โฐCron Trigger
Schedule agent runs on a time interval.
๐ชWebhook Trigger
Trigger agent from HTTP webhook.
๐คHuman-in-Loop
Pause execution for human review/approval.
๐State Machine
Track multi-step workflow state persistently.
โก๏ธSequential Chain
Steps run one after another.
โParallel Fan-out
Steps run concurrently via Promise.all.
๐Conditional Router
Branch on intent / confidence score.
๐ReAct Loop
Reason โ Act โ Observe cycle.
๐Task Planner
Decompose goal into ordered sub-tasks.
๐ฅ๏ธMCP Server
Expose tools via Model Context Protocol.
๐MCP Client
Connect to any MCP server dynamically.
๐กA2A Server
Publish as A2A agent with AgentCard.
๐คA2A Client
Send tasks to remote A2A agents.
โ๏ธLLM Judge
Use LLM to score agent output 1-10.
๐RAGAS Metrics
Faithfulness, relevance, precision.
โ
Exact Match
String similarity evals.
๐คHuman Feedback
RLHF preference data collection.
๐Benchmark Runner
Run eval dataset against agent.
โฒVercel
Serverless Next.js. Zero-config deploy.
๐ณDocker
Container โ portable, reproducible.
โ๏ธCloud Run
Google serverless containers.
๐Railway
Simple Docker hosting, no K8s needed.
โKubernetes
Enterprise-grade pod orchestration.
๐งฉ
Drag blocks from the left panel to build your agent
Or use ๐ฏ DoD Scenarios to load a pre-built architecture
HOW TO CONNECT BLOCKS
โ Left dot = Input port (receives data)
โRight dot โถ = Output port (click first)
Steps: 1) Drop 2 blocks ยท 2) Click RIGHT dot of Block A ยท 3) Click LEFT dot of Block B ยท 4) Connection drawn โ
๐๏ธ
Click a block to see its config
0 blocks ยท 0 connections
๐ HOW TO CONNECT BLOCKS
1
โถ Click the RIGHT dot on Block A โ it glows to show it's active
2
โ Click the LEFT dot on Block B โ connection is drawn automatically
3
โ A curved line appears. Repeat for more connections.
๐ก Or select a block and click "Start connection from this block"