Live Demo
A live AI agent that reads email, searches a knowledge base, and responds — fully automated.
A live AI agent responds to real emails. No signup required.
Send a product question
Email demo@lab5.ca with a question about the product specs in the knowledge base. Questions outside the knowledge base will receive a reply explaining how the demo works.
The agent searches the knowledge base
An AI agent searches product documentation stored in Google Drive, using a RAG pipeline to find relevant specifications.
You get an accurate reply
Within 60 seconds, you receive a professional response grounded in real data. The entire flow — from Gmail notification to reply — is fully automated.
These questions are based on real product specification sheets. Review the source documents to verify the agent's accuracy.
Google DriveThese questions match products in the knowledge base. The agent will reply with accurate, sourced answers.
These products are not in the knowledge base. The agent will tell you it doesn't have that information rather than guess.
For technical reviewers — here's how MailPilot is built and why I made these choices.
Astro SSG, Tailwind CSS, edge deployment. Static generation for zero cold-start latency, deployed globally.
Python, serverless functions, event-driven messaging. Architecture triggered by email push notifications. Serverless for scale-to-zero costs.
LLM integration, knowledge base search. RAG pipeline finds relevant documentation. Structured prompts guide multi-turn email conversations.
MailPilot shows my approach: find a real business problem, automate it with AI, and deploy to production. What repetitive process is slowing your company down?