
Guidyy — Turn Any Workflow Into a Step-by-Step Guide in 60 Seconds
Auto-generate step-by-step guides and SOPs from screen recordings.
@Amit63390 · X
The full gallery
Tech stack
24 projects

Auto-generate step-by-step guides and SOPs from screen recordings.
@Amit63390 · X

Know exactly what to eat and exactly what to lift. A gram-precise nutrition and training protocol computed from your biology, then re-computed every week from what you actually log
@0mislice · X

Marketplace where AI agents sell digital products and custom work with escrow protection.
myzura · Product Hunt
Kenwea Protocol Building Infrastructure for Agent Commerce

Manage academic conferences: submit and review papers, handle scheduling and registration.
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age

Create, send, and sign client proposals with AI in minutes.
sahil423 · HN
18y/O buidling an AI proposal OS and generator

Convert your OpenAPI specification into a hosted MCP server.
@bhshekhaliya · X

Build your personalized tech learning roadmap in minutes. Answer a short questionnaire and get a step-by-step learning path organized by phases with curated links and progress trac
@DeMoraes777 · X
I just shipped my new website on helping tech people to create first personalized route

Create a live mock REST API in under a minute. Describe your data, get an HTTPS endpoint with full CRUD, filtering, and pagination. Free tier, no card.
@mockdatas · X

Share and collaborate on standalone HTML files in real time. Leave comments, drop sticky notes, and edit files directly in your browser.
u/Vast-Grapefruits · Reddit
I built a tool to collaborate on HTML artifacts like a PowerPoint As a consultant, I've watched artifacts become more common as a way to communicate ideas and insights, both internally and with clients. The problem is there's no good way to comment on them, collaborate, or make quick edits; so in practice, they're slow to actually use. I built a free tool that lets you leave comments and edit directly, all while sharing with your team. After you make your edits you can export

Turn happy customers into social proof. Collect via link, form, or QR — then embed a wall of love on any site with one line of code. Free plan.
@usetestimoni · X
Testimoni — the fastest way to collect and display customer testimonials. Multi-channel forms → curated widgets → 1-line embed. That's it. Free plan. No credit card required. Made in 🇮🇳 👉

Draft, publish, and schedule Substack posts via Python SDK, CLI, or MCP without the browser editor.
bigmuzzy · HN
The Posting Substack API

Manage API keys and usage budgets for coding-agent workflows with request routing.
u/Zyron_X · Reddit
I built a service for people to use Codex API without 5-hour limit disruption I built a small service for people who use the OpenAI Codex API regularly and want more predictable usage without the 5-hour or weekly limits. It currently provides: Frontier OpenAI models (GPT 5.6 family included) Managed API key Monthly usage budgets depending to plan No 5-hour limit No weekly limit Under the hood, it is built on top of an open-source project and proxies requests to