
KlaatAI — The AI That Learns How You Work
学习工作方式的AI助手,将任务分配给30多个前沿模型。
@otakuaakash · X
完整作品展
技术栈
11 projects

学习工作方式的AI助手,将任务分配给30多个前沿模型。
@otakuaakash · X

编写编码目标,让 AI 代理分解并执行任务。
dudemanAtl · HN
PlanWright – A control plane for AI coding agents

MCP协议任务队列,让AI编码代理请求和完成工作。
JulianQuinn · HN
Show HN: TaskPeace – a task queue my AI coding agents pull work from over MCP

Visual Wizard 是一个视觉工作空间,与编程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实时协作编辑器,支持文件共享、UML图表和群决策。
u/Hopeful-Can-1540 · Reddit
Trying to figure out distribution for a real-time collaboration tool LiveShareIt has been around for a bit, and the product has changed quite a lot recently. The basic idea is pretty simple: open a room, share the link, and start working together. No signup needed. People can share code/text, send files, use a collaborative whiteboard, and jump on a video call in the same room. One feature I’ve been playing with lately is the AI whiteboard. Instead of starting from a blank canvas, you

AI驱动的工程团队,规划、构建、测试和发布代码,具有人类监督。
@edgex11lz · X

将一句话想法转化为精确的 AI 提示词以供编码代理使用
@_m3rl1n

多语言代码学习助手,可在浏览器中直接编写和执行代码。
@francis7_a · X
Building - learning tools for devs and student. happy to connect.

Vibe Coding Plan用AI驱动的规划,为每个任务推荐最经济的AI模型。
@Hanumliahzhra · X
vibecoding free tier Just discovered Vibe Coding Plan - AI-powered project planning that breaks down ideas into actionable tasks! Check it out

通过交互式课程学习数学、编程、数据分析、AI和科学。
@BruceWayne95290 · X
just leaving a comment cause its 1am and im vibe coding, will come back tomorrow (on an alt account for open claw fyi) I've worked with the following brands: vytadose, bajabeachco, jaje health, eric javits, 4knines, welleco, coatdefence

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
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