
Vocash | Voice Expense Tracker App for Fast Daily Logging
通过语音而非手动输入来记录您的日常开支。
@smoothcode97 · X
完整作品展
技术栈
17 projects

通过语音而非手动输入来记录您的日常开支。
@smoothcode97 · X

为自由职业者免费跟踪支出和发票的工具,永久免费。
u/pramodravikant · Reddit
built a free expense/invoice tracker in vanilla js, no framework. sharing the stack + why i keep it free opened a small software business in india in 2024 and immediately hit the boring problem: tracking what came in and what went out. started in a spreadsheet, moved to notion, neither stuck once work got busy. so i vibe-coded a little web app just for me. no framework, plain html/css/js. kept improving it for a year because i used it daily, then opened signup when i figured it might help o

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

语音开票、药店计费、加密家庭记录和WhatsApp自动化的商业软件。
@chikooochi · X

手动支出追踪器,完全隐私保护,无数据共享。
@codewzubair · X
ExpenseSumo is for anyone tired of budgeting apps that demand bank access. Manual entry, fully private, just a clear view of where your money goes:

使用前端AI将语音输入转换为结构化数据的表单。
pankajunk · HN
Talkform.org, Turn voice inputs into structured data using front end AI

为服务业企业管理发票、报价、工作、路线和收款。
@joelromanpr · X
para todos los microempresarios en el Caribe y latinoamerica. Also available in English

Voice infrastructure for web applications — the #1 voicebot and Voice OS for websites in 2026. Embeddable voice agent + TTS/STT APIs, agentic DOM actions, 50+ languages, 487ms P50.
@adarshknt1 · X
I’m building

Turn a WhatsApp chat, email, or photo into a finished invoice in 30 seconds. Built for accountants billing multiple clients and small business owners who invoice late. Free to star
@IftikharSherwa2 · X
Invoice from a WhatsApp chat in 30 seconds, made for accountants and small business owners who invoice late Built for the accountant billing five clients a week, not the freelancer sending one invoice a month.

免费开源发票软件,用于管理客户、项目和开支。
@sosekiapp · X
Excited to launch Soseki! An open-source business OS for freelancers and agencies to manage clients, projects, invovces, payments, expenses, and more all in one workspace. I'd love your feedback!

MessageFuture让你为亲人创建并安排消息、视频或语音,在特定日期发送。
@SidathRashen · X

将录音或视频转录为带时间戳和说话人识别的可编辑文本。
lavande · V2EX
做了一个语音转文字的工具,另加 AI 总结、翻译、提问等(附踩坑记录) 先上链接:[Echoryte]( https://echoryte.com/) 感觉这个网站 vibe coding 的话,感觉手熟的同学可能半天就能搓出来…… 但是我用了一个多月才上线,主要是被 GPT5.6 坑了,当时 5.6 和 fable 前后发布,然后试了试用 fable 5 做的 plan ,然后 5.6 sol 推理开到最大去执行。结果愣是给我干了 33 个小时没停,写了将近 2 万行代码。 但是坑就坑在这,推理开太高,就过度思考了,给我整了很多虚头巴脑的东西出来,什么“门禁”我也不懂,什么合规,一大堆,然后我就不停地删,删了一个月,最后我就跟 GPT 说,我特么是个人小项目,不是大公司,再这么高下去永远上不了线了。然后终于看删的差不多了,上线了! 欢迎大家试用,轻拍,谢谢!