
Vocash | Voice Expense Tracker App for Fast Daily Logging
Log your daily expenses by speaking instead of typing.
@smoothcode97 · X
The full gallery
Tech stack
17 projects

Log your daily expenses by speaking instead of typing.
@smoothcode97 · X

Track expenses and invoices for your freelance business—free, forever, no credit card.
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

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/ 这是一个刚完成的早期版本。如果你愿意体验,欢迎告诉我结果是否容易理解,以及你最希望

Software for voice invoicing, pharmacy billing, encrypted family records, and WhatsApp automation for businesses.
@chikooochi · X

Expense tracker with manual entry, fully private, no data sharing.
@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:

Convert voice inputs into structured data using front-end AI.
pankajunk · HN
Talkform.org, Turn voice inputs into structured data using front end AI

Manage invoicing, estimates, jobs, routes, and collections for service businesses.
@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.

Free open-source invoicing software for managing clients, projects, and expenses.
@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!

Write or record messages, videos, or voice memos to schedule for future delivery to loved ones.
@SidathRashen · X

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