
DevMe
DevMe is the next generation of modern and easily accessible development portfolios.
@usedevme · X
完整作品展
技术栈
60 projects

DevMe is the next generation of modern and easily accessible development portfolios.
@usedevme · X

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

向多个前沿大模型提问,获得经过同行评审的综合答案。
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 API发送的token数量和成本。
@asgujjuasitgets · X

用你的数据微调定制语言模型,支持密码学删除证明。
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

分享链接上传收据,LLM 自动分类和整理。
jahnoikka · HN
Sorted Receipts - clients dump receipts in one link, LLM sorts them

引导LLM在最少步骤内逃离沙箱。
u/smakosh · Reddit
I made a game where an LLM has to escape a sandbox, and every move it makes is a real billed API call https://reddit.com/link/1vjv3lw/video/rvv7hiuprdih1/player Link: https://chat.llmgateway.io/escape/r/aqX41BDwlrje2tX5Me15 submitted by /u/smakosh to r/SideProject [link] [comments]

TokenLab MCP:对比 LLM 价格,访问 31-80 个多模态工具。
tokenlabai · HN
TokenLab MCP, model discovery, pricing, and native AI endpoint tools

用比特币或门罗币购买 API 密钥访问 Anthropic 和 OpenAI,无需账户。
not_wowinter13 · HN
Anonymous LLM proxy. Pay in crypto, no account needed

对比450+个LLM API定价方案,计算实际月度成本,支持缓存和批处理定价。
u/Greywolff06 · Reddit
I built LLMPrice — a free calculator for comparing LLM API costs across 450+ pricing routes I kept running into the same problem when comparing LLM APIs: the headline token price doesn't always tell you what your actual workload will cost. Caching, batch pricing, reasoning tokens, retries, different endpoints, and OpenRouter routes can change the result quite a bit. So I built LLMPrice.com. You enter your workload once — requests, input/output tokens, caching, retries, etc. — and it com

通过 RavenGate 网关路由 LLM API 流量,追踪成本、分析延迟、隐蔽 PII。
charltonraven · HN
RavenGate – LLM gateway that redacts PII across SSE chunk boundaries

检测LLM API是否被降智或偷换模型,一键跑6项探针得出结果
cocodot LLM 降智检测 — 免费的 LLM API「降智/偷换模型」在线检测:填入任意 OpenAI 兼容端点的 base_url 和临时 API Key,跑 6 项探针(模型声明、动态题、能力完整性等)生成分项报告;Key 仅用于当次检测、不落库不留存,检测方法[开源](https://github.com/cocodot2026/cocodot-llmprobe)