Token Optimizer 1

Open-source LLM router for OpenClaw that optimizes model routing to save up to 70% costs.
Manifest is an open-source LLM (Large Language Model) router specifically built for OpenClaw. It optimizes AI expenditures by intercepting queries and routing them to the most cost-effective model based on the complexity of the task, potentially saving users up to 70% on token costs. The system analyzes queries locally in less than 2ms to ensure minimal latency. It prioritizes privacy by performing query scoring on the user's machine and using a blind proxy architecture for its cloud version. Additionally, it allows users to track costs, set usage limits, and export data using the OpenTelemetry standard.