
Read Later · RDLTR
Save articles to read later with Vim bindings and passkey authentication.
eduardosasso · HN
Rdltr – Inbox zero for your reading list
The full gallery
Tech stack
60 projects

Save articles to read later with Vim bindings and passkey authentication.
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.

Read full books one sentence at a time with built-in classics and translation support.
@ReadSentence · X

Add ads to your GitHub repository README to earn passive income.
@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:

News reader with conversational AI for focused reading and market insights.
@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.

Self-hosted language reader with reading exercises, cloze practice, and spaced repetition study.
3stacks · HN
Lector, a FOSS self-hosted language reader (with a cloud option)

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

Get daily summaries of your podcasts with TLDRs and key takeaways.
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,

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