Agentic Inbox

Tracked

A self-hosted email client with an AI agent that reads, summarizes, and acts on emails, running entirely on Cloudflare Workers.

Author Cloudflare Open Sourced 2026-04-10 Last Commit Unknown

Overview

Agentic Inbox is a self-hosted email client built by Cloudflare that integrates an AI agent to read, summarize, and act on emails. It runs entirely on Cloudflare Workers with no external dependencies, demonstrating how AI agents can manage communication workflows.

Key Features

  • AI agent that reads, summarizes, and responds to emails.
  • Runs entirely on Cloudflare Workers — no external servers needed.
  • Self-hosted with full privacy control.
  • Built by Cloudflare as a reference architecture for agentic applications.

Use Cases

  • Automate email triage and response with an AI agent.
  • Build custom email workflows on Cloudflare's edge network.
  • Self-host a private AI-powered email assistant.

Technical Details

  • 3,800+ GitHub stars.
  • Cloudflare official project, Apache 2.0 licensed.
  • Runs entirely on edge compute with zero cold starts.