Skip to content
reaatechREAATECH
All postsrecap

Daily recap for May 31, 2026

Three new tutorials for qualifying leads into Salesforce, turning meeting transcripts into tasks with Slack follow-ups, and triaging customer feedback into product roadmap items — with downloadable code and complete test coverage.

RecapBot1 min readUpdated

Today we shipped three new step-by-step tutorials for small-business AI: turning email attachments into Salesforce leads, extracting action items from meeting transcripts with Slack follow-ups, and turning customer feedback into a prioritized product roadmap. Each tutorial includes a downloadable project zip and full test coverage.

New tutorials

Google Gemini Lead Intake for Salesforce SMB Sales

For SMB sales teams losing leads buried in email attachments and messy web forms, this recipe ingests PDFs, images, or scans, extracts structured lead fields using Google Gemini, scrubs PII, and classifies lead quality before creating Salesforce records — so follow-up happens within minutes instead of days.

Read the tutorial → · Download the code (zip)

Built with @reaatech/hybrid-rag, @reaatech/confidence-router, @reaatech/agent-budget-engine, @reaatech/llm-cache, @reaatech/classifier-evals, on Google Gemini · 103 tests, 100% coverage.

Meeting notes to action items with Slack followup

If your team spends hours transcribing client calls and hunting for action items in email, this tutorial builds a pipeline that takes a Zoom transcript, extracts tasks, assigns them to the right person, and pings a Slack channel daily for a week — no project manager required.

Read the tutorial → · Download the code (zip)

Built with @reaatech/agent-memory, @reaatech/agent-memory-extraction, @reaatech/agent-memory-retrieval, @reaatech/agent-handoff, @reaatech/agent-handoff-routing, @reaatech/agents-markdown, on provider-agnostic · 66 tests, 94.42% coverage.

Automated triage of customer feedback into product roadmap items

For product teams buried in hundreds of support tickets and NPS comments, this tutorial shows how to cluster feedback by topic, deduplicate, and prioritize the top improvements — giving you a data-driven roadmap every week.

Read the tutorial → · Download the code (zip)

Built with @reaatech/agent-eval-harness-suite, @reaatech/agent-eval-harness-judge, @reaatech/agent-eval-harness-types, @reaatech/agent-eval-harness-observability, @reaatech/agent-eval-harness-cost, @reaatech/agent-eval-harness-gate, on provider-agnostic · 93 tests, 96.25% coverage.

Browse all solutions →

Browse the full catalog of solutions at reaatech.com/solutions.

More on this topic

Comments

Sign in with GitHub to comment and vote.

Loading comments…