← back to blueprints
documents
aminobots docagent
codename · standalone product
Read, extract, and route documents
Agentic document processing — extraction, classification, redaction, QA, multi-step reasoning. KYC, statements, ITR, GST, NACH, trade-finance, cheques, SWIFT, CBS logs.
8 doc types$0.02 per doc— clear pending
beta · v0.9 · ga jul 2026
architecture
Architecture diagram renders here · click any layer for details. For the live mockup we keep this lightweight — the rendered detail page in production has the full SVG with click-through.
.blueprint.yaml
# Aminobots DocAgent · beta · v0.9 · ga jul 2026 agents: - identifier: distilbert_router - responder: domain_agent_v2 - escalation: human_handoff llm_routing: tier1: deepseek_flash # 80% tier2: qwen_3_6 # 15% tier3: claude_sonnet # 5% safety_gates: limbic_veto: enabled pii_filter: strict audit_trail: all_stages deploy_target: aws_bedrock_agentcore
call the api · python
from aminobots import Blueprint bp = Blueprint.load("docagent") session = bp.run( message="...", user_id="demo_user_001" ) print(session.reply) print(session.trace) # audit + routing
try in browser
[ready] sandbox warming up · response in ~400ms once you submit
< 1s p95
$0.02 of $25.00
pii redacted
deploy to your cloud
aws cdk at mvp · azure + gcp in phase 2
clear scorecard
evaluated against production traffic · anonymised
C
89
L
91
E
87
A
93
R
90
source
· powers NehishDocs banking overlay · GA July 2026
· pairs with NehishDocs on the bfsi side
· license · commercial · aminobots blueprint license