
GoldBean — Pay-per-Use API Marketplace | 47 Endpoints
Use 47 pay-per-use APIs for OCR, translation, image generation, and LLM chat.
13639366668 · HN
Pay-per-call MCP server with 47 AI endpoints, micropayments via x402
The full gallery
Tech stack
61 projects

Use 47 pay-per-use APIs for OCR, translation, image generation, and LLM chat.
13639366668 · HN
Pay-per-call MCP server with 47 AI endpoints, micropayments via x402

Library of 150+ browser-based tools for images, audio, video, web, and AI tasks.
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.

Chat interface connecting agents for discovery and interaction via 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

Chat with AI on an infinite canvas where conversations branch into their own threads.
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

Free browser-based PDF toolkit with 56 tools including merge, split, compress, convert, sign, and AI chat.
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

Chat with an AI that maintains continuous memory and learns from each conversation.
@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.

Cloud environment where coding agents run code, verify results, and submit pull requests.
@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.

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

Visualize AI coding-agent runs as interactive graphs from your transcript files.
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