Back to Projects
The Virtual SDR Agent

Autonomous AI Lead Qualifier

n8nSerpAPIGemini ReActGoogle SheetsReact Dashboard

The Problem

Sales Reps were wasting 40% of their week on 'Manual Research'—Googling companies, switching tabs, and copy-pasting data. This context switching killed productivity, and human error led to messy, subjective data in the CRM.

The Solution

I built a full-stack, autonomous AI agent that acts as a virtual researcher. It takes a company name, conducts live web research using SerpAPI, reasons through the results to determine industry fit, and logs structured, clean JSON data directly into Google Sheets.

Live Web Browsing via SerpAPI (Bypassing LLM cutoffs).
Intelligent Industry Classification using Gemini Reasoning.
Automated Cleaning & JSON Formatting.
Dark-mode React Dashboard for easy user interaction.

Agentic Architecture

This system relies on event-driven orchestration handled via n8n and Python microservices.