Developer Tools / Email / Workflow Automation

Klorn

Open-source email firewall that classifies inbound mail into SILENT, QUEUE, PUSH, or AUTO using a deterministic policy around LLM-scored signals.

Clear23/30
Useful24/30
Specific18/20
Complete12/20
Klorn screenshot

Why it was accepted

The page clearly describes a real AI-adjacent product with a specific purpose: an email firewall that turns inbound messages into approval-ready decisions. The repo shows concrete behavior, architecture, and operational details, including the four-tier model, deterministic decision rules, fallback behavior, and self-hosted/open-core context. That is enough evidence for a useful public listing.

Weakness

The crawl does not show installation steps, a quickstart, or a working demo path. It also does not clearly show supported email providers or how a new user would connect the system end to end.

Review status

16 days ago #957 → 0

Last evaluated 16 days ago. Current rank #957. Holding steady in the rankings.

Score history

77

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

SigMap screenshot
#7 SigMap
91

Developer Tools / AI Code Assistance

SigMap is a deterministic grounding layer for AI code work. It generates a signature-and-evidence map, helps pick relevant files, validates coverage, and judges whether an AI answer is grounded in the repo.