Aakash GuptaI can’t believe we built an AI employee in 62 mins (Cursor, ChatGPT, Gibson)
At a glance
WHAT IT’S REALLY ABOUT
Build an AI customer success employee using Cursor, Gibson, CrewAI fast
- The build is structured into three phases: a SaaS-style analytics dashboard, a human-in-the-loop agent that recommends actions, and a fully autonomous agent that executes workflows.
- OpenAI o3-mini is used for upfront planning of dashboard tabs/metrics and required data fields, while Cursor (Claude Sonnet 3.7) generates the application code and scripts.
- Gibson acts as an AI-managed cloud database that generates a data model, deploys dev/prod environments, and exposes instant CRUD APIs that the dashboard and agents consume.
- CrewAI orchestrates multiple specialized agents (query, churn analysis, mitigation, ingestion) and later adds action agents to send SendGrid emails and create Jira tickets automatically.
- The conversation emphasizes practical infrastructure realities—schema evolution, scaling, API-driven data access, evals, and the need to review AI-generated code before deploying autonomous behavior.
IDEAS WORTH REMEMBERING
5 ideasStart with clear dashboard goals before writing any code.
They prompt o3-mini as a BI expert to define four tabs (funnel, engagement, health risk, retention/churn) and then derive the needed data fields, preventing ad-hoc schema decisions later.
Model your database around real data sources, not just UI screens.
After the tab layout, they re-organize requirements by source (HubSpot/CRM, Google Analytics, app/transactional DB), which maps better to ingestion pipelines and schema design.
AI-managed databases can compress backend setup from days to minutes.
Gibson generates the schema/ERD, deploys to cloud with dev/prod environments, and exposes a CRUD API layer quickly—removing much of the traditional setup, scaling, and migration burden.
MCP turns the IDE into an operations console for your backend.
By connecting Gibson to Cursor via MCP, they manage projects, fetch schemas, redeploy changes, run natural-language queries, and keep developers inside the coding environment.
Use scripted test data to make demos repeatable and realistic.
Cursor generates a Python + Faker-based loader that respects table relationships and uses Gibson APIs, ensuring the dashboard renders believable charts without hand-entering rows.
WORDS WORTH SAVING
5 quotesToday we'll be building an AI customer success agent, uh, which is gonna solve problems for you without any humans involved.
— Harish Mukhami
One of my favorite use cases with Gibson, Aakash, that you have just seen, is you plug Gibson into vibe coding tools, um, um, and you're not building a prototype anymore.
— Harish Mukhami
It's already deployed in the cloud, so you publish this and you get 10,000 users tomorrow, we can handle that.
— Harish Mukhami
The barrier to build, uh, is so, so low that I feel like h-how did we not have this two, three years ago? I wish I had this few years ago, so.
— Harish Mukhami
Any code that AI generates, please read. Uh, make sure that you don't just blindly accept.
— Harish Mukhami
High quality AI-generated summary created from speaker-labeled transcript.
Get more out of YouTube videos.
High quality summaries for YouTube videos. Accurate transcripts to search & find moments. Powered by ChatGPT & Claude AI.
Add to Chrome