awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
anomalyco avatar

anomalyco/models.dev

0
View on GitHub↗
2,694 stele·543 fork-uri·TypeScript·mit·1 vizualizaremodels.dev↗

Models.dev

models.dev is a directory and intelligence system for large language models that provides a standardized catalog of technical specifications, provider mappings, and pricing data. It serves as a central index for model metadata, including context windows, output limits, and release dates.

The project functions as a capability index and pricing comparison tool, allowing for the analysis of token costs across different hosting providers. It maps generic model names to the specific API identifiers required by various third-party platforms and tracks support for functional features such as tool calling, reasoning, and structured outputs.

The system manages these datasets using a flat-file architecture with static JSON storage and schema-based standardization. It also includes an asset index for retrieving provider branding and logos via SVG files.

Features

  • LLM Model Catalogs - AI Model Intelligence retrieves technical metadata including context windows, output limits, and supported capabilities for a specific model.
  • Capability Indices - Serves as a comprehensive capability index tracking context windows, tool calling, and structured outputs.
  • Unified Model Catalogs - Provides a unified catalog of AI model metadata, including provider identities and release dates.
  • Provider Mappings - Maps generic model names to the specific API identifiers required by various third-party hosting platforms.
  • Language Model Directories - Maintains a standardized, structured directory of language model specifications, pricing, and provider details.
  • LLM Capability Indices - AI Model Intelligence identifies which models support specific features such as tool calling and reasoning.
  • LLM Cost Management - Provides token cost analysis and comparison tools to identify the most economical hosting providers.
  • Provider Directories - Maintains a mapping of models to their respective API hosting providers and unique model identifiers.
  • Model Capability Registries - Indexes specific AI model capabilities, such as tool calling and structured outputs, for discovery and verification.
  • Model Identifier Mappings - Maps generic model names to the specific API identifier strings required by different third-party hosting providers.
  • Model Pricing Managers - Maintains a comprehensive database of token costs for various AI models to enable financial analysis and comparison.
  • AI Metadata Managers - Maintains a standardized system for organizing technical metadata and specifications for LLMs.
  • Model Specifications - Provides retrieval of specific technical details such as knowledge cutoff dates and context window sizes.
  • LLM Comparison Interfaces - Enables comparative analysis of technical specifications like context windows and output limits across different models.
  • Technical Specification Comparisons - Enables side-by-side comparison of technical details like context windows and output limits across different models.
  • Capability Comparisons - Identifies which hosting providers support specific features like structured outputs and tool calling.
  • Provider-Specific Configurations - Tracks provider-specific feature flags and capabilities like reasoning effort for given models.
  • Feature Verification - Tracks support for functional features such as tool calling, reasoning, and structured outputs.
  • Token Pricing Comparators - Allows for the direct comparison of input and output token costs across different hosting providers.
  • Static JSON Stores - Stores model specifications and pricing as structured, read-only JSON files for fast access.
  • Metadata Schemas - Employs schema-based structured formats to organize and standardize metadata across diverse model providers.
  • Flat-File Databases - Uses a version-controlled flat-file structure to store and manage a comprehensive directory of model details.
  • Model Metadata Retrieval - Fetches structured specifications and pricing data via a standardized metadata retrieval interface.

Istoric stele

Graficul istoricului de stele pentru anomalyco/models.devGraficul istoricului de stele pentru anomalyco/models.dev

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Models.dev

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Models.dev.
  • ryoppippi/ccusageAvatar ryoppippi

    ryoppippi/ccusage

    10,826Vezi pe GitHub↗

    This project is a command-line utility designed to monitor and analyze token consumption and financial expenditure for AI coding assistants. By parsing local session logs directly on the user's machine, it provides a privacy-focused way to track development activity without transmitting sensitive data to external servers. The tool distinguishes itself through its ability to aggregate disparate log formats from multiple coding assistants into a unified, schema-agnostic representation. It features a decoupled pricing engine that allows users to apply custom model-specific cost multipliers, over

    TypeScript
    Vezi pe GitHub↗10,826
  • crmne/ruby_llmAvatar crmne

    crmne/ruby_llm

    3,566Vezi pe GitHub↗

    ruby_llm is an LLM integration framework and AI agent orchestrator designed to connect applications to multiple large language model providers through a unified interface. It serves as a toolkit for building autonomous assistants with custom personas, managing structured output via JSON schemas, and implementing vector embedding engines for semantic search. The project distinguishes itself as an observability suite and multimodal toolkit. It provides specialized capabilities for tracking token usage, calculating model costs, and tracing workflows via OpenTelemetry, while supporting the proces

    Rubyaianthropicchatgpt
    Vezi pe GitHub↗3,566
  • diegosouzapw/omnirouteAvatar diegosouzapw

    diegosouzapw/OmniRoute

    6,391Vezi pe GitHub↗

    OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose is to simplify the integration of various AI models into tools and agents by translating different provider formats into a standardized API. The project distinguishes itself through a multi-strategy request routing system that optimizes for cost, speed, and availability, including automatic model fallbacks and a circuit-breaker resilience model to isolate provider failures. It employs a local-first security posture, using AES-256-GCM encryption to store API keys and conversatio

    TypeScript
    Vezi pe GitHub↗6,391
  • cheahjs/free-llm-api-resourcesAvatar cheahjs

    cheahjs/free-llm-api-resources

    11,612Vezi pe GitHub↗

    This project is a community-driven repository that serves as a directory for artificial intelligence providers offering free usage tiers and trial credits for large language model inference. It functions as a resource for developers to discover and integrate external AI services into applications while minimizing initial infrastructure costs. The repository provides structured metadata that enables developers to track request constraints, token limits, and rate requirements across multiple providers. By utilizing standardized data structures and declarative configuration, it assists in managi

    Pythonaiclaudegemini
    Vezi pe GitHub↗11,612
Vezi toate cele 30 alternative pentru Models.dev→

Întrebări frecvente

Ce face anomalyco/models.dev?

models.dev is a directory and intelligence system for large language models that provides a standardized catalog of technical specifications, provider mappings, and pricing data. It serves as a central index for model metadata, including context windows, output limits, and release dates.

Care sunt principalele funcționalități ale anomalyco/models.dev?

Principalele funcționalități ale anomalyco/models.dev sunt: LLM Model Catalogs, Capability Indices, Unified Model Catalogs, Provider Mappings, Language Model Directories, LLM Capability Indices, LLM Cost Management, Provider Directories.

Care sunt câteva alternative open-source pentru anomalyco/models.dev?

Alternativele open-source pentru anomalyco/models.dev includ: ryoppippi/ccusage — This project is a command-line utility designed to monitor and analyze token consumption and financial expenditure for… crmne/ruby_llm — ruby_llm is an LLM integration framework and AI agent orchestrator designed to connect applications to multiple large… diegosouzapw/omniroute — OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose… cheahjs/free-llm-api-resources — This project is a community-driven repository that serves as a directory for artificial intelligence providers… pheralb/svgl. llmware-ai/llmware — llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model…