Inspiration

As a product innovator, I constantly struggled with cold outreach. I spent hours writing personalized emails that rarely led to replies. The process felt inefficient, frustrating, and demotivating. Talking to other founders and marketers, I realized this was a shared pain point. I wasn’t alone—most teams lacked time, context, or insight to write emails that truly resonated. This tool was born from that shared frustration.

What It Does

This is an AI-powered email outreach generator that uses a multi-agent system to create highly personalized, context-aware emails. With a few campaign and prospect details, it generates full outreach emails that feel human and tailored—not templated or generic.

How We Built It

  • Flask backend to serve a simple API
  • Multi-agent architecture with clear roles:
    • Data Enrichment Agent
    • Needs Analysis Agent
    • Email Drafting Agent
  • YAML-based prompt templates for flexibility
  • ASI:One LLM for intelligent, fast, and personalized content generation
  • .env and requests integration for secure API access

Challenges We Ran Into

  • Ensuring natural, non-generic language from the LLM
  • Prompt tuning to maintain relevance across different inputs
  • Handling async API errors and decoding issues
  • Balancing personalization with brevity and clarity in emails

Accomplishments That We're Proud Of

  • Turned a personal frustration into a working product
  • Generated emails that led to actual responses and meetings
  • Created a modular agent-based architecture for future scalability
  • Made something that saves hours of manual work in minutes

What We Learned

  • Prompt design is key to successful LLM use
  • AI needs structure—agents and roles make a huge difference
  • Solving your own problem keeps motivation and focus high
  • Empathy and context matter even in automation

What's Next for AI Outreach

  • Integrating CRM systems like HubSpot and Salesforce
  • Adding agents for tone, follow-ups, and multi-touch sequences
  • Improving the frontend for non-technical users
  • Collecting more real-world feedback to fine-tune outputs

Built With

  • agentverse
  • postman
  • supabase
  • uagent
  • vite
Share this project:

Updates