
Lucid — Read the machine's mind
可视化语言模型在各层回答前的思考内容。
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers
完整作品展
技术栈
60 projects

可视化语言模型在各层回答前的思考内容。
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

为 AI 工具创建个人语境文件,跨平台便携。
@connorhpbrn · X
the garden for your context

追踪目标和失败的LLM智能体,跨会话保存状态并展示每步推理。
u/OGMYT · Reddit
I built LOLM, a lower-cost LLM agent that shows what it actually did — looking for blunt feedback I’m one of the founders/builders behind LOLM. Most AI products show an answer but hide whether the system retrieved anything useful, verified the result, switched models, hit a limit, or simply stopped. LOLM exposes those parts through controller events and run receipts. It includes: - Live agent - CLI - Coding and small app-building workflows - Memory and self-hosting options - Control decis

通用内存层使Claude和ChatGPT能通过MCP访问共享上下文。
12ziyad · HN
Shared memory graph for Claude and ChatGPT, over MCP

自动将提示词路由到最便宜的模型,节省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、清理数据集,教授和删除自定义事实,获得密码学删除证明。
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

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

为LLM输出提供token级引文API,通过注意力分析验证。
apoorvumang · HN
TokenPath – token-level citations for LLM output, read from attention

上传项目文件生成优化的 context.md 文件,用于 Claude 和其他 AI 工具。
u/Jealous_Buy_8829 · Reddit
Just updated my context builder https://reddit.com/link/1utq6y0/video/jy8bpbotxmch1/player You can now upload your whole project folder and get one clean, optimized markdown file that you can paste straight into Claude or Codex. All file uploads are 100% client-side. Let me know if you find this useful or not, would love some feedback! https://markdone.dev/ai-context-builder/ submitted by /u/Jealous_Buy_8829 to r/SideProject [link] [comments]

Ornymo通过语义缓存减少LLM查询成本和延迟。
u/ornymo_official · Reddit
how to reduce ai costs there are lots of way to reduce costs but there all complex to setup i know this cause i tried one in production so i built ornymo we cache meaning not the exact string allowing us to give same awnsers thus reducing llm costs and latency check it out at ornymo.com free for a limited time and let me know your feedback submitted by /u/ornymo_official to r/buildinpublic [link] [comments]

查看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 推理优化内核,在专用硬件上进行基准测试并竞争排名。
carsenk · HN
Frontier.fast – Help push the frontier of LLM speed forward