
DWS REPORT — 2026-07-19 18:53 UTC
实时LLM驱动的新闻聚合器,展示热门新闻和实时更新。
tdubey · HN
DWS A LLM Generated, "Drudge Report" style news site
完整作品展
技术栈
60 projects

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

压缩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 ⬇️

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

在 Enclave 保密计算平台上运行的 LLM 聊天界面。
SteveDeFacto · HN
Hi HN, I built Enclave, self-serve confidential compute on GPUs. Technical documentation is on the site, but I'd rather show than tell. Here are a couple apps hosted live on the platform: LLM Chat bot: https://cc1f4f3f.app.enclave.host AI Image Generation: https://da09d0f2.app.enclave.host If you have any questions, I would be more than happy to discuss.

微调LLM、清理数据集,教授和删除自定义事实,获得密码学删除证明。
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

向多个前沿大模型提问,获得经过同行评审的综合答案。
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

自动将提示词路由到最便宜的模型,节省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代币成本
@DeveloperL92487 · X
I built my first app in 60min And now I got $500 MRR in one month Check here if you are interested It’s a tool to reduce agent token consumption, speed up agent response, and clean up memory cache

查看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 API支出分析仪表板,按模型和环境分类,含优化建议
ATsimbalistov · HN
Show HN: Tracking GenAI cost and endpoint fragility so app teams don't have to

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

用WebAssembly在浏览器运行和管理LLM模型
userfrom1995 · HN
Goku – WASM (wllama)-powered LLM inference and model manager