• T3CHT @sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 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.

  • Zarobi@aussie.zone
    link
    fedilink
    English
    arrow-up
    2
    ·
    21 hours ago

    Never heard of this company before.

    Alex Atallah described his company OpenRouter as the artificial intelligence version of the payments company Stripe. Now Stripe is buying OpenRouter.

    The deal, announced on Wednesday, combines Stripe’s technology, which lets companies direct payments to other businesses, with OpenRouter’s technology, which lets them direct their spending of “tokens” between different providers of A.l. models. Tokens are an atomic unit of A.l. use, roughly equivalent to a word fragment.

    I still don’t really know what this company actually does. Like a token merchant or something?

    • Chaphasilor [he/him]@lemmy.ml
      link
      fedilink
      English
      arrow-up
      5
      ·
      16 hours ago

      OpenRouter is like a market place for AI model providers. So other companies can offer access to AI models through their servers, and OpenRouter will expose them to you via a unified interface. When you send a request to a certain AI model, OpenRouter forwards that request to the currently cheapest provider that’s available.

      So it helps you get easy access to thousands of models for a competitive price, without having to pay tens of different providers and figuring out which is cheapest and such. It’s a convenience thing, mostly.