
DocCharm — The help center that keeps itself up to date
DocCharm在产品变化时自动生成帮助文章更新。
yakshaving_jgt · HN
DocCharm – The help center that keeps itself up to date
完整作品展
技术栈
60 projects

DocCharm在产品变化时自动生成帮助文章更新。
yakshaving_jgt · HN
DocCharm – The help center that keeps itself up to date

在浏览器中编辑DOCX文档,兼容Word功能。
theRealestAEP · HN
Word in Web – Near MS Word Parity Docx Editor in Web

审计文档,识别 Notion 工作区中需要清理的内容。
@greenoriginals · X
Tool - For AI agencies serving trades: Tool - For cleaning up Notion workspaces: App - For practitioners with postpartum clients: Products - Stylish tech (phone cases & stands)

上传任何 PDF 文件,提问即可获得 AI 驱动的答案。
@usamahameeddev · X
Built DocuMind — an AI-powered PDF Q&A tool. Upload any PDF, ask questions in plain English, get accurate answers instantly. Angular 21 + FastAPI + LangChain + ChromaDB Try it live:

通过 AI 辅助写作,从 API 规范和文档生成品牌化的开发者门户
@jitendraballa · X


在Git仓库中存储Markdown文档,无数据库依赖,无厂商锁定。
@alizreim · X
Documentation that lives in your own git repository

整理笔记和文集,提问查询,生成播客和学习资料。
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.

为客户创建私密链接,一站式收集文件、文案和批准,无需账户。
@poweroverthink · X
Stop chasing clients for files, copy and feedback. BriefBasket keeps everything in one simple place.

从中央知识库生成文档、帮助中心、聊天机器人和AI搜索工具。
u/Glittering_Stage4118 · Reddit
Building a company brain that can host any interface I’ve always felt like company knowledge is way too fragmented. Docs live in one place, support answers in another, marketing content somewhere else, and internal know-how is usually buried across tools, Slack threads, and old pages. Even when companies have the knowledge, turning it into the right interface for the right audience is still way too hard. I’ve been building Sophic to solve exactly that. At its core, Sophic

上传文档并提问,获得 AI 驱动的即时答案。
@Rehman68128710 · X
I Made an AI support bot — just feed it your website or a doc and it's ready to answer customer questions.

把文档转化成有引用出处的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.