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
OpenRouter
OpenRouter is an AI model routing platform that gives developers access to hundreds of models through a single unified API. It connects users with models from providers such as OpenAI, Anthropic, Google, Meta, Mistral, DeepSeek, Qwen, xAI, and many others. The platform supports text, image, video, and audio generation while allowing developers to use one API key and a consistent interface across providers. OpenRouter can route requests based on price, performance, and availability, with fallback options that help maintain service when a provider experiences downtime. It also offers configurable data policies so organizations can control which providers receive prompts and how requests are handled. Developers can purchase credits, choose from more than 500 active models across over 80 providers, and integrate OpenRouter using an OpenAI-compatible API.
Learn more
LLMetrics
LLMetrics is LLM cost tracking software for teams shipping AI products, bringing model spend, token usage, feature attribution, and usage alerts into one live dashboard. It supports more than 100 models across OpenAI, Anthropic, Google Gemini, Mistral, Cohere, Together AI, Groq, and other providers, with pricing data synchronized daily. Teams tag each model call with a feature name, provider, model, input tokens, and output tokens, allowing them to see exactly whether a chatbot, summarizer, search feature, lesson generator, or other workflow is driving spend. Real-time updates and daily trend charts reveal how costs change after releases, prompt edits, traffic growth, or model swaps. Spend thresholds and spike-detection rules can alert teams through email or Slack when usage patterns look wrong, helping them catch runaway loops and unexpected cost increases before the provider invoice arrives.
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