Built an AI RevOps / Sales Intelligence engine that analyzes Gong + HubSpot data and flags deal risk in real time, github link in the body

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.

:wrench: 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)

:brain: AI extracts:

  • Pain points

  • Objections

  • Competitors mentioned

  • Sentiment

  • Deal risk score (low / medium / high)

  • Key topics

:police_car_light: 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

:building_construction: Tech stack:

  • n8n (workflow automation)

  • OpenAI (LLM analysis)

  • Gong (sales calls)

  • HubSpot (CRM)

  • Supabase (database)

  • Notion (notes / tracking)

  • Slack (alerts)

:package: Github Repo:

https://github.com/kevorklepedjian1/ai-revops-intelligence-engine