
完整作品展
技术栈
60 projects


charts.art 用实时交易所数据呈现的 3D 加密货币市场可视化。
@zacxbt · X
my current apps: • j******** (redacted) • @irigenerative (my first nft) • non-crypto saas app • penis game • blockrunner (my endless runner iOS app posted a vid a week ago) • petwidge (per iOS app) • nftwidge (nft gallery iOS app) • (pretty charts) • @perpspet (3d gamified perps) • (gamified bridge) • crypto twitter social app (don’t want to spoil the details) • portfolio pet game where the character is your portfolio, you feed him coins and he grows/evolves • (first app i ever vibe coded in dec) • onchain jam (nba jam 2v2 game but each team is a chain ex: base team = brian + jesse) • waffle world (3d waffle platformer lol) - 3d social trenches game

上传数据包,将其可视化为知识图谱,并使用AI聊天功能查询。
u/manndortmund · Reddit
Create, browse and chat with your Open Knowledge Format. The Open Knowledge Format is Google's open standard for knowledge that both people and AI agents can read. This tool lets you build your own OKF , browse it, and question it — without writing markdown and YAML by hand. Upload once, then structure, visualize and ask across your whole bundle. Concept Library Upload a .zip, .md or .json bundle in OKF v0.2 format. The parser reads out the concepts and their frontmatter, so titles, desc

Search ready-made diagram templates in plain language and open any of them in the editor. Free, local-first and no account required.
@Diagramium · X
Diagram marketplace | Search diagrams | Customize it | Animate it | Explain Mode will explain it | Export to GIF/SVG/PNG & full narrated videos

TchoAI:将文档和笔记转换为可编辑的演示幻灯片和图表。
dyfang · HN
TchoAI – Transform your documents into editable slide decks

使用模板、电子签名和分析功能创建商业提案
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!

NodeESP是ESP32的可视化编程工具,通过节点拖拽创建GPIO逻辑和MQTT工作流。
@NodeESP · X
- Project for sale

探索数学曲线、分形、对称和拓扑的交互式可视化。
@vkuoo · X
Added more demos showcasing graph-math relationships, built with Codex.

1NX 是用于原型设计、流程图和过程管理的无登录协作白板。
veau · V2EX
[产品自荐] 基于 Excalidraw,我做了一个更顺手、更全能的纯本地白板: 1NX 作为产品民工+重度 Excalidraw 用户。 在 AI 的加持下,基于 Excalidraw 做了一个更顺自己手、更全能的纯本地白板:**1NX.NET** 访问地址: https://1nx.net/ **核心解决日常画图、画交互、读取各种文件轻量化处理的问题。** 产品能力概览: * 无须注册,打开即用。完整兼容 Excalidraw ,旧图可直接导入继续编辑 * 优化画布操作手感和交互,解决存储满的问题,大量元素上依然流畅 * 流程图、脑图、原型、文档、代码和图片都能放在同一张画布 * 支持 Axure 、XMind 、draw.io 、Visio 、Mermaid 、PlantUML 等格式直接导入 * 代码块、PDF 、Word 、PPT 、Excel 可直接摊开阅读;无需打开软件 * 图片裁剪、切片、马赛克、高清放大、智能抠图一站完成(全单机完成) * AI 生成思维导图、流程图、以及汇报级别的 PPTX * 增强本地化单文件能力,全

Supplier and customer relationships pulled from SEC filings, with the source sentence behind every tie. Earnings dates, market-implied expected moves, options positioning and ETF e
Varamir
Bloomberg charges hedge funds $25k/year to see who actually supplies who. Varamir does it free. →

Summagraph 用 AI 将文本转换为信息图,提供 17 种风格和 20 种布局选择。
SummaGraph — AI 信息图生成工具,粘贴任意形式的文本即可一键生成高质量信息图,内置 20 种视觉风格 × 20 种布局模板,支持系列模式一次生成多页风格连续的信息图,覆盖中英日韩等 9 种语言

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