Zero-touch email orchestration with policy-safe automation.
Classifies, drafts, and automates repetitive email actions through local logic.
Inbox overload reduces response quality and speed.
- ⚡ Autonomous triage and draft pipelines with controlled execution
- ✅ Inbox triage
- ✅ Draft generation
- ✅ Unsubscribe automation
- ✅ Email action routing
POST /send, POST /classify, POST /draft, POST /unsubscribe, GET /health
- Core stack: FastAPI + IMAP/SMTP adapters + local NLP
- Runtime: local-first, self-hosted friendly
- Infra: Docker Compose + Caddy + Redis/Chroma/Ollama compatibility
- ✅ Public scaffold available
- ✅ Bilingual README (EN default + ES)
- ✅ CI + release baseline configured
- 🚧 Feature hardening in progress
git clone https://github.com/smouj/Noctumbra-Mail.git
cd Noctumbra-Mail
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python -m src.noctumbra_mail.cli --helpContributions are welcome. Please read CONTRIBUTING.md.
MIT © 2026 smouj
Explore the full ecosystem here: smouj/smouj
Signature: @Smouj013