recently built an AI-powered Revenue Operations system that connects sales calls and CRM data to generate real-time deal intelligence.
Star and fork the repo if you like it for support
It’s fully open-source and built for experimentation / improvement by anyone working on RevOps, AI agents, or sales automation.
What it does:
Every hour, it:
-
Pulls sales calls from Gong
-
Fetches deals + contacts from HubSpot
-
Normalizes and deduplicates all data
-
Sends everything through an AI analysis layer (GPT-based)
AI extracts:
-
Pain points
-
Objections
-
Competitors mentioned
-
Sentiment
-
Deal risk score (low / medium / high)
-
Key topics
Automations:
-
High-risk deals trigger Slack alerts
-
All insights are stored in Supabase
-
CRM (HubSpot) is updated automatically with AI-generated fields
-
Structured insights are logged in Notion
Tech stack:
-
n8n (workflow automation)
-
OpenAI (LLM analysis)
-
Gong (sales calls)
-
HubSpot (CRM)
-
Supabase (database)
-
Notion (notes / tracking)
-
Slack (alerts)
Github Repo:
https://github.com/kevorklepedjian1/ai-revops-intelligence-engine
