
合成器游乐场
Build audio synthesizers using visual node-based workflows in your browser.
Synthesizer Flow — 浏览器端模块化合成器,通过可视化节点和连线搭建音频工作流,支持实时声音合成、MIDI 音序及 AI Agent 辅助修改工程
The full gallery
Tech stack
60 projects

Build audio synthesizers using visual node-based workflows in your browser.
Synthesizer Flow — 浏览器端模块化合成器,通过可视化节点和连线搭建音频工作流,支持实时声音合成、MIDI 音序及 AI Agent 辅助修改工程

Explore Ethereum nodes directly in your browser with an open-source crawler and explorer.
@mysticryuujin · X
I was unhappy with the current state of Ethereum crawlers, so I vibe coded and open sourced a new one.

Browse and copy production-ready Node.js backend components inspired by shadcn/ui
@_akkal_dhami · X

Generate scientific diagrams and research figures from text descriptions or hand-drawn sketches.
zyrliuwei · V2EX
SciDrawer:基于人工智能的科学图表生成工具 SciDrawer 是一个专为科究人员设计的专业人工智能平台,可帮助他们即时生成符合期刊要求的图表、信号通路图和图形摘要。通过将文字描述、手绘草图或参考图片转换为高分辨率可视化内容,该平台消除了对复杂设计技能的需求,使科学家能够专注于研究本身,不需要手工绘图了。https://www.scidrawer.com

Generate LinkedIn infographics and charts from ideas, CSV, or Excel data.
@manthornelabs · X
We make LinkedIn graphics for B2B founders

Bookmark manager that syncs across browsers and enables team folder sharing.
@TimoPrescott · X
I'm working on my bookmark app, It will allow users to manage all of their bookmarks in a singular Universal location, and it will allow teams the ability to share bookmarks in an intuitive way. I didn't like the existing options, so now I'm here 😎

Real-time visualization of BTC/ETH/SOL futures markets with long/short position battles.
flreey · V2EX
模拟 btc/eth/sol 多空军沙盘效果 https://w3arb.xyz/ 其他地方看到的创意,我觉得很有意思,模拟币圈多军/空军对战场景 底部还可以发弹幕,聊天

A visual roadmap you branch instead of overwrite: both timelines stay, each with its decision. Syncs from Linear, Jira and GitHub, so a shared link stays true.
@yourroadmark · X
Roadmark: version control for product roadmaps. Branch the plan to compare scenarios, and every change carries the why, so a date that moved six months ago isn't a mystery today.

Ask questions to get visual answers as tables, charts, and flows instead of text.
@butmatthew17 · X
just check it out completely for free

Get personalized astrological insights through AI analysis of your birth chart and transits.
@tumanov_io · X
combines astrology with AI. Get personalized astrological insights interpreted by an AI agent that might understand your patterns better than you do.

Upload datasets to automatically find statistically significant correlations and causal relationships.
@matthew_meadows · X
Correlation Studio - Discovery Mining • Causation Analysis A powerful new SaaS statistics application that brings the insights of correlation data science to everyone. Data science without the code.

Visualize AI coding-agent runs as interactive graphs from your transcript files.
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret