- Automated Sales Lead Enrichment Tool -
Python, FastAPI, OpenAI gpt-4
A full-stack pipeline that automatically enriches sales leads with real-world data and generates personalized outreach using AI. The system pulls in parallel from public APIs (Wikipedia, Google News RSS, BLS unemployment data, Open-Meteo weather), scores each lead 0–100 with GPT-4, and writes a tailored cold email — all written back to the sheet automatically. Built with FastAPI and a daily APScheduler job, with real-time Server-Sent Events (SSE) for live UI updates.