• T3CHT @sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 hours ago

    OpenRouter let’s you buy ‘ai access’ - different models (agents like Claude or GPT is specific forms like Fable or Sol) from different routers (providers aka data centers).

    So you get an API key and save it in your setup (IDE, coding app, CLI env whatever) and then you have a library of all the models available pay as you go. Prices per model are competitive if they’re available from multiple providers or at the market rate from folks like Anthropic and OpenAI.

    For AI service at home I switched from Copilot, a MS subscription with opaque usage pricing to OpenRouter so I can pick / route work to cheap or free models available on OR while still using my preferred models and having access to everything under the sun including the latest versions. It’s pretty great honestly.

    OR is also a good place to look if you just want some info about AI models and providers. Their benchmark, popularity and domain information makes the models make sense and highlights real world usage patterns, i.e. DeepSeek v4 and GLM 5 are serious competition to the proprietary models like Claude with pricing 10-100x less. Presumably OR is just taking a cut as the middleman to pay for the service.

    And in case you read this far and you’re wondering, I’m using it with Zed and working on a custom fork to improve the agent handling and routing to optimize use of such services. Enjoy the AI, spare me any generic ai outrage.