anypick - Library for filtering and selecting LLMs

Reddit r/AI_Agents Tools

Summary

A Python and TypeScript library for downloading LLM catalogs and building pipelines to filter and select models based on criteria like price, latency, and benchmarks.

Hi everybody! I'm developing a Python+Typescript (same APIs, implemented in both languages) library that allows to download catalogs of models from OpenRouter or from Vercel, build pipelines to filter LLMs based on price, latency, benchmarks and capabilites, and then pick the best LLM in a filtered list based on specific criteria (ex. best price, best throughtput, etc). I hope it can be useful to build LLM systems that don't need to change the underlying model every 3 months!
Original Article

Similar Articles

Best LLM for every budget, updated daily

Hacker News Top

A daily-updated tool that visualizes and compares Large Language Models based on their performance and API costs to help users select the optimal model for their budget.

datasette-llm 0.1a8

Simon Willison's Blog

datasette-llm 0.1a8 is a new release of a Datasette plugin that integrates large language models, enabling querying and analysis with LLMs directly within Datasette.