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

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

实时交互式新闻地图,展示150,000+个故事,按主题和媒体分类,每小时更新。
sach90 · HN
A live map of the news cycle, rebuilt hourly from embedded headlines

追踪机器人、模型、产品和商业领域的实时AI新闻信号。
@Scobleizer · X
I vibe coded: :-)

AI 图像编辑与生成工具,在浏览器和移动设备上编辑和扩展图像。
visuali · HN
Like Claude Code for Images

用交互式空间可视化和AI摘要浏览Hacker News讨论。
ahmedxuhri · HN
Postroom – HN thread 2D Visualizer as auditorium AI-powered summaries

LLM驱动的新闻聚合器,实时呈现和更新热门故事。
tdubey · HN
DWS A LLM Generated, "Drudge Report" style news site

从文本或照片生成AI图像和视频,基于开源模型,完全免费。
@GayatriYaligar · X
Check out what I just built with Lovable!


为 CSV、Excel、JSON 和 Parquet 文件创建可视化数据 ETL 管道。
@ashkans_dev · X
An ETL tool:

追踪100+来源的AI和LLM新闻和模型发布。
jonam21 · HN
KBlip – turns AI/LLM news across 100 sources into daily digest threads

用17个模型生成和管理图像与视频的AI工作台。
CreateForge AI — AI 图像与视频生成工作台,接入 17 个模型,支持 Seedance 2.5、Veo 3.1 等模型的文生图、图生图、文生视频和图生视频,提供积分报价、任务中心与私有媒体库

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple