
AI App Builder | Vibe Code Apps & Websites with AI, Fast
用 AI 快速构建应用和网站,无需编码技能。
@cecond_thoughts · X
Don't know about vercel but a website can have and only have its frontend vibe-coded, and backend not vibe coded but hosted on railway.
完整作品展
技术栈
29 projects

用 AI 快速构建应用和网站,无需编码技能。
@cecond_thoughts · X
Don't know about vercel but a website can have and only have its frontend vibe-coded, and backend not vibe coded but hosted on railway.

使用AI生成和关键帧编辑,在浏览器中创建矢量和3D动画。
@listudio · X
Fable 5 规划+Codex 执行,效率真的很 ok。一个周末上线了两个工具网站。麻了。。 👉: 和

与能自主操控计算机的AI助手互动完成任务。
stan_kirdey · HN
Clark – AI assistant with own computer

Flowdia 用 AI 团队来规划、设计和部署配备真实数据库和 API 的应用。
@islamtaha · X

在工作空间中组织项目、任务和路线图,支持 AI 上下文导出。
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

上传项目文件生成优化的 context.md 文件,用于 Claude 和其他 AI 工具。
u/Jealous_Buy_8829 · Reddit
Just updated my context builder https://reddit.com/link/1utq6y0/video/jy8bpbotxmch1/player You can now upload your whole project folder and get one clean, optimized markdown file that you can paste straight into Claude or Codex. All file uploads are 100% client-side. Let me know if you find this useful or not, would love some feedback! https://markdone.dev/ai-context-builder/ submitted by /u/Jealous_Buy_8829 to r/SideProject [link] [comments]

AI网站构建器:描述您的业务,获得完整网站,首个免费。
@James_Gibbons2 · X
Check out - the AI that builds your website for free!

用AI协助管理产品开发、路线图、任务和反馈投票。
@jimmy_harika · X
TLDR: Notion shipped my exact app that I have using in my daily workflow from last 2 years. Try here: It got a mcp that wires to your claude code and codex. Git integration is almost complete and will ship in coming days

使用 Claude Code 构建可通过 SMS 与外部系统交互的 AI agent。
jacobgc · HN
Outside Agent – Build SMS Agents from Claude Code

用提示词生成完整创业包:AI自动构建应用、品牌、落地页和推广视频。
@Harel1386812 · X
Tomorrow. Most AI tools build an app. Blyft builds your startup. One prompt. AI builds your app, then creates your brand, landing page, promo video, and analytics. 📦 Startup in a Box. #AI #VibeCoding #Startup

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

可嵌入的可视化工作流编辑器,支持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