
Curio — Where humans review the documents AI creates
Pin comments on AI-generated documents for the AI to read and revise.
ashaney · HN
Curio, a place for HTML files
The full gallery
Tech stack
25 projects

Pin comments on AI-generated documents for the AI to read and revise.
ashaney · HN
Curio, a place for HTML files

Generate Excel formulas with AI technology.
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

Design working prototypes visually with an AI coding agent in real-time.
u/tokmako · Reddit
I am developing an alternative work environment to Claude Design. When I first tried Claude Design, I really liked the idea. But after generating a design, I kept wanting a more direct way to continue working on it not as a separate design representation, but as a live, working interface. That’s what I’m building with VisualWizard. The canvas contains real, interactive prototypes. You can select elements directly, move or resize them, change styles, and keep interactions and

Share encrypted code and text with an AI assistant that remembers your context.
u/clausyn · Reddit
I built Pastepile because I was tired of re-explaining the same context to Claude and Cursor I originally built Pastepile as a fast way to share code, logs, configs, and text without creating an account. While using AI coding tools, I kept running into another problem: every new session meant explaining the same architecture, decisions, debugging history, and project context all over again. So I added an MCP server that lets Claude, Cursor, Windsurf, VS Code, and other MCP clients save us

Scan your writing for AI-generated content and revise flagged passages
u/Cnye36 · Reddit
I built an AI detector and I'm not sure the score is the useful part I started building DidAIwriteit.com thinking the most useful part was the sentence level scoring and rescan. I thought, scan a draft, flag suspicious sentences, help the user rewrite and rescan to pass the detector before a teacher, client, or editor did. That felt like the product. But I kept running back into the same question: What does that actually prove, at the end of the day it is still just a number, the landsca

Coordinate multiple AI coding agents and projects in one unified terminal interface.
@soracstv · X
I run my AI coding agents with AgentsRoom, a visual command center for multi-agent development. @AgentsRoomDev #VibeCoding #AI

AI-powered code review tool that executes code in microVMs to detect more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db

AI agent that reviews code commits, identifies issues, and generates pull requests.
@hyraxai · X

Create AI-customized QR codes that are both artistic and scannable.
@naitik_dabhi · X
Get more scan.

Cloud platform to watch and control autonomous AI coding agents.
pranav100000 · HN
Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

Get AI-powered code reviews with fix suggestions on your pull requests.
@Kony_05 · X
Here’s my products. KOINCODE CLI KOINCODE Review

Coordinate multiple AI coding agents on shared code without conflicts or signups.
u/KangarooPitiful594 · Reddit
I built Aethereum: a team coordinator for AI coding agents (free beta) the simple version: if your team codes with AI agents, aethereum keeps them coordinated so you ship faster. everyone runs whatever agent they like (claude code, cursor, codex, cline, zed) and they all join one room. agents see what each other is building, get warned before breaking each other's changes, and can share code between machines end to end encrypted. when two agents want different API shapes they negotiate it b