
sipsip.ai — AI Summarizer, Transcriber & Daily Brief
用AI转录和总结YouTube视频、播客、PDF和MP3/MP4文件。
sipsip.ai — 支持30+平台视频AI转录并提取摘要,订阅RSS可以每天发送早报
完整作品展
技术栈
21 projects

用AI转录和总结YouTube视频、播客、PDF和MP3/MP4文件。
sipsip.ai — 支持30+平台视频AI转录并提取摘要,订阅RSS可以每天发送早报

Paste a messy meeting or call transcript and get a clean summary with action items in seconds. Free, no login required.
u/dreresn · Reddit
Built a free tool that turns messy meeting transcripts into a clean summary + action items (no signup) I kept losing track of action items after long Zoom/Meet calls, so I built a small free tool: paste a raw transcript, get back a plain-English summary, a list of action items with owners, and a shareable link. No login, nothing stored. It's a zero-dependency static site plus Vercel serverless functions, running on Gemini's free tier, so it costs $0 to run. Would love feedback on two thin

Jotit turns lectures, meetings, and voice notes into organized summaries, study guides, and action items.
@getjotit · X
Built Jotit — AI that takes notes from lectures/meetings so you don’t have to. I use it for work and it has made my life so much easier especially when I’m in back to back meetings. Link:

Research every company. Score every applicant. Summarize every call. Bring a list, tell Everyn what you'd do with one row, and it runs the whole thing.
@everyn_ai · X

用AI总结YouTube视频,生成文字稿、思维导图和多语言学习笔记。
mychary · V2EX
做了十多年视频后期,我 vibecoding 了一个 YouTube 视频分析总结工具 大家好,我是一个做了十多年影视后期的从业者,最近开始学习 vibecoding ,尝试自己做产品。 由于之前工作的需要,随时学习最新的技术,所以需要经常看些教程,比如 C4D 或者 Houdini 之类的,但是这类教程往往都是英文的,对于我这种英文不好的人来说,简直是地狱,看一会就困得不行,尤其是听不懂,只能看操作,一个教程看下来,实际吸收的知识我估计只有 30%左右。出于这个原因,我就考虑做一个学习工具,于是有了这个产品。 这个工具叫 TubeTutor AI: https://www.tubetutor.top 我看过很多现在市面上的 YouTube 工具,主要依赖字幕。用来总结访谈、播客和课程问题不大,遇到屏幕录制、软件教程、代码演示或者旁白比较少的视频,往往需要暂停,来看清楚作者到底操作了什么,或者输入了什么命令,这样无形中浪费了大量的时间。 所以我给 TubeTutor 做了一个视觉分析功能。 它会结合视频字幕和画面,尝试整理视频中出现的工具、网页、代码

Claras:YouTube 视频转录、摘要和 AI 对话,17 种语言。
@MorTech99 · X
the engineer who built Claude Code just dropped a 28-minute video on how to write prompts i know most of u dont have 28 minutes of attention span (neither do i lol) so here is a summary i made using full summary: 28min watch turned into a 2min read = saves you ~26min, youre welcome!


粘贴链接、视频或文本,用自然语言提问搜索已保存内容。
u/Personal-Ad-131 · Reddit
Built a bookmarking app you can ask questions It's called Attic. You paste in links, videos or plain text. Later you can ask it things in normal language: "what have I been reading about lately", "what did I save and never open again". Each answer lists the saved items it used, so you can check it. It runs on your own API key (Anthropic, OpenAI or Gemini) Free while I work out what it should be. No card. Would like feedback on where to take this. Is asking questions about your own saved s

SHRP: 将音频和视频转录为文本,创建摘要和字幕,生成语音。
@bydigiwares · X

SUM//12 — Make exactly twelve.
@IagoCollarte · X
Literally the return to simple, play when you want as much as you want without being pestered games. PoC is here, AppStore soon-ish.

Paste any YouTube link and get the full transcript, an AI-generated summary, and jump-to-timestamp key moments — free, no signup required. Built on the same pipeline behind Ultrani
@ultranivo · X
YouTube Transcript & Summary Generator - Turn any YouTube video into a transcript and AI summary.

将 MP4 视频转录为文本,支持时间戳和说话人标签。
yongkunchen · V2EX
做了一个 MP4 转文字的小工具 最近自己做了一个 MP4 转文字的 AI 小工具,主要用于把视频快速转换成文本。 项目地址: https://mp4totext.ai/ 开发过程中发现,真正麻烦的并不是调用语音识别模型,而是视频格式兼容、音频提取、长视频处理以及异步任务这些细节。 目前还在持续优化,如果大家平时有视频转文字的需求,欢迎试试看。 也想听听大家对视频转写类工具还有哪些实际需求。