关于本站

AI 开发者工具箱是一套面向开发者和 AI 玩家的免费在线工具合集。没有注册、没有弹窗、没有套路——打开就能用,所有计算都在你自己的浏览器里完成。

我们在做什么

这个站最初只有一个工具:Token 流式模拟器。它模拟大语言模型逐 token 流式输出的过程,做演示、录屏、教学都很方便。后来慢慢加上了周边的工具和数据查询:

  • Token 流式模拟 —— 1–5000 tok/s 可调,Markdown 实时渲染
  • Token 计数器 —— 统计文本 token 数,估算主流模型 API 费用
  • CPU 跑分查询 —— 6715 款处理器 PassMark 跑分查询、对比、相似性能匹配
  • 显卡 AI 算力 —— 102 款显卡跑本地大模型的 AI 评分与 tok/s 速查
  • 还有 JSON 格式化、Base64、时间戳、正则测试等一批常用开发小工具

数据从哪来

CPU 跑分数据来自 PassMark 公开榜单(2026 年 8 月快照),显卡 AI 算力数据来自 gpubattle.com/ai 的实测汇总。数据仅用于参考,购买硬件前建议多渠道核实。

技术说明

全站为纯静态页面,无后端、无数据库。除字体外所有资源本地化,不依赖任何外部 CDN;不用框架,原生 HTML + CSS + JavaScript。工具产生的数据(输入的文本、对比列表)只存在于你的浏览器内存中,刷新即消失。

关于文章

文章板块是我自己整理的评测榜盘点、硬件实测和科普内容,与工具一一配套。数据类文章都会注明来源和统计口径,观点仅供参考。

联系我

发现 bug、有工具建议、或者只是想聊聊,欢迎发邮件到 [email protected]

AI Developer Toolbox is a collection of free online tools for developers and AI enthusiasts. No sign-up, no paywalls — open the page and use it. Everything runs locally in your browser.

What we build

The site started with a single tool: the Token Stream Simulator, which simulates how LLMs emit text token by token — great for demos, screen recordings and teaching. Around it we added:

  • Token Stream Simulator — adjustable 1–5000 tok/s with live Markdown rendering
  • Token Counter — count tokens and estimate API costs
  • CPU Benchmark Search — search, compare and match 6,715 PassMark CPU scores
  • GPU AI Compute — AI score and tok/s for 102 GPUs running local LLMs
  • Plus everyday dev tools: JSON formatter, Base64, timestamp, regex tester and more

Where the data comes from

CPU scores come from public PassMark rankings (August 2026 snapshot). GPU AI scores are aggregated from gpubattle.com/ai measurements. Treat all numbers as reference only and verify before making purchase decisions.

Technical notes

This is a fully static site — no backend, no database, no framework. All assets are served locally (no external CDN). Data you type into tools never leaves your browser and disappears on refresh.

Articles

The articles section features benchmark roundups, hardware tests and explainers I put together myself, paired with the tools. Sources and methodology are noted in each post.

Contact

Bug reports, tool ideas or just feedback — email [email protected].