
Scribe Animator — Whiteboard Animation Studio
Create whiteboard animation videos with AI-generated scenes and voiceovers.
sudhir_dudeja · Product Hunt
Scribe Animator: AI & Video Create animated explainers on web, iPhone, and Android
The full gallery
Tech stack
28 projects

Create whiteboard animation videos with AI-generated scenes and voiceovers.
sudhir_dudeja · Product Hunt
Scribe Animator: AI & Video Create animated explainers on web, iPhone, and Android

Generate cinematic videos from images and text with AI-controlled motion effects.
Vibe Video — 面向普通用户的 AI 视频生成网站,支持文生视频、图生视频、参考图生视频和电影化镜头控制,适合创作者和营销团队快速产出视频

Upload a PDF to generate animated chalkboard lectures that explain the content.
u/No-Tap6993 · Reddit
I built a tool that turns a chapter of your textbook into an animated chalkboard lecture New update to one of my side projects. You can now generate animated chalkboard lectures to teach you your pdf. Looking for feedback please. The app is otternote.ai submitted by /u/No-Tap6993 to r/SideProject [link] [comments]

Convert audio and video files to text with speaker labels and timestamps, no signup required.
zxhywork · V2EX
SayScribe AI - 音频转文字的在线工具 花了几周搞了一个基于 OpenAI Whisper 的 AI 转录工具 **[SayScribe]( https://sayscribe.org)**,目前 5 个工具全部免费,每天 3 次无需注册。上线前请 SEO 专家做了一轮诊断,踩了不少坑,分享出来给同样在做工具站的 V 友参考。 --- ## 做了什么 核心工具是 **[Audio to Text Converter]( https://sayscribe.org)**(主页),上传音频/视频文件,AI 自动转成带 speaker labels 和时间戳的文字稿。选这个词的原因是:Google 第一页有个 DR 只有 10 的小站排第三,KD 才 20.2 ,链接预算只要 15-35 个引用域就能进前十——典型的弱盘面蓝海。 然后在主页基础上拆了 4 个子工具,每个打一个独立搜索词: - **[MP3 to Text]( https://sayscribe.org/mp3-to-text)** — 只转 MP3 。KD 41.7 比主页难一些,但

Convert documents and text into podcast audio with AI voice generation and editing.
Inpodcast AI — 将文档转成播客音频,支持 PDF、Word、Markdown 和 TXT 文件格式

Clone your voice to create and narrate original stories.
u/Aware_Web9715 · Reddit
Create stories in your voice Built using open source models (Qwen 3.6 and TTS). Clone your voice and create an original story for free. Just a fun weekend project that runs on my spark. Feedback gets reviewed daily and the coding agents attempts to create a PR. https://app.getzoro.com submitted by /u/Aware_Web9715 to r/SideProject [link] [comments]

Audio API for transcription, emotion detection, and speaking style analysis.
dillon_silzer · Product Hunt
Oruk Speech AI that actually understands you

Dub over famous movie scenes with your own voice, free in your browser. Record movie clips line by line, keep the film's real music underneath, watch your dubbed cut, and post it t
@LSteelflex · X
Hello! is a free online web app that lets you dub over famous videos. You can: - Dub - Share - Edit new scenes for dubbing - and Download

Converts PDFs into AI-narrated training videos with automatically generated slides.
u/No-Tap6993 · Reddit
I built a slide deck video builder Most AI generated visual can look like slop. I built a slide deck video builder for training content. It generates beautiful slide decks from 18 templates, adds voice over, allows post editing, and finally export to mp4. Check it out at https://inkbolt.ai and let me know what you think! I have to give a shout out to this repo for inspiring how to do design properly with AI. https://github.com/zarazhangrui/frontend-slides submitted b

SoundInked turns audio into accurate, searchable text — upload files or transcribe live, translate with natural text-to-speech, and work with AI voice tools.
@Khal_Kira · X
Hey 👋 I'd love the feedback. Just shipped a Facebook Page connector — lets you wire your AI assistant to answer DMs 24/7 (same assistant you can already drop on your website). Bring-your-own FB app, ~5 min setup, no Meta review. 📷

Convert screen recordings into formatted PDF guides automatically.
@vanmurten_eth · X
Guidesnap: turn any screen recording into a polished PDF guide.

Create notes from videos with AI transcription, screenshots, and AI summaries.
lilaiqun · V2EX
受够了视频没听清就反复拖进度条,只考虑音频错别字多,写了个"会看画面"的视频转笔记工具 看视频经常一句话没听清,拖回去重听好几遍还是听不清。试了现有的转写工具,发现它们只用音频——恰恰是我听不清的词,它们也转不对(幻灯片上的术语、代码里的名词,声音里根本猜不出来)。 所以做了 **Vid2notes**:转写时不只听声音,还抽帧看画面。Whisper 转文字,多模态模型拿着字幕对着截图一起读,输出带截图、章节、时间戳和 AI 总结的图文笔记,可导出 Markdown / SRT / VTT 。 支持最长 10 小时的视频,常见格式都行。 技术栈给感兴趣的 V 友:全栈 Cloudflare ( Workers AI 跑 Whisper + GLM ,Rust + FFmpeg 跑在 Containers 里),按视频 MD5 缓存不重复算。 **每天免费 3 个视频**,不用绑卡:[vid2notes]( https://vid2notes.com/) 最想知道的反馈:准确率在你的视频上怎么样,尤其是带幻灯片/代码的教学视频。欢迎拍砖