
SpeakBill
Create professional PDF invoices by speaking naturally.
@VantLaunch · X
The full gallery
Tech stack
22 projects

Create professional PDF invoices by speaking naturally.
@VantLaunch · X

Get real-time traffic updates for Lower Mainland with voice narration every 15 minutes.
@938EPK_0 · X
Alex, I just found out that News1130 shut down so I vibe coded a free website that provides automated traffic updates for the lower mainland every 15 minutes and even reads the updates to you outloud in case you're driving. Any feedback is appreciated.

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

A browser extension suggesting X replies in your unique voice and tone.
@kekkodamato_ · X
Working on -- a browser extension that helps you write better replies on X. Built for anyone who spends time engaging here but wants their replies to actually land.

Call and text an AI friend that remembers your conversations.
piyussh · HN
Colyap – AI friend you can call and text

Weekly AI conversation that generates personalized LinkedIn posts based on your stories.
@edgarwritesai · X
Your personal linkedin ghostwriter

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 比主页难一些,但

Transcribe podcasts to text with speaker labels and AI summaries.
u/vadeconry · Reddit
I built a tool that turns Podcast URLs into transcripts and summaries Hi everyone, I am a software developer by profession, and over the past few months I've been working on a side project called PodTyper. You can access it at https://www.podtyper.com Instead of downloading audio files or uploading episodes manually, you just paste a podcast URL (Spotify, YouTube or Apple Podcasts) and it generates a transcript along with AI-powered summaries. I originally built it becau

Reads articles aloud in your browser with podcast-quality voices.
DmitryDolgopolo · HN
ReadAloud – on-device, podcast-quality text-to-speech in the browser

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