view_agenda
Material 3, end to end
Built entirely with Jetpack Compose and Material 3, Neural Mail
feels native on modern Android with pill-shaped cards, soft shadows
and expressive motions.
dns
Our own mail stack
Connected directly to our IMAP and SMTP servers – no proxy, no
third-party accounts. Ideal for using the mail for non useful services.
shield
Spam awareness
Every message can be sent to a FastAPI spam classifier backed by a
TF-IDF + Logistic Regression model trained on thousands of examples.
attach_file
Smart attachments
Attach files from your device when composing, and open received
documents via any installed app with a single tap.
auto_awesome_motion
Smooth, subtle motion
Email lists, detail screens and pills use small, purposeful
animations inspired by Material’s motion guidelines – nothing
flashy, just fluid.
terminal
Python backend, always-on
The spam model runs as a FastAPI service on an Oracle Linux VM,
managed by systemd so it’s always ready when a mail opens.