
nanointerpret
Interactive playground for exploring how language models interpret and process text.
belluxx · HN
Nanointerpret – LLM Interpretability Playground
The full gallery
Tech stack
60 projects

Interactive playground for exploring how language models interpret and process text.
belluxx · HN
Nanointerpret – LLM Interpretability Playground

See the concepts a language model holds at each layer before it answers.
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

Analytics dashboard for LLM API spending by model and environment with optimization suggestions.
ATsimbalistov · HN
Show HN: Tracking GenAI cost and endpoint fragility so app teams don't have to

Track AI models used in your apps and receive warnings before they're deprecated.
taylorgt · HN
Find every AI model your code calls and warn before it's retired

Grades AI agents' real conversations with an LLM judge, providing A–F scorecards and FinOps analysis.
@tech_maju · X

Automatically route each prompt to the cheapest capable model to cut API costs.
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

Fine-tune LLMs with your data and manage custom facts with cryptographic deletion proofs.
@MBrew26730 · X
Dataset cleaning + fine tuning + continual learning at

Inspect AI reasoning traces and evaluate model groundedness in your AI systems.
malik_dixon1 · Product Hunt
TraceLogicAI: AI Architecture Evaluation Compare AI architectures with evidence, not guesswork

Access multiple AI language models through a unified API interface.
u/DanTahirCode · Reddit
I built an open source coding agent with a personality - meet Klenny Code 🐾 Hey r/SideProject, my name is Dan Tahir, and I'm here to show off something I'm really proud of: Klenny Code, the open source coding agent with personality. A fully capable coding agent with memory and cross-project referencing, plus an assistant who can read your email, run scheduled tasks, pilot your browser, and be your corgi pal. Here's the pitch: bring your own OpenRouter API key, and Klenny wil

Watch randomly paired LLMs compete in a physics arena and blind-vote which performed smarter.
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

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

Tests LLM endpoints with adversarial cases and provides OWASP-mapped security audit reports.
@aryaan_sheth · X
- LLM security for small teams