
完整作品展
技术栈
60 projects


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

一款赛博朋克主题的闲置点击游戏,生成数据包、解锁升级来推进游戏进度。
@ClickSploit · X
I’m excited to officially launch ClickSploit. Check it out here: What started as a fun side project turned into a cybersecurity-themed idle clicker game. I built ClickSploit by using AI to help bridge some of my coding gaps, while leaning on my IT and tech experience to shape the game’s concepts, progression, and terminology. The game is meant to be fun first, but also gives players a small look into real cybersecurity ideas like alert triage, threat intelligence, vulnerability management, endpoint detection, identity security, automation, and building a stronger security program. It’s not a technical simulator, but it is a fun way to get a light introduction to tools and operations that people in cyber and IT work with every day. ClickSploit is accessible directly in your browser on both desktop and mobile phones, so there’s nothing to install. Mobile App development is in progress! This is still early, and I’ll continue improving the game with new conten

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

Voidocs 为初创团队创建专业文档,无需代码配置。
@hannah24_app · X

输入游戏描述生成可玩的复古游戏,可分享和混音。
@describegames · X
We are seeing so many games on the timeline built with Claude Fable But what happens on July 7 when Fable becomes too expensive for most people, and everyone still wants to build cool AI games? is your answer.

Continuum是统一的AI聊天与编程应用,支持Claude、Grok等100+模型。
@ContinuumCode · X

使用AI辅助编辑视频,同时保持完全的创意控制。
u/Juliur_ · Reddit
Built a "Cursor for Video Editing" because I couldn't stand another AI editor making decisions for me I've been building video tools for a while and here's my honest take: fully automated AI video editors are garbage. They cut the wrong frames, misplace captions, and you're stuck manually undoing everything. It's faster to just edit the damn thing yourself—but that takes 4+ hours per video. The problem isn't AI. It's that AI editors pretend they know better than you. They don't. So I buil

Vidmo 是浏览器 AI 视频编辑器,从提示词创建动画视频,支持关键帧、效果和配音编辑。
u/Savings_Wolverine408 · Reddit
turns out you can make launch videos in the browser now! turns out you can make launch videos in the browser now, and Claude Opus is doing the heavy part we have been working on vidmo.app , a free browser based motion design editor for making product videos, launch clips, social ads, and simple motion graphics without opening After Effects. the idea is not to make another AI video toy where you type one prompt and get stuck with whatever comes out. the editor works more lik


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

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