Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
311 commits
Select commit Hold shift + click to select a range
b63f6ea
docs: add tool-calling, vision-models, modality-matrix links to AGENT…
i-need-token May 21, 2026
30af8bd
docs: add image generation models guide — 28 models, free and paid (E…
i-need-token May 21, 2026
fb49e0c
docs: add image generation link to README documentation table
i-need-token May 21, 2026
b1eeb85
docs: add image generation link to llms.txt
i-need-token May 21, 2026
5e5cd01
docs: add image generation link to AGENTS.md
i-need-token May 21, 2026
19dec33
docs: add structured output models guide — 829 models, JSON mode (EN …
i-need-token May 21, 2026
f85dc3d
docs: add structured output links to README, llms.txt, AGENTS.md
i-need-token May 21, 2026
6655f2e
fix: fix TypeScript errors in scrape-all and export-csv scripts
i-need-token May 21, 2026
7e79dca
docs: add CSV download option to README and API docs (EN + ZH)
i-need-token May 21, 2026
99ffe37
feat: dynamic model/provider count badges + CI badge in README
i-need-token May 21, 2026
e18d2cc
docs: add CSV download link to README hero quick links
i-need-token May 21, 2026
9dad9a4
docs: add npm version badge to README
i-need-token May 21, 2026
fef1569
docs: add npm package and CSV download to quick-start guide (EN + ZH)
i-need-token May 21, 2026
7c7011d
docs: add CSV download to llms.txt
i-need-token May 21, 2026
e7d972b
fix: correct hero quick links bold formatting in README
i-need-token May 21, 2026
982a0bb
feat: add 15 npm keywords for search discoverability
i-need-token May 21, 2026
3676e98
docs: add Good First Issues section to CONTRIBUTING.md
i-need-token May 21, 2026
0c7d130
docs: add JSON sample alongside YAML example in README
i-need-token May 21, 2026
f2e96f7
feat: add good first issue label to data update template
i-need-token May 21, 2026
2dab5dd
fix: add missing newline before Project Structure heading in README
i-need-token May 21, 2026
e7d5dda
fix: correct documentation table formatting in README
i-need-token May 21, 2026
3ace2b5
fix: add space between CI and Star History badges in README
i-need-token May 21, 2026
da6be0d
feat: add stale bot config for issue tracker maintenance
i-need-token May 21, 2026
7321d77
feat: add llms-full.txt for AI discoverability
i-need-token May 21, 2026
6f3ddb6
feat: add missing provider README.md files for 8 providers
i-need-token May 21, 2026
8f7aac4
feat: add bilingual language links to all documentation pages
i-need-token May 21, 2026
07e7248
feat: add bilingual language links to open-weights and reasoning-mode…
i-need-token May 21, 2026
992265a
feat: add llms-full.txt reference in llms.txt
i-need-token May 21, 2026
f66a808
feat: add llms-full.txt reference in llms.txt
i-need-token May 21, 2026
8d2a672
feat: add Roadmap section to README
i-need-token May 21, 2026
a8e1d99
feat: add JSON Schema for YAML model data validation
i-need-token May 21, 2026
1d5e940
docs: add jsDelivr CDN access — free, CORS-enabled, no-install JSON e…
i-need-token May 21, 2026
dc7db86
feat: add interactive model catalog on GitHub Pages — search, sort, f…
i-need-token May 21, 2026
4a1173e
fix: correct CHANGELOG date from 2025-05 to 2026-05
i-need-token May 21, 2026
8157c12
feat: add Hugging Face dataset badge, sync workflow, and cdn keyword
i-need-token May 21, 2026
8b903dc
docs: add Hugging Face dataset link to API docs
i-need-token May 21, 2026
4156ba4
feat: add reusable GitHub Action for fetching catalog data in CI work…
i-need-token May 21, 2026
b2142da
docs: add GitHub Action usage section to README
i-need-token May 21, 2026
86bd5c0
docs: add huggingface and github-action topics to repo-settings
i-need-token May 21, 2026
462d141
docs: add interactive catalog link to CONTRIBUTING.md
i-need-token May 21, 2026
0c370a3
docs(zh): add Hugging Face dataset link to Chinese API docs
i-need-token May 21, 2026
5f91c04
feat: add JSON-LD structured data to catalog page for SEO
i-need-token May 21, 2026
9b3c9df
chore: update package.json homepage to GitHub Pages URL
i-need-token May 21, 2026
30dbf05
feat: add more npm keywords (github-action, tool-calling, reasoning-m…
i-need-token May 21, 2026
e9eccd0
feat: add more CITATION.cff keywords for academic discoverability
i-need-token May 21, 2026
516aa43
docs: seed Who's Using This with 8 real use cases
i-need-token May 21, 2026
96eb1d4
Add GitHub Action to README TOC and interactive catalog footer
i-need-token May 21, 2026
e85fc53
Add SEO assets for GitHub Pages: robots.txt, sitemap.xml, social prev…
i-need-token May 21, 2026
8eaec52
Add PR auto-labeler workflow
i-need-token May 21, 2026
5c3ab11
Add Dependabot auto-merge workflow for minor/patch updates
i-need-token May 21, 2026
40bd7e0
Add .npmignore to keep npm package lean
i-need-token May 21, 2026
3e7988a
Add welcome workflow for first-time contributors
i-need-token May 21, 2026
039efec
Add CODEOWNERS for automatic review routing
i-need-token May 21, 2026
6c7aff0
Add .editorconfig for consistent coding style across editors
i-need-token May 21, 2026
ccc24f9
Add Makefile for common developer tasks
i-need-token May 21, 2026
ad2367c
Add Makefile shortcuts to README Quick Start section
i-need-token May 21, 2026
8d6577c
Add Renovate config for automated dependency management
i-need-token May 21, 2026
f900c31
Add FAQ documentation (EN + ZH)
i-need-token May 21, 2026
2e5fcb4
Add FAQ links to README documentation table (EN + ZH)
i-need-token May 21, 2026
375ee5a
Add FAQ links to AGENTS.md, llms.txt, and llms-full.txt
i-need-token May 21, 2026
91be736
Add glossary documentation (EN + ZH)
i-need-token May 21, 2026
6e94201
Add Glossary links to README documentation table (EN + ZH)
i-need-token May 21, 2026
71ec9e2
Add Glossary links to AGENTS.md, llms.txt, and llms-full.txt
i-need-token May 21, 2026
c795b0e
Add video models documentation (EN + ZH)
i-need-token May 21, 2026
de6fb29
Add Video Models links to AGENTS.md, llms.txt, and llms-full.txt
i-need-token May 21, 2026
08742fc
Add audio models documentation (EN + ZH)
i-need-token May 21, 2026
953ecf6
Add Audio Models links to README documentation table (EN + ZH)
i-need-token May 21, 2026
4cd16fc
Add Audio Models link to AGENTS.md
i-need-token May 21, 2026
d78a5eb
Add Audio Models links to llms.txt and llms-full.txt
i-need-token May 21, 2026
c704363
Expand sitemap.xml with all 22 documentation pages for SEO
i-need-token May 21, 2026
4b3b23a
Redesign interactive catalog with major UX improvements
i-need-token May 21, 2026
7f6b328
Add Quick Compare table to README — 19 flagship models at a glance
i-need-token May 21, 2026
e1e74c7
Add Quick Compare to README table of contents
i-need-token May 21, 2026
ec9ced2
Expand CHANGELOG.md with comprehensive v0.1.0 release notes
i-need-token May 21, 2026
b58be6d
Add cached pricing documentation (EN + ZH)
i-need-token May 21, 2026
ddd7b13
Add Cached Pricing links to llms.txt and llms-full.txt
i-need-token May 21, 2026
828185a
Add Video Models and Cached Pricing links to README documentation tab…
i-need-token May 21, 2026
8cdfb66
Fix cached pricing model count: 75 (not 1,353)
i-need-token May 21, 2026
b0d319f
Fix missing doc links in AGENTS.md, llms.txt, llms-full.txt
i-need-token May 21, 2026
2e1fd67
Fix cached pricing model count: 75 → 1,374 across README, llms.txt, l…
i-need-token May 21, 2026
77f213d
Add video-models.md link to llms.txt and llms-full.txt
i-need-token May 21, 2026
08329ba
Add 'Try it now' one-liner to README hero section
i-need-token May 21, 2026
4d578da
Add model-selection.md guide (EN + ZH) — decision framework for choos…
i-need-token May 21, 2026
1e00792
Add cross-links to 10 key docs (EN + ZH) for internal SEO
i-need-token May 21, 2026
ebd9b63
Add Star CTA to README hero section
i-need-token May 21, 2026
8a3317a
Add cross-links to remaining 13 docs (EN + ZH) for internal SEO
i-need-token May 21, 2026
c8ef85a
Add 8 search-discoverability keywords to package.json (46 total)
i-need-token May 21, 2026
eae2c01
Add 6 keywords to CITATION.cff: model-selection, prompt-caching, cach…
i-need-token May 21, 2026
6c5f6cf
Add model-selection.md link to AGENTS.md (was missing)
i-need-token May 21, 2026
1e6dd79
Add Alternatives section to README — comparison table with key differ…
i-need-token May 21, 2026
7d77a2a
Add 3 more use cases to README: model selection, cost optimization, f…
i-need-token May 21, 2026
087adec
Add 'Choose a model' link to README hero quick links, streamline labels
i-need-token May 21, 2026
c087a28
Add GitHub stars badge to README header
i-need-token May 21, 2026
ce6b7f6
Add 'Last Updated' badge to README — shows data freshness
i-need-token May 21, 2026
462e379
Add .all-contributorsrc for contributor recognition
i-need-token May 21, 2026
f340099
Add code-models.md doc (EN + ZH) — 189 code-focused models across 41 …
i-need-token May 21, 2026
93c1e89
Add code-models keyword to CITATION.cff
i-need-token May 21, 2026
a1971d2
Add code-models keyword to package.json (47 total)
i-need-token May 21, 2026
2b0c7cf
Add Code Models link to interactive catalog footer
i-need-token May 21, 2026
5b27228
Redesign social-preview.svg — dark theme with gradient, stats cards, …
i-need-token May 21, 2026
2d8a992
Update social-preview.ts to match new SVG design with stats cards
i-need-token May 21, 2026
d3a58e0
Add Contributors section to README with all-contributors placeholder
i-need-token May 21, 2026
40dc431
Add Changelog and Security Policy links to README Contributors section
i-need-token May 21, 2026
cd3e91e
Add Agentic Models to README Use Cases table (EN + ZH)
i-need-token May 21, 2026
a3cae10
Add agentic-models.md to all index files, sitemap, CITATION.cff, pack…
i-need-token May 21, 2026
90f85af
Add agentic-models.md to README documentation table
i-need-token May 21, 2026
5bed070
Expand interactive catalog footer with 14 key doc links
i-need-token May 21, 2026
8d7b81c
Add Sponsors section to README with GitHub Sponsors link
i-need-token May 21, 2026
71718b9
Add Star History chart image to README
i-need-token May 21, 2026
c415d53
Add Ecosystem & Integrations section to README — npm, CDN, Action, HF…
i-need-token May 21, 2026
aa6a0be
Fix stats workflow: add oxfmt formatting step before commit
i-need-token May 21, 2026
f53b9ad
Add Model Picks section — curated recommendations for 10 common use c…
i-need-token May 21, 2026
4458e1b
Add Model Picks to README table of contents
i-need-token May 21, 2026
75357c7
chore: update dynamic badges [skip ci]
github-actions[bot] May 21, 2026
d0beb80
Add concrete roadmap items to README — embedding models, provider com…
i-need-token May 21, 2026
2e34fae
Add 3 new doc pages: chat-models, multimodal-models, embedding-models…
i-need-token May 21, 2026
691b5d7
Add cross-links to chat-models and multimodal-models from 14 existing…
i-need-token May 21, 2026
1777601
Add migration-guide.md — switching AI providers with pricing, API com…
i-need-token May 21, 2026
38d3ce0
Fix: add migration-guide to AGENTS.md, llms.txt, llms-full.txt
i-need-token May 21, 2026
92b2785
Add provider-comparison.md — top 30 providers with model count, capab…
i-need-token May 21, 2026
1cc20d5
Add 2 new doc pages: small-models, large-context-models (EN + ZH)
i-need-token May 21, 2026
0e0abab
Add cross-links to small-models and large-context-models from 10 exis…
i-need-token May 21, 2026
416225c
Fix Model Picks table — restore correct pricing values after bash exp…
i-need-token May 21, 2026
99613f6
Fix hero curl command and download section — use GitHub Releases URL …
i-need-token May 21, 2026
38bc17e
Improve README: add Project Timeline, fix Roadmap with completed items
i-need-token May 21, 2026
a36c6d4
Add data source attribution to all 66 docs (EN + ZH)
i-need-token May 21, 2026
4d9508a
Add 4 missing docs to all index files (README, AGENTS.md, llms.txt, l…
i-need-token May 21, 2026
e1d6de5
Fix interactive catalog: use GitHub Releases as data source, handle a…
i-need-token May 21, 2026
0ef9a00
Fix all broken CDN URLs in docs — use GitHub Releases as primary data…
i-need-token May 21, 2026
5a5642f
Fix interactive catalog CORS issue — embed models.json in GitHub Pages
i-need-token May 21, 2026
9ee6d89
Fix Pages workflow: add npm install before compile step
i-need-token May 21, 2026
b014778
Fix hero curl and jq commands — models.json is a dict, not a flat array
i-need-token May 21, 2026
37675bb
Fix broken internal link in FAQ (api.md#github-action → api.md)
i-need-token May 21, 2026
2d876cd
Add OpenAI Alternatives doc (EN + ZH) — high-value SEO content
i-need-token May 21, 2026
1caae27
Add Agentic, Code, Audio model docs (EN + ZH) — high-value SEO content
i-need-token May 21, 2026
e2a38eb
Fix index coverage and data attribution gaps
i-need-token May 21, 2026
e5adeea
Add 4 new use cases to README for agentic, code, audio, OpenAI alt docs
i-need-token May 21, 2026
8b6dadb
Add 9 missing ZH doc entries to README Documentation table
i-need-token May 21, 2026
ed6db45
Fix README inaccuracies and duplicate Roadmap
i-need-token May 21, 2026
f64de51
Add pagination to interactive catalog — browse all 4,587 models
i-need-token May 21, 2026
ec747cd
Fix catalog data fetch: try local first for Pages deployments
i-need-token May 21, 2026
93ee81e
Merge duplicate Download sections in README
i-need-token May 21, 2026
75f22db
Add export + URL state sharing to interactive catalog
i-need-token May 21, 2026
bb48976
Improve catalog JSON-LD: SoftwareSourceCode → Dataset type
i-need-token May 21, 2026
5a89565
Add custom 404 page for GitHub Pages
i-need-token May 21, 2026
4a66b73
Add model detail modal to interactive catalog
i-need-token May 21, 2026
50f1bd9
Improve GitHub Action: add version, output-dir, error handling
i-need-token May 21, 2026
bedc585
Improve social preview SVG with stats cards and capability badges
i-need-token May 21, 2026
6abec6a
Update GitHub Action examples in README to match new action.yml
i-need-token May 21, 2026
4858755
Add price calculator to interactive catalog
i-need-token May 21, 2026
5d135d5
Add star CTA button to interactive catalog header
i-need-token May 21, 2026
b649aa9
Add Model Picker wizard to interactive catalog
i-need-token May 21, 2026
3d2bb41
Update README to mention unique catalog features
i-need-token May 21, 2026
ddd7662
Bump version to 0.2.0
i-need-token May 21, 2026
6037ed3
Add Dev.to article draft for content marketing
i-need-token May 21, 2026
cd1482e
Add Reddit/HN promotion post templates
i-need-token May 21, 2026
79b819c
Add model comparison feature to interactive catalog
i-need-token May 21, 2026
e6c9cfa
Update README to mention model comparison feature in catalog
i-need-token May 21, 2026
3c883d9
Add Twitter/X thread template for social promotion
i-need-token May 21, 2026
1d75a17
Add 'Copy as Code' button to model detail modal
i-need-token May 21, 2026
eb0a529
Add keyboard shortcut help overlay (? key)
i-need-token May 21, 2026
4cf4bb5
Add 'Share' button to catalog toolbar
i-need-token May 21, 2026
fc585b3
Add 'Browse by Family' filter to interactive catalog
i-need-token May 21, 2026
aee074e
Add SEO-optimized 'Best AI Models' page with sitemap entry
i-need-token May 21, 2026
51ee8ab
Add LinkedIn article and short post templates for professional audience
i-need-token May 21, 2026
7bef991
Add 'New' badge for models released in the last 30 days
i-need-token May 21, 2026
d1a1f20
Add weekly digest workflow for auto-posting model stats to Discussions
i-need-token May 21, 2026
79abfa0
Add vim-style j/k navigation and fix keyboard shortcuts in catalog
i-need-token May 21, 2026
14ade77
Update README with all new interactive catalog features
i-need-token May 21, 2026
bf56991
Add Deprecated and Trending filters to interactive catalog
i-need-token May 21, 2026
1ca49e1
chore(deps): bump actions/setup-node from 4 to 6 (#2)
dependabot[bot] May 21, 2026
df16561
Bump yaml from 2.8.4 to 2.9.0 (#4)
dependabot[bot] May 21, 2026
f358c22
chore(deps-dev): bump oxlint from 1.63.0 to 1.66.0 (#6)
dependabot[bot] May 21, 2026
722cdc3
chore(deps-dev): bump @types/node from 25.6.0 to 25.9.1 (#7)
dependabot[bot] May 21, 2026
902021f
Add SEO-optimized 'Free AI Models' page (81 models, zero cost)
i-need-token May 21, 2026
2c1f942
Add SEO-optimized 'LLM Pricing Comparison' page
i-need-token May 21, 2026
2da1b06
Add SEO-optimized 'OpenAI Alternatives' page (95 providers compared)
i-need-token May 21, 2026
80f128e
Add star nudge popup to interactive catalog (30s delay, session-persi…
i-need-token May 21, 2026
aaef816
Add copy-ID icon and SEO page links to interactive catalog
i-need-token May 21, 2026
b004739
Add audio output filter to interactive catalog
i-need-token May 21, 2026
1f62fd5
Add SEO-optimized 'AI Models by Provider' page (95 providers, 20 deta…
i-need-token May 21, 2026
1d9e041
Add SEO-optimized 'Context Window Comparison' page
i-need-token May 21, 2026
2b8d30f
Add SEO-optimized 'Best AI Models for Coding' page
i-need-token May 21, 2026
fafe2c9
Add SEO-optimized 'Best AI Models for Agents' page
i-need-token May 21, 2026
facefa9
Add SEO-optimized 'Reasoning Models Comparison' page
i-need-token May 21, 2026
7b03fb7
Add SEO-optimized 'Cheapest AI Models' page
i-need-token May 21, 2026
f65693b
Cross-link cheapest + reasoning pages from all 8 SEO pages
i-need-token May 21, 2026
439f2fd
Add SEO-optimized 'Tool Calling Models Comparison' page
i-need-token May 21, 2026
df6f6a0
Cross-link Tool Calling Models page from all 11 pages
i-need-token May 21, 2026
06083fe
Add SEO-optimized 'AI Model Pricing Calculator' page
i-need-token May 21, 2026
8766203
Add SEO comparison pages to Ecosystem table in README
i-need-token May 21, 2026
3195bfe
Add SEO comparison pages to AGENTS.md, llms.txt, llms-full.txt
i-need-token May 21, 2026
644199e
Add mobile-responsive styles to all 13 HTML pages
i-need-token May 21, 2026
5905904
Add per-page count selector to interactive catalog
i-need-token May 21, 2026
fce61af
Add 'What's New' section to README
i-need-token May 21, 2026
cd342b3
Expand Alternatives table with LLM Price, awesome-ai-models, Vellum AI
i-need-token May 21, 2026
5770a31
Add quick value callout to README hero section
i-need-token May 21, 2026
4cd37c2
Add Best AI Models for Image Generation SEO page
i-need-token May 21, 2026
48643b4
Update README: 12→13 SEO comparison pages (added Image Gen)
i-need-token May 21, 2026
c8b01c3
Add Best AI Models for Vision SEO page
i-need-token May 21, 2026
c1350c8
Update README: 13→14 SEO pages (added Vision)
i-need-token May 21, 2026
c329f3f
Update index files with Vision SEO page
i-need-token May 21, 2026
6565db5
Add Vision page link to interactive catalog footer
i-need-token May 21, 2026
dd8c8fa
Add Structured Output Models Comparison SEO page
i-need-token May 21, 2026
dbd8bba
Update README: 14→15 SEO pages (added Structured Output)
i-need-token May 21, 2026
14b9bdd
Update index files with Structured Output SEO page
i-need-token May 21, 2026
010a7e8
Add interactive catalog screenshot to README
i-need-token May 21, 2026
bd27b88
Add pricing calculator screenshot
i-need-token May 21, 2026
5f839e4
Update OG and Twitter image to catalog screenshot PNG
i-need-token May 21, 2026
54255cc
Add OG and Twitter card images to all 15 SEO pages
i-need-token May 21, 2026
9acb8ea
Add Awesome badge to README header
i-need-token May 21, 2026
555966d
Add Open Source and Multimodal AI Models SEO pages
i-need-token May 21, 2026
c2a7084
Add cross-links to new SEO pages and update sitemap
i-need-token May 21, 2026
e38c210
Update README and index files with 2 new SEO pages (15→17)
i-need-token May 21, 2026
e086912
Fix interactive catalog data loading — separate fetch errors from ini…
i-need-token May 21, 2026
5ebb6f1
Fix interactive catalog: add missing familyFilter and picker DOM elem…
i-need-token May 21, 2026
32f5637
Update catalog screenshot and fix curl commands to follow redirects (…
i-need-token May 21, 2026
a65f6ed
Add 'State of AI Models 2025' data-driven report page
i-need-token May 21, 2026
1854c2a
Add bilingual benchmarks & leaderboards doc (docs/benchmarks.md + zh)
i-need-token May 22, 2026
a01896a
Add AI Model Benchmarks Comparison SEO page
i-need-token May 22, 2026
4b3a8ff
Update README: 19 SEO pages, 70 docs, add Benchmarks link
i-need-token May 22, 2026
b9a8c18
Add Benchmarks & Leaderboards to README Documentation table
i-need-token May 22, 2026
0aa3fbf
Add AI Model Benchmarks SEO page to llms.txt and llms-full.txt
i-need-token May 22, 2026
7f84188
Add ChatGPT vs Claude vs Gemini comparison SEO page
i-need-token May 22, 2026
7d5b17b
Update index files: 20 SEO pages, add ChatGPT vs Claude vs Gemini
i-need-token May 22, 2026
0d07da4
Add Quick Value Demo section to README hero area
i-need-token May 22, 2026
93cf6d3
Add AI Model Comparison Chart SEO page
i-need-token May 22, 2026
c0ceb6b
Update index files: 21 SEO pages, add Comparison Chart
i-need-token May 22, 2026
8c6fa05
chore(deps): bump actions/checkout from 4 to 6 (#1)
dependabot[bot] May 22, 2026
8156ec3
chore: bump dependencies (upload-artifact v7, gh-release v3, create-p…
i-need-token May 22, 2026
f549e1d
Add interactive catalog demo GIF and updated screenshots
i-need-token May 22, 2026
5fdcdb8
Add Model Selection Cheatsheet — bilingual quick-reference guide
i-need-token May 22, 2026
e09281d
Update index files and cross-links for Model Selection Cheatsheet
i-need-token May 22, 2026
237f851
Add social preview image and update OG images across all pages
i-need-token May 22, 2026
7c0e8bf
Add Small Language Models (SLM) SEO page with cross-links
i-need-token May 22, 2026
a93e6ce
Add Small Language Models bilingual guide and update index files
i-need-token May 22, 2026
906a1f4
Add AI Models Landscape infographic and updated social preview
i-need-token May 22, 2026
ad879ea
Add AI Model Picker wizard — 4-question interactive model recommender
i-need-token May 22, 2026
4a68846
Add AI Model Picker bilingual guide and update index files
i-need-token May 22, 2026
872b889
Add Model of the Day feature to interactive catalog
i-need-token May 22, 2026
c88fa3a
Add GitHub Action SEO page with CI/CD usage examples
i-need-token May 22, 2026
0d53493
Add demo GitHub Action workflow
i-need-token May 22, 2026
3738352
Fix GitHub Action composite action outputs
i-need-token May 22, 2026
36838ac
Update demo workflow to use @main branch
i-need-token May 22, 2026
7bedc22
Bump version to 0.2.1
i-need-token May 22, 2026
179beec
Add Share Comparison button and URL param support to interactive catalog
i-need-token May 22, 2026
6bb47ac
Add fresh catalog, picker, and Actions demo screenshots
i-need-token May 22, 2026
0d40507
Add live demo output to GitHub Action section in README
i-need-token May 22, 2026
3d5d726
Bump version to 0.2.2 and update demo workflow to use tagged version
i-need-token May 22, 2026
db98d3b
chore(deps-dev): bump typescript from 5.9.3 to 6.0.3
dependabot[bot] May 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"files": ["README.md"],
"imageSize": 100,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": true,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors-)",
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"<%= contributor.name %>\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
"types": {
"code": { "symbol": "💻", "description": "Code" },
"data": { "symbol": "🔣", "description": "Data" },
"doc": { "symbol": "📖", "description": "Documentation" },
"ideas": { "symbol": "🤔", "description": "Ideas, Planning, & Feedback" },
"maintenance": { "symbol": "🚧", "description": "Maintenance" },
"review": { "symbol": "👀", "description": "Reviewed Pull Requests" },
"test": { "symbol": "⚠️", "description": "Tests" },
"infra": { "symbol": "🔧", "description": "Infrastructure" }
},
"skipCi": true,
"contributors": []
}
21 changes: 21 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false

[*.yaml]
indent_size = 2

[*.yml]
indent_size = 2

[Makefile]
indent_style = tab
14 changes: 14 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Default reviewers for all changes
* @liushuai

# Provider data changes
providers/ @liushuai

# Type definitions
types/ @liushuai

# CI/CD workflows
.github/workflows/ @liushuai

# Documentation
docs/ @liushuai
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These supported funding platforms will be linked from the repository sidebar

github: i-need-token
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Bug Report
about: Report incorrect model data or a bug in a scrape script
title: "[Bug] "
labels: bug
---

## Description

<!-- What's wrong? Be specific about the provider and model ID. -->

## Provider

<!-- Which provider is affected? e.g., openai, anthropic, google -->

## Model ID

<!-- Which model has incorrect data? e.g., gpt-4o, claude-sonnet-4-5 -->

## Expected Data

<!-- What should the correct data be? Include a source link if possible. -->

## Current Data

<!-- What does the catalog currently show? -->

## Source

<!-- Link to the provider's official documentation or API confirming the correct data. -->
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: 💬 Ask a Question
url: https://github.com/i-need-token/ai-models/discussions
about: Ask questions and discuss the catalog with the community
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/data_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Data Update
about: Report outdated model data that needs updating
title: "[Data] "
labels: data, good first issue
---

## Provider

<!-- Which provider? -->

## Model ID

<!-- Which model? -->

## What Changed

<!-- What data is outdated? e.g., pricing changed, new snapshot released, context window updated -->

## Source

<!-- Link to the provider's official page confirming the update. -->
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Feature request
about: Suggest a new feature, documentation page, or capability
title: "[Feature] "
labels: ["enhancement"]
assignees: ""
---

## Problem

<!-- What problem does this feature solve? What are you trying to do? -->

## Proposed Solution

<!-- Describe the feature you'd like to see -->

## Alternatives Considered

<!-- Any alternative approaches you've considered -->

## Additional Context

<!-- Any other context, screenshots, or examples -->

## Would you be willing to submit a PR?

- [ ] Yes, I'd like to contribute this feature
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/provider_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
name: Provider Request
about: Request adding a new AI model provider to the catalog
title: "[Provider] "
labels: enhancement
---

## Provider Name

<!-- e.g., Replicate, Snowflake Cortex -->

## Provider URL

<!-- Link to the provider's website -->

## API Documentation

<!-- Link to the provider's API docs, if available -->

## Data Source

How can we obtain model data from this provider?

- [ ] Public API (no auth required)
- [ ] Public API (auth required)
- [ ] Website (server-side rendered)
- [ ] Website (client-side rendered)
- [ ] Other: \***\*\_\_\_\*\***

## Pricing Model

- [ ] Per-token pricing (USD/CNY/EUR)
- [ ] Per-second pricing
- [ ] Credit-based pricing
- [ ] No public pricing
- [ ] Other: \***\*\_\_\_\*\***

## Additional Context

<!-- Any other details about this provider. -->
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/stargazer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: 🌟 Stargazer
about: Leave a star and say hi!
title: "🌟 I starred this repo!"
labels: stargazer
---

Thanks for checking out the AI Models Catalog! 🎉

If you find this project useful, please consider:

- ⭐ **Starring** this repository — it helps others discover it
- 🐦 **Sharing** it on social media
- 📝 **Contributing** a new provider or fixing data

Feel free to leave a comment below telling us how you use the catalog!
25 changes: 25 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Description

<!-- What does this PR do? -->

## Type of Change

- [ ] New provider
- [ ] Data update (pricing, capabilities, etc.)
- [ ] Bug fix
- [ ] Documentation
- [ ] Refactor

## Provider Affected

<!-- Which provider(s) are affected? Leave blank if N/A. -->

## Validation

- [ ] `npx tsx scripts/validate.ts` passes
- [ ] Data comes from first-party sources only
- [ ] No hardcoded model ID lists in scrape functions

## Additional Notes

<!-- Anything else reviewers should know? -->
1 change: 1 addition & 0 deletions .github/badges/models.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "schemaVersion": 1, "label": "models", "message": "4587", "color": "green" }
1 change: 1 addition & 0 deletions .github/badges/providers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "schemaVersion": 1, "label": "providers", "message": "87", "color": "blue" }
19 changes: 19 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 2

updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 5
labels:
- dependencies

- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 5
labels:
- dependencies
- ci
42 changes: 42 additions & 0 deletions .github/discussions-setup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# GitHub Discussions Setup Guide

Enable GitHub Discussions to create a community hub around the AI Models Catalog.

## Steps

1. Go to **Settings → Features** in the repository
2. Check ✅ **Discussions**
3. Create the following discussion categories:

### Recommended Categories

| Category | Format | Description |
| ---------------- | ------------ | --------------------------------------------- |
| 📢 Announcements | Announcement | New providers, data updates, breaking changes |
| 💬 General | Open-ended | Questions, ideas, show-and-tell |
| 🙏 Q&A | Q&A | How to use the catalog, data questions |
| 💡 Ideas | Open-ended | Feature requests, new docs suggestions |
| 🏷️ Show and Tell | Open-ended | Projects built with the catalog |

### First Discussion Posts

Create these seed discussions to set the tone:

1. **Welcome to AI Models Catalog** (Announcement)
- Introduce the project, link to quick-start, invite contributions

2. **What are you building with the catalog?** (Show and Tell)
- Encourage users to share their projects

3. **Which provider should we add next?** (Ideas)
- Crowdsource new provider requests

4. **Data quality report — how to report issues** (Q&A)
- Explain how to report stale or incorrect data

## Benefits

- **Reduces issue noise** — questions move to Discussions instead of Issues
- **Builds community** — users help each other, share projects
- **SEO boost** — public discussions are indexed by search engines
- **Feedback loop** — learn what users need most
27 changes: 27 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
documentation:
- changed-files:
- any-glob-to-any-file: ["docs/**", "*.md", "README.md", "CONTRIBUTING.md"]

data-update:
- changed-files:
- any-glob-to-any-file: ["providers/**/*.yaml", "providers/**/*.yml"]

new-provider:
- changed-files:
- any-glob-to-any-file: ["providers/*/provider.yaml", "providers/*/scrape.ts"]

ci:
- changed-files:
- any-glob-to-any-file: [".github/workflows/**", "action.yml"]

dependencies:
- changed-files:
- any-glob-to-any-file: ["package.json", "package-lock.json"]

types:
- changed-files:
- any-glob-to-any-file: ["types/**"]

scripts:
- changed-files:
- any-glob-to-any-file: ["scripts/**"]
48 changes: 48 additions & 0 deletions .github/repo-settings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# GitHub Repository Settings

This file documents the recommended GitHub repository settings for discoverability.

## Repository Description

```
Structured YAML catalog of 4,587 AI models across 95 providers — pricing, context windows, modalities, capabilities. First-party data with TypeScript types and Zod validation.
```

## Topics

Add these topics to the repository (Settings → General → Topics):

- ai-models
- llm
- large-language-model
- ai-catalog
- model-pricing
- ai-pricing
- openai
- anthropic
- gemini
- deepseek
- llama
- qwen
- mistral
- groq
- cerebras
- inference-api
- model-comparison
- ai-provider
- yaml
- machine-readable
- zod
- open-weights
- context-window
- tool-calling
- function-calling
- ai-agents
- reasoning-models
- vision-models
- free-ai-models
- ai-model-catalog
- structured-data
- npm-package
- huggingface
- github-action
Loading
Loading