Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by echology-io • Uncategorized
An MCP server that deterministically classifies and structures text into semantic units without using LLMs.
Preprocess and classify complex documents into structured semantic units without LLM inference costs.
Filter and route text based on risk and authority to optimize downstream LLM processing.
That require fast, deterministic, and offline text decomposition to improve document understanding and reduce token usage.
Decompose is a fast, offline, and deterministic text classification tool that breaks down any text into classified, structured semantic units using regex and heuristics. It enables AI agents to preprocess documents by extracting standards, scoring risks, and filtering important content before passing it to LLMs, reducing token usage and improving reasoning efficiency. Built by Echology and originally part of AECai, it supports various domains and offers integration as a CLI, library, or MCP server.