Manifest
FreeAn open-source LLM router that routes agent requests to the most cost-effective model, with usage limits and model benchmarking. [#opensource](https://github.com/mnfst/manifest)
About Manifest
Manifest is an open source LLM router that gives developers full control over their AI agents by routing requests to the most cost-effective model and provider. It connects to multiple provider types—API key, subscription (Claude Pro, ChatGPT Plus, Gemini Advanced), custom, and local models (Ollama, LM Studio, llama.cpp)—and allows users to define routing rules, fallbacks, and usage limits. The platform includes Auto-fix to repair failed requests automatically, real-time cost dashboards, and budget alerts. Available as a hosted cloud service (with a free tier of 10,000 routed requests/month) or as a self-hosted open source (MIT licensed) deployment. Manifest is built for personal AI agents, AI applications, AI workflows, and coding assistants, aiming to reduce AI inference costs without sacrificing quality.
Key Features
Pros & Cons
- Open source and self-hostable, eliminating vendor lock-in
- Supports both subscription and pay-per-token providers for flexibility
- Simple three-step setup: plug agents, add providers, route and control
- Auto-fix feature minimizes downtime from failed requests
- Free tier available with generous limits for prototypes and small projects
- Comprehensive dashboard for real-time cost monitoring and optimization
- Free cloud plan limited to 10,000 requests per month; requests pause if exceeded
- Self-hosting requires Docker knowledge and infrastructure management
- Subscription provider support depends on providers' continued API access
- Team management features only available in Enterprise plan