
Curio — Where humans review the documents AI creates
在Curio上钉选AI文档反馈,AI将读取并修订。
ashaney · HN
Curio, a place for HTML files
完整作品展
技术栈
25 projects

在Curio上钉选AI文档反馈,AI将读取并修订。
ashaney · HN
Curio, a place for HTML files

使用AI技术生成复杂的Excel公式。
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

用AI编码助手实时可视化设计工作原型
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

与AI助手分享加密代码和文本,它会记住对话上下文。
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

检测你的写作中的AI内容,修改标记段落后重新验证
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

在统一终端界面中协调多个 AI 编码代理和项目。
@soracstv · X
I run my AI coding agents with AgentsRoom, a visual command center for multi-agent development. @AgentsRoomDev #VibeCoding #AI

AI代码审查工具,在microVMs中运行代码以捕获更多错误。
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代码审查智能体,识别问题并生成拉取请求。
@hyraxai · X


在云devbox中监控和控制自主编码代理的平台。
pranav100000 · HN
Aether – Run Claude Code, Codex, or OpenCode in devboxes you can watch

AI代码审查助手,自动提供拉取请求的修复建议。
@Kony_05 · X
Here’s my products. KOINCODE CLI KOINCODE Review

协调多个 AI 编码代理在共享代码上工作,无冲突无需登录。
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