
seus.ai — Autonomous Software Creation Engine
自动化地设计、构建和部署软件系统的平台。
@Bim_evaporates · X
Check out DMs open
完整作品展
技术栈
16 projects

自动化地设计、构建和部署软件系统的平台。
@Bim_evaporates · X
Check out DMs open

在 Axis Hub 创建机器人运动轨迹以支持物理 AI,赚取积分奖励。
@lijiaoshou12 · X
来了来了, @axisrobotics 与币安钱包上线了,动为期约 30 天,奖池是 150 万 Axis Points,跟平时主站的积分是分开算的,两个周期各分 75 万。 活动注册: Axis 定位为 Physical AI 的数据引擎,在 Axis Hub 完成任务,实质是产出机器人运动轨迹,完成演示 → 平台审核 → 在 Base 链上签名,贡献会形成链上记录。 任务名额:每日约 20,000 个,先到先得;首日于 14:00 SGT 开放,之后多在每日 20:00 SGT 刷新 ,同时纪念徽章在完成轨迹签名的的时候可获得。 操作流程: 1.电脑上用币安钱包插件登录 Axis Hub 2.进到币安那一栏的活动页 3.做任务,每个任务最多交 5 条轨迹 4.审核过了去 Portfolio 里上链签名 关键的一点只有签过名的才算数,第二周期截止是 9 月 25 号下午 2 点,到点还没签的,就不会进最后的分配。 活动入口: @axisrobotics @KaitoAI

通过拖拽积木为 PiBlocks 机器人编程,无需编码经验,支持蓝牙控制。
@danenja · X
Unrot the brain. Build a robot.

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

获取AI维修报价,预订上门手机和笔记本电脑维修服务。
u/Ok_Union_9840 · Reddit
I built a repair business where the AI quotes you in 10 seconds instead of making you call 5 shops The thing that made me build this: I cracked a screen, called four shops, and every single one said "bring it in and we'll take a look." Nobody would give me a number on the phone. Then it's 3–5 days without the machine I work on. So travelling-technicians.ca does the opposite of both halves of that. You get a real price in about ten seconds, and then someone drives to you and fixes it a

用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

使用AI生成的脚本、配音和字幕创建无脸视频,自动发布到TikTok和YouTube。
Fableclip — AI 视频自动化工具,输入创意即可自动写脚本、生成配音与配图,并按排期自动发布到 YouTube、TikTok 等平台

使用AI设计移动应用界面,导出HTML、设计令牌和代码。
@9to5_Dad · X
Ai mobile app ui designer with taste

在无代码工作区中快速创建协调的 AI 代理团队,支持审批和 Slack 集成。
ns90001 · HN
Oasis - Giving Agents Situational Awareness

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.

Publizo是AI自动化工具,自动选题、撰写文章、生成图片并发布到WordPress。
@DacyoUI · X
- automate your blog and content publishing

由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