Today we shipped three new step-by-step tutorials for small-business AI: a Buildium knowledge agent, a cost control system for xAI Grok support bots, and an evaluation harness to keep your AI agents from breaking.
New tutorials
xAI Grok Knowledge Agent for Buildium Property Management Queries
Property managers and tenants can now get instant answers about leases, rent balances, and maintenance schedules without digging through Buildium’s portal. This tutorial walks you through connecting a Next.js API route to a RAG pipeline that indexes Buildium data and uses xAI Grok to respond conversationally.
Read the tutorial → Download the code (zip)
Built with xAI Grok, REAA hybrid-rag, agent-mesh, llm-router-core, and session-continuity; 116 tests, 99.3% coverage.
xAI Grok Cost Control for SMB Customer Support Agents
Small businesses running AI customer support agents often face unpredictable monthly bills. This tutorial shows how to add per-tenant daily spending caps, automatic fallback to a cheaper model when budgets are exhausted, and real-time cost telemetry—so your support stays online without overspending.
Read the tutorial → Download the code (zip)
Built with xAI Grok, REAA agent-budget-engine, llm-router-core, and helicone-async; 100 tests, 99.6% coverage.
Perplexity Agent Eval Harness for SMB AI Quality Assurance
If you’re deploying AI agents for chat or email, you need to know when an update breaks quality. This tutorial builds a CLI pipeline that uses Perplexity as a neutral judge to score your agent’s responses, gates prompt updates on evaluation results, and streams metrics to Langfuse—so you can ship confidently without expensive manual testing.
Read the tutorial → Download the code (zip)
Built with Perplexity, REAA perplexity-eval-glue, agent-eval-harness-suite, and prompt-version-control; 122 tests, 99.7% coverage.
Browse the full catalog at reaatech.com/products.
- recap
Daily recap for June 5, 2026
We shipped seven new tutorials today, led by an agent that automates refund and RMA decisions for Shopify merchants.
- recap
Daily recap for June 4, 2026
We shipped 11 new tutorials for small-business AI, from automating legal intake to scheduling clinic appointments and generating incident runbooks — all downloadable and ready to try.
- recap
Daily recap for June 3, 2026
Today we shipped 15 new step-by-step tutorials for small-business AI, including automated social media calendars, voice triage agents, and per-tenant cost tracking.
Comments
Sign in with GitHub to comment and vote.
