An AI-powered email campaign agent that generates personalized emails from Excel contacts using Ollama LLM.
- Reads contacts from Excel
- Generates personalized emails with AI
- Human approval before sending
- SMTP email sending
- Export email campaigns
Python
Ollama (Local LLM)
Pandas
SMTP
- Load contacts from Excel
- Define campaign context
- AI generates personalized emails
- Review and approve
- Send via SMTP or export
python interactive_email_agent.py