
LLM 推理计算器 | LLM Inference Calculator
估算LLM推理所需的显存、延迟、TTFT、TPOT与吞吐量。
popopanda · HN
LLM Inference Calculator – Estimate VRAM, Latency, and Throughput
完整作品展
技术栈
20 projects

估算LLM推理所需的显存、延迟、TTFT、TPOT与吞吐量。
popopanda · HN
LLM Inference Calculator – Estimate VRAM, Latency, and Throughput

与AI模型进行策略游戏,查看大语言模型在排行榜上的排名。
masterchef2209 · HN
I created a platform to check which AI models is the best gamer

Format-agnostic LLM hub. Bring your own provider keys and route across Anthropic, OpenAI, ChatGPT/Codex, Kimi, Alibaba DashScope, and AWS Bedrock — with unified observability and c
@0xxmemo · X

Token Gobbler:扮演AI角色在街机游戏中吃令牌、躲避注入攻击和速率限制。
dschwede · HN
Token Gobbler – the goofy game where you're the LLM

Get your game in front of Players, Publishers, and Press. Highest bid takes the #1 Spotlight. Exclusively for iOS and Android mobile games.
@hiimanshu19x · X

查看LLM模型在10个基准问题上的评分和排名。
fristovic · HN
She watched me look at model rankings and asked what do the numbers mean... I literally had no good way of explaining it to her so I just came up with something that is approximately in the same ballpark as some of the benchmarks out there lol

将LLM调用路由到成本最低的合适模型,保持质量。
george_avila · Product Hunt
IQ Routing Trajectory-aware LLM routing that cuts agent cost

聊天对比 AI 模型,投票参与排行榜排名。
u/Rabus · Reddit
I got TestingModels too overcomplicated over the month it is running: looking for some feedback how to make it more useful and simpler I run a benchmark like arena.ai , but with pre-generated prompts. So far, nearly 6k people came in and like 30k comparisons has been made - which means the thing is genuinely useful for people to compare the models. The problem is the more features i started adding the more overblown and complicated UI became - like old internet explorer tab bars Old: ht

自动将提示词路由到最便宜的模型,节省API成本。
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified

追踪您的应用中使用的 AI 模型,并在其被弃用前获得警告。
taylorgt · HN
Find every AI model your code calls and warn before it's retired

用 LLM 评估 AI agent 对话质量,提供评分卡和成本分析。
@tech_maju · X

管理NFL球队,征募球员,处理薪资空间,并在浏览器中进行实时2D比赛。
u/Bellaposa · Reddit
I built a browser-based football GM simulator with a real-time 2D match engine. 2 months solo. Here's what I learned. TouchdownGM — touchdowngm.com Solo dev, 2 months, zero funding. The hardest parts: 1. The 2D match engine Simulating play outcomes with physics took 3 rewrites before the "momentum" system clicked. Teams can go on runs, weather changes physics (mud slows speed ratings, snow reduces accuracy). 2. AI press conference Built a decision tree + contextual coaching pers