
OpenQr - Dynamic QR code generator that adapts to you.
Generate dynamic QR codes with custom logos, colors, and usage tracking.
@IfeanyiArinze10 · X
What does What makes it unique?
The full gallery
Tech stack
20 projects

Generate dynamic QR codes with custom logos, colors, and usage tracking.
@IfeanyiArinze10 · X
What does What makes it unique?

Automatically generate audio descriptions for videos to make them accessible to visually impaired users.
u/Thecuriousbloke · Reddit
I built an AI tool that automatically generates audio descriptions for videos. I'd love some honest feedback I've spent the last few months building an AI tool that automatically generates audio descriptions for videos to make them accessible for visually impaired users. I'd love feedback on whether the descriptions are actually useful or if there are obvious issues. Looking for honest feedback. Check it out here - https://accessly.studio submitted by /u/Thecuriousbloke t

Captivar is the white-label platform digital agencies use to track every visitor, capture every lead with an AI receptionist, and book every prospect — across every client site, fr
@IamParvindar · X

Record your voice to get AI feedback on clarity, pace, stability, and listener impression.
MRNiu · V2EX
做了一个免费的声音表达分析工具,录 5–15 秒就能看到反馈 最近做了一个小工具:Voice Impression Checker 。 它想解决的问题很简单:我们经常知道自己“说了什么”,却不太清楚这段话听起来是什么感觉。 打开网站后,只需要录制 5–15 秒自然说话的声音,工具会从这一次录音中分析: - 清晰度、语速、稳定性、能量和声音变化 - 听感上的温暖、自信、亲和力和参与感 - 这次表达做得比较好的地方 - 下一次录音可以尝试改进的一件事 网站还提供了 Rate My Voice 模式,可以针对面试回答、演讲开场、自我介绍和日常交流等场景进行练习。 需要特别说明的是,它不是声音好坏评判,也不会通过声音判断性格或身份。所有结果只描述当前这一次录音的表达效果,更适合用来反复练习和比较不同说法。 目前网站免费使用,不需要注册账号,录音仅用于生成当前报告,不会保存。 网站地址: https://voiceimpressionchecker.com/ 这是一个刚完成的早期版本。如果你愿意体验,欢迎告诉我结果是否容易理解,以及你最希望

AI personal brand manager for LinkedIn that learns your voice and drafts posts to grow your influence.
@BuildwNatalia · X
Your AI brand partner for LinkedIn growth. It learns the whole you, not just your tone, and gets sharper with every post you draft.

Guided yoga sessions with beginner to advanced routines and text-to-speech voice instructions.
@shivanshsh1823 · X
you yoga a day - to - day workout routine for yoga

Transcribe audio and video to text entirely on your device, with no uploads and no account needed.
mikicat · V2EX
[分享创造] 做了一个纯本地离线运行的语音转文字工具: Free Local Transcription 大家好, 平时经常有一些包含敏感信息或者不想上传到第三方服务器的音频(如会议记录、采访、个人备忘等)需要转文字。市面上很多工具本质上都是套壳调用云端 API ,既有数据泄露风险,长期用也有不小的 API 成本。 结合自己的模型优化经验,我做了一个完全基于本地算力运行的音频转文字工具:Free Local Transcription 🔗 体验地址: https://freelocaltranscription.com/ 主要特点 100% 本地运行 / 零数据外传:推理完全在设备本地完成,音频文件不会上传到任何服务器,断网状态下也能保证隐私与安全。 无需 API Key / 完全免费:依靠本地算力运行,不需要填 API Key ,也没有按分钟计费的困扰。 即开即用:界面保持极简,拖入音频即可直接进行本地转写。 目前的权衡与折衷 相比直接走云端高性能 GPU 集群,本地推理的速度会直接取决于用户的设备配置与硬件性能,老旧设备上可能存在内存占

Photograph artwork in a gallery to get AI-identified details, audio guides, and museum information.
victords · HN
I was interested in learning more about reverse image search, so I built audioguide.london. It’s a simple image search where you take a photo of an artwork in a gallery, tries to ID it and returns a pre-generated audio and a link to the museum website. The audios were all generated locally, essentially looking at the contents of the website, running it through a LLM to generate a script and Kokoro for TTS. I’ve built it as an app for myself almost a year ago, so I deployed it as a vibe coded web