
Heuron — Visual News Engine
Explore world events through a visual, source-aware news map.
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!
The full gallery
Tech stack
21 projects

Explore world events through a visual, source-aware news map.
@brryg_ · X
sure man, working on a social and visual news hub called heuron - lmk what you think!

Free online suite for AI image and video creation and editing.
FLUX AI ART — 基于 Flux 的图像生成网站

Drag boxes to visualize how a Flexbox layout engine infers constraints.
drzivil · HN
Drag boxes around and watch a layout engine infer the Flexbox (no AI)

Free browser-based tool for creating graphics, posters, and animations with built-in AI image generation.
Canvave — 简单图形设计和动画制作平台。无须专业技能也能做出任意尺寸的精美设计;最高支持图片 3x 或动画 240 FPS 导出;内置基于 Flux 的 AI 文生图、图生图;适合电商卖家、广告设计、社媒运营、独立开发等有设计需求的群体

Create presentation slides from plain text and broadcast live to phones in the room in 30 seconds.
@danielberigoi · X
Type plain text, get a clean deck in 30 seconds, broadcast it live to every phone in the room

React and shadcn/ui components for creating animated visual elements on marketing and landing pages.
@pixelcave_john · X
Hey Germán! I recently launched and a major update to Tailkit!

Generate images and videos by describing your ideas using 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.

Visualize and deploy AI-generated backend code as a verifiable logic layer you can understand and own.
@SpalaAi · X

Generate interactive 3D worlds in seconds with text and photos using AI for games, research, and robotics.
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

Add personal videos to PDF documents and track viewer engagement with analytics for sales follow-up.
@Cam_james05 · X

Local-first cognitive runtime with live AST graphs, runs in your browser with no data sharing.
@fortsignal1 · X

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