
OpenLLM — All your LLM needs in 1 place
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
完整作品展
技术栈
60 projects

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

LLM驱动的新闻聚合器,实时呈现和更新热门故事。
tdubey · HN
DWS A LLM Generated, "Drudge Report" style news site

向多个前沿大模型提问,获得经过同行评审的综合答案。
u/Puzzleheaded-Log-27 · Reddit
Building a multi-model AI deliberation tool taught me something about trust LLM Counsel isn't another wrapper around one model - it sends your question to a panel of frontier LLMs, has them peer-review each other anonymously, and an impartial "chairman" model returns one synthesized answer. Free to start, pay-as-you-go after, credits don't expire. What I've learned so far: people trust a synthesized answer a lot more once they can see that the models actually disagreed and how that disagree

压缩LLM提示词和文档以降低token使用和API成本
@marcusyul · X
THEY JUST GAVE AWAY 100 MILLION FREE TOKENS SO YOU CAN STOP BURNING THROUGH YOUR CLAUDE CODE BUDGET. if you code with AI you already know: the session fills up, starts failing, and on top of that you're overpaying there's a tool that fixes this: it shrinks the context before the model even sees it same model, same response, a fraction of the cost in a real session: from $154 to $43. a 72% drop and right now: → extend your Fable sessions in Claude Code → 100M free tokens to try it out you don't switch models you don't touch your code you just stop paying to repeat yourself link below ⬇️

FlexInference: 通过多个提供商路由LLM API请求,降低成本和延迟。
Aperswal · HN
Made a Free LLM Router

自动将提示词路由到最便宜的模型,节省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

压缩提示词以减少向LLM API发送的token数量和成本。
@asgujjuasitgets · X

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

观看两个 LLM 在物理竞技场剑战,盲投选择更聪明的。
u/Time-Shelter-35 · Reddit
I built a site where two LLMs sword-fight in real physics and you blind-vote who's smarter Two months ago I thought: what if the AI benchmark was just… watching them fight. So: https://stickblade-arena.vercel.app Two random LLMs get stickman bodies in a pymunk physics arena They each turn output JSON moves (swing, block, dash, shoot bow, throw flail…) Ragdolls, momentum, weapon collisions, the whole bit You watch the replay without knowing which model is which and vote who f

在欧盟托管私有 LLM 实例,固定月费无使用限制。
CodingPanda42 · HN
Virtual Private LLM, fixed fee with no usage or token limits

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

从网站生成 MCP 端点和 llms.txt 文件供 AI 代理集成。
AshHackerNews · HN
AgentReady – MCP server that makes any docs site queryable by AI agents