Agent 47 was built for the Google for Startups AI Agents Challenge. The challenge is over and the winners have been announced, so this hosted instance has been retired. The full project is open source. Fork it, add your keys, and it becomes your own AI SDR.
An autonomous SDR built on Google ADK and Gemini. Drop an Excel file of past customers into a chat and it did the rest.
Every business researched live on the web with Gemini and Google Search grounding. Wrong-identity matches were gated out before a single word was drafted.
Each signal was checked against its source, corroborated, and tiered. Rescans surfaced only what was new, never stale noise.
Signals were matched to the founder's own offers and turned into personalized drafts, delivered as ranked opportunity cards in Slack.
A weekly scan ran on its own every Monday. No dashboards to babysit, no buttons to press.
Everything on this page shipped from one repo. It takes a fork and a few environment variables to bring your own instance up.
Head to github.com/Harddiikk/agent47 and fork it. The README walks
through the full setup.
A Gemini API key, a Slack webhook, and optionally Composio for Gmail and Calendar
execution. All configured through a single .env file.
Run it locally with adk web, or deploy the included
docker-compose.prod.yml to any box with a domain.
Upload an Excel or CSV of past customers in the chat. The agent takes it from there.