
Swarmy · Autonomous QA agents for web & mobile
自动QA智能体测试网页和移动应用,发现流程和漏洞,重放测试场景。
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.
完整作品展
技术栈
60 projects

自动QA智能体测试网页和移动应用,发现流程和漏洞,重放测试场景。
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.

由Codex和Grok驱动的AI笔记应用。
@Number1AIFanboy · X
I got to go to bed. More coding tomorrow. I just had a realization that I'm building cool shit, using @grok in an app that I built with Codex and refined with Grok. And now Grok just works on himself. LFG🚀 Drop me a note here: Get the app here (use LAUNCH50):

上传银行对账单和发票,自动生成分类账和GST对账账簿。
@pujaabharadwaj · X

物理引擎驱动的波浪生成交互工具
@Chris73ai · X
Finished this up recently, it’s a wave generator based on physics. Purely for fun 😁

Build AI-powered workflows from your notes to automate GTM and sales processes.
@jingconan · X
Hi! Let's Connect! I am building which helps founders to turn ideas to reusable workflows


编写目标,AI代理(Claude、Cursor、Codex)分解并执行编程任务。
dudemanAtl · HN
PlanWright – A control plane for AI coding agents

用真实句子和间隔重复闪卡学习多种语言。
@LinguExcel · X
Become fluent in any language faster than ever by reviewing thousands of real life sentences. Treat language learning like a HIIT workout.

用于在 git worktrees 中并行运行多个 AI coding agents 的桌面应用
vuphanse

在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X


3D骰子模拟工具,支持D4-D20,掷骰即得结果和总点数。
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。