Skip to content

Commit 00d03bc

Browse files
author
BenchGecko
committed
Add benchmark directory, countries, skills, and pricing calculator sections with expanded navigation and footer links
1 parent 1e26c09 commit 00d03bc

1 file changed

Lines changed: 87 additions & 1 deletion

File tree

index.html

Lines changed: 87 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,8 +671,10 @@
671671
<ul class="nav-links">
672672
<li><a href="https://benchgecko.ai/models">Models</a></li>
673673
<li><a href="https://benchgecko.ai/agents">Agents</a></li>
674+
<li><a href="https://benchgecko.ai/benchmarks">Benchmarks</a></li>
674675
<li><a href="https://benchgecko.ai/mcp">MCP Servers</a></li>
675676
<li><a href="https://benchgecko.ai/pricing">Pricing</a></li>
677+
<li><a href="https://benchgecko.ai/countries">Countries</a></li>
676678
<li><a href="https://benchgecko.ai/api">API</a></li>
677679
</ul>
678680
<a href="https://benchgecko.ai" class="nav-cta">Open BenchGecko</a>
@@ -757,7 +759,7 @@ <h3>
757759
<span class="card-link">Browse MCP servers &#8594;</span>
758760
</a>
759761

760-
<a href="https://benchgecko.ai/models" class="coverage-card" style="text-decoration:none;color:inherit;">
762+
<a href="https://benchgecko.ai/benchmarks" class="coverage-card" style="text-decoration:none;color:inherit;">
761763
<h3>
762764
<span class="icon icon-bench">
763765
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3v18h18"/><path d="m19 9-5 5-4-4-3 3"/></svg>
@@ -942,6 +944,82 @@ <h3>llm-pricing</h3>
942944
</div>
943945
</section>
944946

947+
<!-- Explore More -->
948+
<section>
949+
<div class="section-header">
950+
<h2>Explore the Full Platform</h2>
951+
<p>BenchGecko covers every dimension of the AI landscape. Dive into specialized views that go beyond model rankings.</p>
952+
</div>
953+
954+
<div class="coverage-grid">
955+
<a href="https://benchgecko.ai/benchmarks" class="coverage-card" style="text-decoration:none;color:inherit;">
956+
<h3>
957+
<span class="icon icon-bench">
958+
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3 3v18h18"/><path d="m19 9-5 5-4-4-3 3"/></svg>
959+
</span>
960+
Benchmark Directory
961+
</h3>
962+
<p>Deep explainer pages for every evaluation suite. Understand what MMLU, GPQA Diamond, HumanEval, SWE-bench, and ARC actually measure, how they are scored, and which models lead on each.</p>
963+
<span class="card-link">Browse benchmarks &#8594;</span>
964+
</a>
965+
966+
<a href="https://benchgecko.ai/countries" class="coverage-card" style="text-decoration:none;color:inherit;">
967+
<h3>
968+
<span class="icon icon-countries">
969+
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"/><path d="M2 12h20"/></svg>
970+
</span>
971+
AI by Country
972+
</h3>
973+
<p>See which countries lead in AI model development, agent research, and provider infrastructure. Country-level dashboards showing models built, companies headquartered, and funding raised.</p>
974+
<span class="card-link">Explore countries &#8594;</span>
975+
</a>
976+
977+
<a href="https://benchgecko.ai/skills" class="coverage-card" style="text-decoration:none;color:inherit;">
978+
<h3>
979+
<span class="icon icon-skills">
980+
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"/></svg>
981+
</span>
982+
Claude Skills
983+
</h3>
984+
<p>A growing directory of Claude Code skills and extensions with quality ratings. Browse, compare, and discover tools that extend what Claude can do across coding, research, data, and automation.</p>
985+
<span class="card-link">Browse skills &#8594;</span>
986+
</a>
987+
988+
<a href="https://benchgecko.ai/compare" class="coverage-card" style="text-decoration:none;color:inherit;">
989+
<h3>
990+
<span class="icon icon-compare">
991+
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect width="7" height="7" x="14" y="3" rx="1"/><rect width="7" height="7" x="3" y="3" rx="1"/><rect width="7" height="7" x="14" y="14" rx="1"/><rect width="7" height="7" x="3" y="14" rx="1"/></svg>
992+
</span>
993+
Model Comparisons
994+
</h3>
995+
<p>Dedicated comparison pages for every model pair. GPT-4o vs Claude Opus, Gemini vs Llama, DeepSeek vs Mistral. Benchmark scores, pricing, speed, and capability breakdowns side by side.</p>
996+
<span class="card-link">Compare models &#8594;</span>
997+
</a>
998+
999+
<a href="https://benchgecko.ai/pricing" class="coverage-card" style="text-decoration:none;color:inherit;">
1000+
<h3>
1001+
<span class="icon icon-pricing">
1002+
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="12" x2="12" y1="2" y2="22"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg>
1003+
</span>
1004+
Pricing Calculator
1005+
</h3>
1006+
<p>Estimate your monthly AI spend before committing. Input your expected token volume, pick your models, and see cost projections across every provider. Daily price history tracks drops and increases.</p>
1007+
<span class="card-link">Calculate costs &#8594;</span>
1008+
</a>
1009+
1010+
<a href="https://benchgecko.ai/mcp" class="coverage-card" style="text-decoration:none;color:inherit;">
1011+
<h3>
1012+
<span class="icon icon-mcp">
1013+
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z"/></svg>
1014+
</span>
1015+
MCP Quality Ratings
1016+
</h3>
1017+
<p>The first quality layer for Model Context Protocol servers. Thousands of servers cataloged with reliability ratings, documentation scores, and community adoption signals. Find the best tools for your AI stack.</p>
1018+
<span class="card-link">Browse MCP servers &#8594;</span>
1019+
</a>
1020+
</div>
1021+
</section>
1022+
9451023
<!-- Footer -->
9461024
<footer>
9471025
<div class="footer-inner">
@@ -955,15 +1033,21 @@ <h4>Platform</h4>
9551033
<ul>
9561034
<li><a href="https://benchgecko.ai/models">Models</a></li>
9571035
<li><a href="https://benchgecko.ai/agents">Agents</a></li>
1036+
<li><a href="https://benchgecko.ai/benchmarks">Benchmarks</a></li>
9581037
<li><a href="https://benchgecko.ai/mcp">MCP Servers</a></li>
1038+
<li><a href="https://benchgecko.ai/skills">Claude Skills</a></li>
9591039
<li><a href="https://benchgecko.ai/pricing">Pricing</a></li>
9601040
<li><a href="https://benchgecko.ai/compare">Compare</a></li>
1041+
<li><a href="https://benchgecko.ai/countries">Countries</a></li>
9611042
</ul>
9621043
</div>
9631044
<div class="footer-col">
9641045
<h4>Developers</h4>
9651046
<ul>
9661047
<li><a href="https://benchgecko.ai/api">API Docs</a></li>
1048+
<li><a href="https://benchgecko.ai/pricing">Pricing Calculator</a></li>
1049+
<li><a href="https://pypi.org/project/benchgecko/">Python SDK</a></li>
1050+
<li><a href="https://benchgecko.readthedocs.io/">Documentation</a></li>
9671051
<li><a href="https://github.com/BenchGecko/awesome-llm-benchmarks">awesome-llm-benchmarks</a></li>
9681052
<li><a href="https://github.com/BenchGecko/llm-pricing">llm-pricing</a></li>
9691053
<li><a href="https://github.com/BenchGecko">GitHub</a></li>
@@ -974,6 +1058,8 @@ <h4>Resources</h4>
9741058
<ul>
9751059
<li><a href="https://benchgecko.ai">Homepage</a></li>
9761060
<li><a href="https://benchgecko.ai/api">API Reference</a></li>
1061+
<li><a href="https://benchgecko.ai/compare">Model Comparisons</a></li>
1062+
<li><a href="https://benchgecko.ai/benchmarks">Benchmark Directory</a></li>
9771063
<li><a href="https://github.com/BenchGecko/benchgecko.github.io">Source</a></li>
9781064
</ul>
9791065
</div>

0 commit comments

Comments
 (0)