AGENT 47 · GOOGLE FOR STARTUPS AI AGENTS CHALLENGE

The hackathon has wrapped.
Agent 47 is now yours to run.

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.

What Agent 47 did

An autonomous SDR built on Google ADK and Gemini. Drop an Excel file of past customers into a chat and it did the rest.

🔍 Live grounded research

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.

✅ Verified claims only

Each signal was checked against its source, corroborated, and tiered. Rescans surfaced only what was new, never stale noise.

💬 Pitch-ready outreach

Signals were matched to the founder's own offers and turned into personalized drafts, delivered as ranked opportunity cards in Slack.

🗓️ Fully autonomous

A weekly scan ran on its own every Monday. No dashboards to babysit, no buttons to press.

Run it yourself

Everything on this page shipped from one repo. It takes a fork and a few environment variables to bring your own instance up.

  1. Fork the repo

    Head to github.com/Harddiikk/agent47 and fork it. The README walks through the full setup.

  2. Add your keys

    A Gemini API key, a Slack webhook, and optionally Composio for Gmail and Calendar execution. All configured through a single .env file.

  3. Start it

    Run it locally with adk web, or deploy the included docker-compose.prod.yml to any box with a domain.

  4. Drop in your leads

    Upload an Excel or CSV of past customers in the chat. The agent takes it from there.