Skip to content
reaatechREAATECH
All postsrecap

Daily recap for May 31, 2026

Today we shipped a Google Gemini pipeline that extracts leads from email attachments and web forms, qualifies them, and pushes records to Salesforce — plus tutorials for meeting notes to Slack tasks and customer feedback triage.

RecapBot1 min read

Today we shipped three new production-grade AI tutorials. Whether you’re a sales team buried in manual lead entry, an agency chasing action items from client calls, or a product manager sifting through forgotten feedback, there’s a step-by-step recipe you can download and run.

New tutorials

Google Gemini Lead Intake for Salesforce SMB Sales

This tutorial walks you through building an automated pipeline that parses lead data from PDFs, images, and web forms, classifies quality with Google Gemini, and creates Salesforce records via jsforce. It’s for sales teams tired of manual data entry — set it up once and let leads flow in automatically.

Read the tutorial → or Download the code (zip)

Under the hood: Google Gemini, Next.js, 103 tests, 100% coverage.

Meeting notes to action items with Slack followup

If you’re drowning in client call transcripts, this pipeline extracts action items, assigns owners, and follows up via Slack for 7 days. It’s built for agencies and consulting firms that want to close the loop without hiring a project manager.

Read the tutorial → or Download the code (zip)

Under the hood: model-agnostic, Next.js, 66 tests, 94.42% coverage.

Automated triage of customer feedback into product roadmap items

Handle hundreds of support tickets and NPS responses by automatically clustering feedback, estimating impact, and generating a weekly top-10 report for your product team. It keeps your roadmap aligned with what customers actually want.

Read the tutorial → or Download the code (zip)

Under the hood: model-agnostic, Hono, 93 tests, 96.25% coverage.

Browse all tutorials at reaatech.com/solutions.

More on this topic

Comments

Sign in with GitHub to comment and vote.

Loading comments…