
Tokscope
See exactly where your Claude, GPT & Gemini costs go
What it does
19yo from Japan. Built with Claude Code — I can't write code myself. Problem: I use Claude, GPT, and Gemini. Every month I'd open multiple dashboards to add up costs manually. Twice I got surprise bills from forgotten scripts. Tokscope fixes this. One dashboard for Claude, GPT, Gemini + 9 providers. → Daily and per-model cost breakdowns → Budget alerts via Discord, Slack, or email → AES-256-GCM encrypted keys → Free: 14 days history, no credit card Built solo, with AI.
Does the same job
all alternatives →
- IMI made the slowest, most expensive GPT2024 · ithy.com · ▲74
This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text…

Claude TunerJul 2026 · claudetuner.com · ▲14Never hit your Claude, ChatGPT or Gemini limit by surprise
SoundGTMJun 2026 · partnertracker.soundgtm.com · ▲18Run your B2B partner program from Claude, ChatGPT, or Gemini

More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com