
Chikmah | Voice-First Business Documents for Individuals & Organizations
通过语音创建专业商业文档。
@torgimaOS · X
Voice to any document in 30 seconds
完整作品展
技术栈
60 projects

通过语音创建专业商业文档。
@torgimaOS · X
Voice to any document in 30 seconds

整理笔记和文集,提问查询,生成播客和学习资料。
mistakevin · HN
I've been working on https://notebooker.ai if anyone is interested in giving some feedback. I tried to post a Show HN yesterday with details about how I built it, but was auto-flagged and not sure what rules I broke. Everything that I've built on top of open-notebook, like the plugin system for your own "creators" (aka, podcasts, infographics, etc) is at https://github.com/Notebooker-ai plus a Cloudflare Worker AI deployer to play with different models. Been working on it for about six months.

自动整理和重命名 Google Drive 中的文档
@filently · X
Get rid of the CHAOS in document filing

SecureDocs Cloud — 安全云存储,支持家庭成员共享重要文件。
@DwivediNitil · X
Go physical to digital

Catalog, track, value and protect your sports memorabilia collection with Relic Roster. Scan items, track values and manage your entire collection in one place.
@relicroster · X

从PDF和笔记照片快速生成AI学习卡片。
@MrDave_id · X
I built an ai flashcard generator

Automate legal drafting in seconds. Create reusable templates, auto-fill variables, export to DOCX & PDF, and track cases and deadlines with CaseForge.
@CaseForgeCloud · X
Built CaseForge - legal document automation for solo attorneys and small law firms. Create reusable templates once, auto-fill client variables, and export instant DOCX/PDF contracts and POAs in seconds instead of 45 minutes. 🔗

Receipts over references. See what it's actually like to work with someone before the interview.
@hey_stephmurray · X
Built to let professionals keep and collect the proof of how they work. A resume is just a claim. RepVera is verified proof of how you show up, written by those who were there.

AI为代码库起草文档,团队编辑后通过提交发布。
linktothenew · HN
Docs.dev – A docs site you own, where AI drafts and you edit in place

The simplest AI collections assistant for solo Stripe users. One-click connect, personalized escalating reminders, configurable Trust Mode. Get paid without lifting a finger.
@StripeCopilot · X

从图片、PDF和截图中提取文本,支持100多种语言,免费无需注册。
ScanRead.ai — OCR 文字提取工具,支持 100+ 语言,可从图片、PDF、截图和手写文档中提取文字

把文档转化成有引用出处的wiki,由AI独立验证答案。
u/Calm-Tomatillo-7770 · Reddit
Is vibe coding criticism fair? A lot of the criticism of vibe coding is fair. Too many projects look good in a demo then fall apart in production — weak security, missing edge cases, code nobody understands later. One of the biggest gaps is testing (or the total lack of it). I took both automated and manual testing seriously while building Brainary. Ended up with a testing-to-code ratio of about 1 to less than 3, plus a lot of hands-on checking. I think it turned out solid because of that.