
Read Later · RDLTR
用Vim快捷键和密钥认证管理您的阅读清单。
eduardosasso · HN
Rdltr – Inbox zero for your reading list
完整作品展
技术栈
60 projects

用Vim快捷键和密钥认证管理您的阅读清单。
eduardosasso · HN
Rdltr – Inbox zero for your reading list

Free YouTube transcript generator. Convert any YouTube video to transcript instantly. Copy, download, translate to 125+ languages, and unlock AI summaries.
@robingeekydev · X
Convert any YouTube video to transcript instantly. Copy, download, and translate video transcripts to 125+ languages — free, with no signup required.

sentence. 逐句阅读真实图书,内置经典著作和翻译支持。
@ReadSentence · X

ReadMeAd 让你在 GitHub README 中添加广告赚取收入。
@V1Gameboy · X
Do you want to make passive income from your GitHub code? Try a site that let's you put ads on in the README section of your repository to earn money.

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

Let someone explain it out loud. Please Ramble returns their answer as a transcript organized by your questions.
@markproxa · X
Side project launched today:

集成 conversational AI 的新闻阅读器,专注阅读并获取市场洞察。
@luca_iaconelli · X

Speak for 60 seconds. Get a complete multi-format content bundle: a ready-to-publish LinkedIn carousel PDF, a formatted LinkedIn text post, and an X (Twitter) thread. No Canva, no
@Upasanax · X
A voice-first engine that turns raw audio memos into a LinkedIn carousel PDF, post, and X thread in 2 minutes.

自托管语言阅读器,支持阅读理解、完形填空练习和间隔重复学习。
3stacks · HN
Lector, a FOSS self-hosted language reader (with a cloud option)

将研究访谈转化为可编辑转录、有证据支撑的发现和专业研究报告。
ScribeFlash — 面向产品、市场与用户研究团队的 AI 研究工作台,帮助你把客户访谈快速转化为有证据支撑的洞察与专业研究报告。你可以上传访谈、查看和编辑转录内容、按研究问题整理答案、对比不同参与者、沉淀关键证据,并跨多场访谈发现主题、趋势和共识。每条 Finding 都可追溯到原始引用,让团队更快分析、更放心验证,也更容易输出可分享、可执行的研究结论

用 PodTLDR.fm 获取每日播客摘要和关键要点。
u/owocki · Reddit
PodTLDR.fm — I follow 12 podcasts and listen to none of them, so I built the thing that reads them for me I follow about a dozen long-form podcasts - Acquired, Lex, Hardcore History - and I was permanently 30+ episodes behind. Every new 3-hour drop just added to the guilt pile. I didn't want to listen to them. I wanted to have heard them. So: PodTLDR.fm. Add a podcast, and every time it drops an episode we transcribe it, summarize it, and email you the TLDR by morning - the one-line point,

将 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