
Cymatic — the AI VJ
Generate live audio-reactive visuals from text prompts using AI.
@larioscow · X
The full gallery
Tech stack
60 projects

Generate live audio-reactive visuals from text prompts using AI.
@larioscow · X

AI tool that matches your track's EQ curve to reference songs in the browser.
@pcclubb · X
Check out "SONICSYNC EQ "match engine · v1.0 I just built with Lovable!

Generate personalized illustrated storybooks and audiobooks with consistent AI characters.
@StoryStitchApp · X

AI-powered audio mixing and mastering tool where you upload tracks and get professional mixes in minutes.
@44alexstr · X

Master WAV tracks online in under a minute, then build reverb impulse responses, bass one-shots, drum samples and more with BitKrunch's browser-based audio DSP toolkit. No install
@mstrdbybitkr · X

Search podcast content by exact word and timestamp, save clips, and track brand mentions.
lawnmaster18 · HN
Vuci – make the spoken word searchable

Explore website captures by design attributes including typography, color, and visual similarity, with audio-haptic feedback.
u/sim04ful · Reddit
Built an interactive website section gallery. How do you find the SFX? (Turn up the volume) I've always felt using sounds and vibrations in software interaction was pretty under-done, so i've tried to make a "language" an audio-haptic-visual one, such that you should be able to tell what's happening even if blind-folded. The explorer has over 11k+ sections, 3k+ fonts from 1.8k+ websites for your AI to design better. explorer.withfudge.com submitted by /u/sim04f

Generate 2K AI videos (5-15 sec) from text, images, and audio references with native stereo audio.

Record your voice to get AI feedback on clarity, pace, stability, and listener impression.
MRNiu · V2EX
做了一个免费的声音表达分析工具,录 5–15 秒就能看到反馈 最近做了一个小工具:Voice Impression Checker 。 它想解决的问题很简单:我们经常知道自己“说了什么”,却不太清楚这段话听起来是什么感觉。 打开网站后,只需要录制 5–15 秒自然说话的声音,工具会从这一次录音中分析: - 清晰度、语速、稳定性、能量和声音变化 - 听感上的温暖、自信、亲和力和参与感 - 这次表达做得比较好的地方 - 下一次录音可以尝试改进的一件事 网站还提供了 Rate My Voice 模式,可以针对面试回答、演讲开场、自我介绍和日常交流等场景进行练习。 需要特别说明的是,它不是声音好坏评判,也不会通过声音判断性格或身份。所有结果只描述当前这一次录音的表达效果,更适合用来反复练习和比较不同说法。 目前网站免费使用,不需要注册账号,录音仅用于生成当前报告,不会保存。 网站地址: https://voiceimpressionchecker.com/ 这是一个刚完成的早期版本。如果你愿意体验,欢迎告诉我结果是否容易理解,以及你最希望

Upload a PowerPoint presentation and voice sample to generate a narrated slideshow in your cloned voice.
u/sludge_dev · Reddit
I built a tool that narrates PowerPoint slides in your cloned voice. Launching it today, keeping it small for a week to fix what breaks. I just got into my College holidays a few weeks ago and I spent the last 6 weeks building Moduvox . You upload a PPTX deck, record 30 seconds of your voice, and it generates per-slide narration audio with a shareable link and viewer analytics. The idea came from a friend manually record voiceovers for training decks. Every update meant re-recording whole

AI video editor that automatically removes silence and edits podcasts, reels, and tutorials.
@MohidMalikAI · X
its great that you are seeing I am currently building an Agentic AI Video Editor Name VIVID here its Beta version try it and I am waiting for your feedback

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