
DevMe
DevMe is the next generation of modern and easily accessible development portfolios.
@usedevme · X
The full gallery
Tech stack
60 projects

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

Generate MCP endpoints and llms.txt files from any website for AI agents.
AshHackerNews · HN
AgentReady – MCP server that makes any docs site queryable by AI agents

Send your question to a panel of LLMs that peer-review each other and return one synthesized answer.
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

Compress prompts before LLM API calls to reduce token usage and costs.
@asgujjuasitgets · X

Upload your data to fine-tune custom language models with cryptographic deletion proofs.
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

Upload receipts to a shared link; LLM automatically sorts and organizes them.
jahnoikka · HN
Sorted Receipts - clients dump receipts in one link, LLM sorts them

Guide an LLM to escape a sandbox in as few steps as possible.
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]

Compare LLM models and prices, access 31-80 multimodal tools via MCP for Claude, Cursor, and other AI development platforms.
tokenlabai · HN
TokenLab MCP, model discovery, pricing, and native AI endpoint tools

Anonymous LLM proxy accepting Bitcoin and Monero for API access to Anthropic and OpenAI without an account.
not_wowinter13 · HN
Anonymous LLM proxy. Pay in crypto, no account needed

Compare LLM API pricing across 450+ routes and calculate real monthly costs with caching and batch pricing factors.
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

Route LLM API traffic through a gateway with built-in cost tracking, latency analytics, and PII redaction.
charltonraven · HN
RavenGate – LLM gateway that redacts PII across SSE chunk boundaries

Detect if your LLM API has been model-swapped or degraded with 6 deterministic probes.
cocodot LLM 降智检测 — 免费的 LLM API「降智/偷换模型」在线检测:填入任意 OpenAI 兼容端点的 base_url 和临时 API Key,跑 6 项探针(模型声明、动态题、能力完整性等)生成分项报告;Key 仅用于当次检测、不落库不留存,检测方法[开源](https://github.com/cocodot2026/cocodot-llmprobe)