What it does:
Captures leads from 3 sources (webhook, Gmail, Google Sheets), deduplicates, scores with AI via Groq, routes high-score leads to Discord, escalates unresponded leads after 2 hours, and sends a weekly summary report.
3 workflows:
- Main pipeline
- Escalation checker (runs every 30min)
- Error handler
Handled edge cases like spam, invalid emails, non-English messages, missing fields, and duplicate submissions across sources. Built a custom Code node parser after the built-in Structured Output Parser kept failing on double JSON blocks.
The above are examples of high score leads with intent and summary made by the ai llm
Can you please tell me
Anything you’d restructure?
Missing anything for a real client deliverable?
What would you charge for something like this?




