
Heuron — Visual News Engine
通过可视化、感知来源的新闻地图探索全球事件。
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!
完整作品展
技术栈
20 projects

通过可视化、感知来源的新闻地图探索全球事件。
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!

Flux AI 免费生成编辑 AI 图像和视频
FLUX AI ART — 基于 Flux 的图像生成网站

拖动方框体验Flexbox布局引擎的推断过程。
drzivil · HN
Drag boxes around and watch a layout engine infer the Flexbox (no AI)

免费图形设计和动画工具,支持AI文生图和图生图功能。
Canvave — 简单图形设计和动画制作平台。无须专业技能也能做出任意尺寸的精美设计;最高支持图片 3x 或动画 240 FPS 导出;内置基于 Flux 的 AI 文生图、图生图;适合电商卖家、广告设计、社媒运营、独立开发等有设计需求的群体

输入纯文本快速生成演讲幻灯片,实时广播到房间内的手机。
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room

React 和 shadcn/ui components,用于在营销和登陆页面上创建 animated visual elements
@pixelcave_john · X
Hey Germán! I recently launched and a major update to Tailkit!

使用 VideoPicAI 通过文本描述生成 AI 图像和视频。
struy · HN
Transform your ideas into stunning visual stories. VideoPicAI is the world's leading AI platform for generating professional images, videos, and short films using cutting-edge models.


用AI World Generator从文本和照片实时生成互动3D世界,用于游戏、研究和机器人。
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

上传PDF文档并添加视频,用分析数据跟踪查看者参与度。
@Cam_james05 · 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