
Buy US & UK Number for YouTube Verification | 7minti
Buy virtual US and UK phone numbers for YouTube verification with instant OTP delivery.
@BagBagnal · X
The full gallery
Tech stack
14 projects

Buy virtual US and UK phone numbers for YouTube verification with instant OTP delivery.
@BagBagnal · X

Submit URLs to Bing, Yandex, Naver, Seznam, Yep and Amazon via IndexNow. We verify your key file first, so a success is real. Free, no account needed.
@mackyfer · X

Build a verified Creator Passport, create trackable shoppable links, prove your performance, and connect with brands and retailers.
@CreatorPassprt · X
I’m betting human creators will become more valuable, not less, as AI content floods the internet and trust becomes harder to earn. That’s why I’m building Creator Passport.

Upload or paste audio and video files to convert them to searchable, editable text transcripts.
yongkunchen · V2EX
新上线了一个音视频转文字的小工具 最近抽时间做了一个小工具 AnyToTranscript ,主要是把音频和视频快速转换成文本,支持时间戳和说话人识别。 目前已经上线了,自己也还在不断优化。如果你平时有整理访谈、会议、课程或者视频字幕的需求,欢迎体验一下: https://anytotranscript.com/ 如果你愿意试用,也很欢迎告诉我使用过程中遇到的问题,或者有哪些功能是你觉得值得加的。对独立开发者来说,这些反馈真的很有帮助。

Email verification API with real-time validation via syntax, domain, MX, and SMTP checks.
@sachinbapure · X

Check if any website is down or online with instant status and response details.
@richardnavanda · X

Accept crypto donations from viewers during YouTube and Twitch livestreams.
@evan_livesats · X
Building liveSats — crypto donations for streamers Creator economy, not dev tools: QR on stream → viewer tips USDC/ETH → message on your overlay. YouTube + Twitch. Connect, enable donations, go live.

Transcribe and summarize YouTube videos, podcasts, PDFs, and MP3/MP4 files with AI.
sipsip.ai — 支持30+平台视频AI转录并提取摘要,订阅RSS可以每天发送早报

Upload videos or paste social links to detect if they're AI-generated.
robot1996 · HN
Show HN: AI Video Detector – check whether a video may be AI-generated

Automates sales outreach by finding verified leads, writing emails, sending them, and following up.
idoko · Product Hunt
Verifiedlead.ai Real leads. Verified at the source.

Convert and edit audio, images, PDFs, and videos with 150+ free online tools, no signup required.
@factfile0 · X

Transform trending videos into branded assets and auto-publish to multiple platforms.
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and