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

seus.ai 自动设计、构建和部署软件系统。
@Bim_evaporates · X
Check out DMs open

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

用可视化编辑器设计、测试和发布AI就绪的API。
@milonspace · X
A specification nobody can find is functionally the same as no specification.

在多个运行时中设计、验证和比较AI代理部署,具有内置治理功能。
@paulrodturner · X

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

自动在多个平台部署应用的AI智能体。
Aarav03790 · HN
I made AI agent that deploys your thing on diff plats automaticaly

AI驱动的浏览器IDE,提供实时编辑、网站构建和设计功能。
@zyvadev · X
✨ AI Vibe Coding 🎨 Website Cloning 💻 Live Code Editor 👀 Live Preview 🎭 Design Presets 🖼️ Auto Logo & Favicon 🗄️ Database 🌐 Free Hosting & Subdomains Native 0G SDKs: ⚡ 0G Compute 💾 0G Storage ⛓️ 0G Chain Everything in one AI Cloud IDE. build with 0G

与多个 AI 模型聊天,进行深度研究和编码任务。
@Shekar77hima · X
run deepresearch, coding agents for free.

用一行代码部署强大的 AI 模型,享受业界最具竞争力的 GPU 价格。
Synexa AI — 一行代码部署 AI 模型 (Replicate 50% 低价平替),Synexa 是运行无服务器 AI API 最具性价比的解决方案,提供业界最具竞争力的 A100 GPU 价格,相比其他服务商可节省高达 62% 的 AI 算力成本 - [更多介绍](https://github.com/1c7/chinese-independent-developer/issues/47


个人AI助手Textmyagent,学习了解你并自动处理日常任务。
@eddleman · X

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t