5/22/2026
at
9:33:20 PM
> There's no single database with information about all the available AI models. We started Models.dev as a community-contributed project to address this.There are literally dozens of existing projects that are doing what you are trying to do.
Insert XKCD standards reference here:
https://www.helicone.ai/llm-cost
https://pricepertoken.com/
https://docs.litellm.ai/docs/provider_registration/add_model...
https://artificialanalysis.ai/api-reference
https://github.com/simonw/llm-prices
https://github.com/assistant-ui/modelpedia
https://github.com/pydantic/genai-prices
https://github.com/Portkey-AI/models
https://github.com/truefoundry/models
https://github.com/agentstation/starmap
https://github.com/dcSpark/ai-model-catalog
https://github.com/mitkury/aimodels
https://github.com/nuxdie/ai-pricing
by jubilanti
5/22/2026
at
9:35:23 PM
Good point. There isn't really a single database with information about all the availablle AI model databases. Someone should start a community-contributed project to address this!
by klustregrif
5/23/2026
at
2:37:00 AM
https://github.com/aslobodnik/ai-model-databases
by alexslobodnik
5/23/2026
at
2:54:44 AM
At this point you have to use more than one to get a complete picture, which I’m doing now. Mainly because:
1) some are not always up to date (started on helicone but felt a lag on price updates)
2) they don’t return every model / provider I want (https://ai-gateway.vercel.sh/v1/models has rich data but is a subset, so I combine with helicone)I always hope for the best when someone has a new list because of this. I want a de facto source!
by becomevocal
5/23/2026
at
2:21:28 AM
The boilerplate really does get out of hand sometimes. “There isn’t X. We built X.” Really wish more folks would stick to the older “I couldn’t find X so I built it.”
by mathgeek
5/23/2026
at
7:18:05 AM
Or even better. ”We don’t think the existing X matches our goals so we will make a new X”
by victorbjorklund
5/23/2026
at
10:33:05 AM
Just like the claims of "there is no standard way to do X" yet another "standard " called "Y" needs to exist along side the 13+ other non-standards.
by rvz
5/22/2026
at
8:58:18 PM
This seems really interesting, thanks maxloh for sharing.I have a quick question but https://aihubmix.com/model/coding-glm-5.1-free seems to be free in the chances of "coding-glm-5.1-free is the open and free version of coding-glm-5.1. To ensure stable service performance, usage limits are in place: up to 5 requests per minute, 500 requests per day, and a daily token allowance of 1 million."
Is there any catch aside from that for this aihubmix? I use opencode-zen from free version mostly if I want agents but this seems interesting to me as well and I think that it mught be able to get integrated into opencode itself as well given this repo is from opencode (well anomalyco)
A quick question but is there any tangible benefit of using these AIhubmix or others over something like opencode-zen itself that I may be missing?
by Imustaskforhelp