Policy-aware email triage agent. Classifies, prioritizes, and executes actions on emails using a multi-stage LLM pipeline (Router, Evaluator, Ranker, Worker).
cd MailPilot
pip install django pydantic google-api-python-client google-auth-oauthlib
python3 manage.py runserver- Create OAuth credentials at Google Cloud Console
- Save as
credentials.jsonnext tomanage.py - Add your Gmail as a test user in OAuth consent screen
- Click Import Gmail in the UI