OrcaRouter
OrcaRouter is an OpenAI-compatible AI model router that sends each prompt to the right model across OpenAI, Anthropic, Gemini, DeepSeek, Qwen, Kimi, and 200+ frontier and open source models. It is built to preserve frontier answer quality while reducing AI inference spend by grading every prompt and routing hard reasoning to frontier models and routine work to lower-cost open-source models. The routing is quality-graded, never a blind, cheap-model swap, and each request shows the difficulty grade, selected model, provider, and cost so routes are visible, auditable, and reproducible. Developers can switch by changing the API base URL, while existing SDKs, model names, and streaming behavior continue to work as before. OrcaRouter supports automatic failover, so if a provider goes down mid-stream, traffic can switch transparently, and the application avoids user-facing errors. It also includes API key management with spend caps, model allowlists, rate limits, budget enforcement, and more.
Learn more
Scout Monitoring
Scout Monitoring is Application Performance Monitoring (APM) that finds what you can't see in charts.
Scout APM is application performance monitoring that streamlines troubleshooting by helping developers find and fix performance issues before customers ever see them. With real-time alerting, a developer-centric UI, and tracing logic that ties bottlenecks directly to source code, Scout APM helps you spend less time debugging and more time building a great product.
Quickly identify, prioritize, and resolve performance problems β memory bloat, N+1 queries, slow database queries, and more β with an agent that instruments the dependencies you need at a fraction of the overhead.
Scout APM is built for developers, by developers, and monitors Ruby, PHP, Python, Node.js, and Elixir applications.
Learn more
bolt.diy
bolt.diy is an open-source platform that enables developers to easily create, run, edit, and deploy full-stack web applications with a variety of large language models (LLMs). It supports a wide range of models, including OpenAI, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, and Groq. The platform offers seamless integration through the Vercel AI SDK, allowing users to customize and extend their applications with the LLMs of their choice. With its intuitive interface, bolt.diy is designed to simplify AI development workflows, making it a great tool for both experimentation and production-ready applications.
Learn more
Spanlens
Spanlens is an open-source (MIT) LLM observability platform that lets developers monitor every call their application makes to OpenAI, Anthropic, Gemini, Mistral, OpenRouter, Azure OpenAI, or a local Ollama model. Integration takes one line: swap your client's baseURL to the Spanlens proxy, or run "npx @spanlens/cli init" and the wizard rewrites your code automatically. From that moment, every request is recorded with its model, token counts, latency, cost, and full prompt and response body, with streaming responses reconstructed automatically.
The dashboard turns that raw log into operational insight. Cost tracking breaks spend down per request, per model, and per end user, and parses prompt-cache tokens separately so you see real cache savings rather than sticker price. Agent tracing visualizes multi-step workflows as Gantt waterfalls and node-and-edge graphs, highlighting the critical path so you can find the slowest dependency chain in a fan-out.
Learn more