IdeaCredIdeaCred

Ahmet-Dedeler/ai-llm-comparison

63

A website where you can compare every AI Model ✨

What's novel

A website where you can compare every AI Model ✨

Code Analysis

18 files read · 4 rounds

A client-side Next.js web app that displays a static (daily-updated) table of LLM model pricing and capabilities from LiteLLM's dataset, with basic filtering, sorting, and a simple cost calculator.

Strengths

Clean UI with good use of shadcn/ui components, proper memoization patterns, and a working CI/CD pipeline that keeps model data fresh via daily GitHub Actions updates.

Weaknesses

Significant code duplication with three table components (two dead), the pricing calculator's word/character conversion is non-functional in the active code path, zero tests, and the 2MB static data file is a major bundle concern.

Score Breakdown

Innovation
2 (25%)
Craft
54 (35%)
Traction
55 (15%)
Scope
70 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+0
Concept Novelty+0

Craft

Ci+5
Tests-5
Polish+2
Releases-2
Has License+5
Code Quality+12
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+5
Has Dependency Mgmt+5

Traction

Forks+20
Stars+27
Hn Points+0
Watchers+6
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+8
Languages+5
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+6
Authored Files+15
Readme Code Match+3
Architecture Depth+5
Implementation Depth+8

Evidence

Commits

270

Contributors

2

Files

86

Active weeks

52

TestsCI/CDREADMELicenseContributing

Repository

Language

TypeScript

Stars

416

Forks

41

License

MIT