
合成器游乐场
在浏览器中用可视化节点构建模块化音频合成器
Synthesizer Flow — 浏览器端模块化合成器,通过可视化节点和连线搭建音频工作流,支持实时声音合成、MIDI 音序及 AI Agent 辅助修改工程
完整作品展
技术栈
60 projects

在浏览器中用可视化节点构建模块化音频合成器
Synthesizer Flow — 浏览器端模块化合成器,通过可视化节点和连线搭建音频工作流,支持实时声音合成、MIDI 音序及 AI Agent 辅助修改工程

ENRScout - 在浏览器中直接探索以太坊节点的开源爬虫工具
@mysticryuujin · X
I was unhappy with the current state of Ethereum crawlers, so I vibe coded and open sourced a new one.


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

从想法、CSV或Excel数据生成LinkedIn信息图和图表。
@manthornelabs · X
We make LinkedIn graphics for B2B founders

Arbor Nota — 跨浏览器书签管理器,支持团队文件夹共享。
@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 😎

LSBattle实时展示BTC/ETH/SOL期货市场多空战场可视化。
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.


用AI分析你的出生星盘,获得个性化占星洞察。
@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.

上传数据集自动发现具有统计意义的相关性和因果关系。
@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.

将 AI 编码代理的运行转录可视化为交互式图表。
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