openrouter
11 articles about openrouter in AI news
Mystery 'Elephant Alpha' 100B Model Tops OpenRouter Leaderboard
An unidentified 100B-parameter AI model named 'Elephant Alpha' has appeared at the top of OpenRouter's performance leaderboard without any announcement or model card, beating several established paid models.
Stealth 100B Model Appears on OpenRouter, Possibly DeepSeek or Kimi
A new, unannounced 100-billion-parameter AI model has appeared on the OpenRouter API platform. Its origin is unknown, but observers speculate it could be a variant from DeepSeek or an update to Kimi's code model.
Better-Clawd Fork Adds OpenAI & OpenRouter Support to Claude Code
A new fork of Claude Code removes telemetry, adds OpenAI and OpenRouter support, and claims performance improvements—giving developers backend choice.
Qwen 3.6 Plus Preview Launches on OpenRouter with Free 1M Token Context, Disrupting API Pricing
Alibaba's Qwen team has released a preview of Qwen 3.6 Plus on OpenRouter with a 1 million token context window, charging $0 for both input and output tokens. This directly undercuts paid long-context offerings from Anthropic and OpenAI.
Mysterious 'Hunter Alpha' AI Model Appears on OpenRouter, Sparking Speculation About Secret Testing
An unidentified AI model named 'Hunter Alpha' has been listed on the model marketplace OpenRouter. The listing has fueled rumors it could be a secret test model from a major AI lab.
Hermes Agent Hits 140K GitHub Stars, Nvidia RTX as Local Inference Bedrock
Hermes Agent hit 140K GitHub stars, most-used on OpenRouter. Runs locally on Nvidia RTX with self-evolving skills and Qwen 3.6 models that beat prior 120B-parameter models.
From Prompting to Control Planes: A Self-Hosted Architecture for AI System Observability
A technical architect details a custom-built, self-hosted observability stack for multi-agent AI systems using n8n, PostgreSQL, and OpenRouter. This addresses the critical need for visibility into execution, failures, and costs in complex AI workflows.
Free-Claude-Code Proxy Routes Anthropic API to Free NVIDIA NIM Models
A developer released free-claude-code, a proxy that intercepts Claude Code's API calls and routes them to free NVIDIA NIM endpoints, unlocking free access to models like Kimi K2 and GLM 4.7. This bypasses Anthropic's subscription fees and adds remote execution via a Telegram bot.
How to Build a Claude Code Fallback System with Hermes Agent and Qwen3.6
Set up Hermes Agent with open models as a cost-effective Claude Code alternative for routine tasks, reserving Claude for complex refactors.
Anthropic Tests Sonnet-to-Opus 'Phone a Friend' for Cost-Effective AI
Anthropic is experimenting with a system where its Claude 3.5 Sonnet model can automatically invoke the more capable Claude 3 Opus for difficult tasks. This 'phone a friend' approach aims to improve final output quality while reducing overall token consumption and cost.
Stop Burning Tokens Blindly: Use vibe-budget to Estimate Claude Code Costs Before You Start
The new vibe-budget CLI tool lets you estimate the token cost and price of any AI coding project before you write a single prompt.