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 May 25, 2026
Eight new AI tutorials landed today, spanning QuickBooks invoice automation, ServiceTitan dispatch, AI voice agents for Housecall Pro, and more — with code you can download and run.
- recap
Weekly recap, May 18, 2026 – May 24, 2026
This week we shipped 40 step-by-step tutorials for small-business AI — covering voice agents, multi-agent handoffs, document pipelines, cost controls, and more — plus 95 new building-block packages under 11 repos.
- recap
Daily recap for May 24, 2026
Today we shipped four tutorials for adding reliability layers and voice automation to AI agents, a modular RAG toolkit, and 13 new building blocks for session management, structured output repair, and voice pipelines.
Comments
Sign in with GitHub to comment and vote.
