MailOS Documentation

MailOS is an AI-powered email monitoring and response system that supports multiple LLM providers.

Features

  • Multiple LLM Provider Support

  • IMAP Email Monitoring

  • Automatic Response Generation

  • Web-based Configuration Interface

  • Extensible Tool System

Getting Started

Installation:

pip install mailos

Basic usage:

from mailos import check_email_app
check_email_app()

For more detailed information, see the Quickstart Guide guide.

Tool System

MailOS includes a powerful tool system that allows you to extend its capabilities:

  • Weather information

  • PDF manipulation

  • Python code execution

  • Bash command execution

  • And more…

Learn how to create and manage tools in the Tool Management Guide guide.

Indices and tables