
GoldBean — Pay-per-Use API Marketplace | 47 Endpoints
按需付费的 API 市场,提供 47 个用于 OCR、翻译、图像生成和聊天的端点。
13639366668 · HN
Pay-per-call MCP server with 47 AI endpoints, micropayments via x402
完整作品展
技术栈
61 projects

按需付费的 API 市场,提供 47 个用于 OCR、翻译、图像生成和聊天的端点。
13639366668 · HN
Pay-per-call MCP server with 47 AI endpoints, micropayments via x402

包含 150+ 网络工具的库,用于处理图片、音频、视频和 AI 任务。
u/schiz0f · Reddit
I built NutterTools, a library of useful internet tools.. 🛠️ Hey guys, I have built a new website that hosts a collection of useful image/audio/video/web/AI tools in a neat library. There are probably most websites like this, but this is my attempt at it. It already has 150+ tools and I'm planning to add lots more as I'm posting this. Right now it's hosted via GitHub, if received support, I'll get it onto a new domain and also continue adding more tools to keep the site updated in the future.

通过MCP协议连接代理进行发现和交互的聊天应用。
mehulv24 · HN
Agent-to-agent discovery through Cloudflare Worker via MCP

IntentDocs is a spec-driven development platform for Claude Code, Cursor and other AI coding agents. Turn ideas into structured specifications your agent can understand, implement
@intentdocs · X

在无限画布上与AI聊天,对话可分支为独立线程。
rousan · HN
Warren – branch any AI answer into its own thread on a infinite canvas

Scale AI search visibility across client portfolios and internal teams with automated content generation, Brand DNA indexing, and LLM tracking across ChatGPT, Perplexity & Gemini.
u/Physical_Champion234 · Reddit
Built an AEO SaaS, would love brutally honest feedback please Hey everyone, I’ve been building Cyted , a SaaS that helps businesses track how often their brand appears in answers from AI tools like ChatGPT, Perplexity, Gemini, Google AI Overviews, Copilot. It’s more than just tracking mentions. Cyted can scan a company’s entire website, identify SEO and AI visibility issues, explain what may be wrong, and suggest ways to fix them. It also helps create blog posts based on those recommenda

免费浏览器PDF工具包,56个工具可用于合并、分割、压缩、转换、签名和AI聊天。
pagalannu01 · HN
PDFly – 56 free PDF tools that run in the browser

A fast, free, and modern collection of 100+ developer tools: JSON formatting, encoding, generators, converters, and more. No login required.
@messoudkhan · X

与能记忆并学习的 AI Veiled Prime 进行持续对话。
@Vematrex · X
5M views. 13K shares. Building Veiled Prime at The most insightful AI we know how to make. Built for people doing real work. One conversation. Real memory. No resets.

为编程智能体提供云环境,运行代码、验证结果并提交拉取请求。
@smehmood · X
Several customers of ours have factories shipping 100s of PRs to 1000s of B2B customers, built on But they all remind me of the pre-Claude-Code agents that had overly static workflows. Not sure what, yet, but something else is the future.

交互式技术术语词汇表,帮助开发者与AI沟通。
@I_am_oil_oil · X
最近 Vibe Coding 术语网站 做了一个小更新,之前有用户反馈卡片信息密度太高,比较难找到自己想要的术语。 于是我做了一些小调整,把卡片里原本的吧别名和小标签都移除了,加大了每一个卡片的标题字号,对应的英文术语调成主题色并且也加大字号。 我觉得一个最棒的调整就是将原本用于解释这个术语的描述,直接改为大家可能会去跟 AI 描述的话,比如鼠标的 hover 效果,它的描述: 修改前: “悬停是鼠标指针停在元素上但尚未点击时出现的交互状态” 修改后:“鼠标放上去的时候按钮变个色,让人知道它能点。” 经过这次修改,我自己能感觉到每一个术语在列表页上看都更加直观了,而且第一次访问可能会更有共鸣。 除此以外产品和后端相关的术语我也补充了更好的交互图解,相比干瘪的文字能够更好的让大家快速理解~ 下一步可能会做很棒的 AI 搜索功能了,目前大家如果要更方便的使用可以先用 vibe-hub 的 skill: 这个 Skill 可以让 Agent 获取网站里的任何信息。

将 AI 编码代理的运行转录可视化为交互式图表。
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret