
seus.ai — Autonomous Software Creation Engine
Autonomously design, build, and deploy software systems.
@Bim_evaporates · X
Check out DMs open
The full gallery
Tech stack
28 projects

Autonomously design, build, and deploy software systems.
@Bim_evaporates · X
Check out DMs open

AI tool that generates tailored business ideas with success scores and investor-ready pitch materials.
@pitchspark_ai · X

Coordinate multiple AI coding agents and projects in one unified terminal interface.
@soracstv · X
I run my AI coding agents with AgentsRoom, a visual command center for multi-agent development. @AgentsRoomDev #VibeCoding #AI

Create custom resumes and portfolios with AI, no templates required.
@jaura_id · X
Hi! ⚡️ Building right now—an agentic AI resume maker that acts like a proactive career agent rather than just a basic template editor. Literally just hit Day 1 of my #BuildInPublic journey today. Let's connect! 🙌

Describe your business to get an AI-built website with SEO planning, free for your first site.
@James_Gibbons2 · X
Check out - the AI that builds your website for free!

Answer questions to generate structured AI prompts for ChatGPT, Claude, Cursor, and other AI tools.
@askjames_co · X

AI agent that generates, builds, runs, and deploys complete projects from text prompts.
@liquidated0x · X
building an AI coding agent that ships full projects from a prompt — if you're if you're curious

Desktop app for running multiple AI coding agents in parallel across git worktrees
vuphanse

Apply curated design palettes and typography to your AI-generated website.
@Hamzadevio · X
just shipped. my goal is to help founders add taste to their vibe coded ugly looking apps. (especially the purple gradient, can't see it no more..)

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

Search and discover AI Skills by professional scenario, save collections, and install into Claude Code with one click.
SkillForge — Claude Skill 发现与分发平台,按职业场景组织 5700+ skill 覆盖 30 个垂直领域,一行命令装到 Claude Code / Cursor,登录后可留存自己的工具集

Embeddable visual workflow builder for web apps with optional AI assistance.
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