this post was submitted on 21 Aug 2026
18 points (84.6% liked)
Technology
87469 readers
3385 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.