A service for automatically replying to emails using LLMs.
Project description
LLMailBot
LLMailBot is a service that enables chatting with Large Language Models (LLMs) via email. It connects to an email account using IMAP/SMTP protocols, then automatically responds to incoming emails using LLM chat models like GPT-4, Claude, or other compatible models.
⚠️ IMPORTANT: LLMailBot may delete emails in the connected account. Always use a dedicated email account created specifically for this purpose, never your personal email account.
Key Features
- LLM Integration: Uses LangChain chat models to provide compatibility with most mainstream LLMs
- Security: Includes basic security features such as rate limiting and address filtering
- Dynamic Configuration: Supports multiple model configurations based on pattern-matching email addresses
- Scalability: Horizontally scalable architecture using Redis queues for high-volume deployments
- Flexible Deployment: Run using Pipx, Docker, or Docker Compose depending on your needs
Documentation
For complete documentation, installation instructions, and security considerations, please visit the GitHub repository.
Installation
# Install the base package
pipx install llmailbot
# Add LangChain provider packages for your preferred LLMs
pipx inject llmailbot langchain-openai langchain-anthropic langchain-ollama
Security Warning
⚠️ WARNING: Since generally anyone can email anyone, using LLMailBot means you risk letting unauthorized people indirectly use your LLM API keys or access your self-hosted LLM.
For security recommendations and detailed configuration options, please refer to the full documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llmailbot-0.4.3.tar.gz.
File metadata
- Download URL: llmailbot-0.4.3.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Linux/6.13.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25cf9e35d8cb9a8b64347aead4f382beeabcc18a15820d2d5adc7138145bbf11
|
|
| MD5 |
f9cfb5eabd03773d157733cfffd66394
|
|
| BLAKE2b-256 |
7b0f62b05e1bb408fcf2b037da760856672c8e9640d7199d97fa87afaf08cfd7
|
File details
Details for the file llmailbot-0.4.3-py3-none-any.whl.
File metadata
- Download URL: llmailbot-0.4.3-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Linux/6.13.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4c0ded5666bdec29a62260d8763c1cf809efc9ab9b4c52f4fe96df070104f5c
|
|
| MD5 |
ebb41aa126510d198b69adba72e64ad2
|
|
| BLAKE2b-256 |
e3773148a5806617b174eb9251d466415a1428aa6a335519069d8af529644977
|