New tutorials
AWS Bedrock Security Guardrails for Stripe Payment Agents
If you’re using AI agents to handle Stripe payments, this guardrail layer will inspect every API call before it hits Stripe. It blocks unauthorized charges and prevents PII leaks by evaluating requests against configurable policies — like requiring human approval for refunds over $500 — and adding circuit-breaker and idempotency protection so a duplicate or malicious call can’t go through.
Read the tutorial → and Download the code (zip)
Under the hood: Built with AWS Bedrock, @reaatech/guardrail-chain-guardrails and @reaatech/mcp-gateway-*, 95 tests, 96.78% coverage.
Azure AI Reliability Suite for SMB AI Operations
Keep your AI agents running with automated incident detection and self-healing. This reliability suite uses circuit breakers to isolate failing tool calls, repairs malformed LLM outputs, and prevents duplicate side effects from retries, all orchestrated by durable workflows that survive server restarts. No SRE team required.
Read the tutorial → and Download the code (zip)
Under the hood: Built with Azure AI, @reaatech/agent-runbook and @reaatech/circuit-breaker-agents, 102 tests, 97.70% coverage.
Vertex AI Document Pipeline for DocuSign SMB Contract Review
Stop manually scanning contracts for key deadlines and clauses. This pipeline pulls signed DocuSign PDFs, extracts and summarizes critical terms like payment schedules and liability caps using Vertex AI and hybrid RAG, and validates the extracted JSON so you never miss a renewal date or compliance risk.
Read the tutorial → and Download the code (zip)
Under the hood: Built with Google Vertex AI, @reaatech/hybrid-rag and @reaatech/structured-output-repair, 126 tests, 98.86% coverage.
Anthropic Agent Mesh for E-commerce Fraud Detection
Detect fraud across orders, payments, and customer behavior without a data science team. Three specialized Anthropic-powered agents — transaction anomaly, account takeover, and chargeback risk — collaborate in a mesh to evaluate each order. When they disagree or lack confidence, a human-review agent steps in automatically.
Read the tutorial → and Download the code (zip)
Under the hood: Built with Anthropic Claude, @reaatech/agent-mesh and @reaatech/confidence-router, 93 tests, 100.00% coverage.
Azure AI Code Sandbox for SMB Analytics
Let your team run analytics scripts without worrying about runaway costs. This sandbox uses Azure AI to generate code from natural language, executes it in an isolated cloud environment, and enforces per-user spending limits and circuit breakers that halt failing or expensive scripts before they blow the budget.
Read the tutorial → and Download the code (zip)
Under the hood: Built with Azure AI and E2B sandbox, @reaatech/agent-budget-engine and @reaatech/circuit-breaker-agents, 65 tests, 93.63% coverage.
OpenAI Lead Intake Agent for SMB Real Estate
Capture every lead from forms and uploaded PDFs automatically. This agent extracts structured data from free-text and documents, classifies buyer/seller/renter urgency using confidence routing, prevents duplicate entries, and pushes everything to your CRM so no lead gets lost in an inbox again.
Read the tutorial → and Download the code (zip)
Under the hood: Built with OpenAI, @reaatech/confidence-router and @reaatech/idempotency-middleware, 102 tests, 97.26% coverage.
AWS Bedrock Knowledge Agent for AppFolio Tenant Inquiries
Give tenants instant answers about policies, maintenance, and lease terms by connecting AppFolio data to an AI chat widget. The agent indexes your property documents and FAQs, answers with source citations, and tracks usage costs with a budget engine so your managers can focus on leasing instead of repetitive questions.
Read the tutorial → and Download the code (zip)
Under the hood: Built with AWS Bedrock, @reaatech/hybrid-rag and @reaatech/agent-budget-engine, 128 tests, 100.00% coverage.
Browse all tutorials at reaatech.com/solutions.
- recap
Weekly recap, May 11, 2026 – May 17, 2026
This week we shipped 47 step-by-step tutorials for small-business AI — covering voice agents, document pipelines, RAG, observability, and more — alongside 134 new npm packages and a new repository.
- recap
Daily recap for May 23, 2026
Five step-by-step AI tutorials for small business — from self-hosted financial analysis to Shopify voice agents — landed today, along with 22 new building-block packages for evals, prompt control, and secret rotation.
- recap
Weekly recap for May 11, 2026 – May 17, 2026
A customer support knowledge base that answers questions from your help articles, 46 other AI tutorials, and 134 new building-block packages landed this week.
Comments
Sign in with GitHub to comment and vote.
