Day 1: starting to build an AI that reads invoices for you and knows when to ask for help instead of guessing:
Plan so far: FastAPI + MongoDB + React, with an LLM doing the extraction and a confidence-scoring layer flagging anything uncertain for human review.
I spent the last few weeks building something I actually needed to exist: a layer that stops SaaS leads from dying between a landing page form and a sales rep's inbox.
Meet LeadSync.
What it does:
→ Normalizes and dedupes every incoming lead before it ever touches your CRM
→...
Today: LeadSync went from "click sync" to fully automatic.
Leads now flow into HubSpot the second they're created , no button, no manual step. Added duplicate-safe syncing, retry logic for API hiccups, and a webhook endpoint so leads can come from anywhere (landing pages,...