
MD2Card - AI Card Generator | Text to Visual Cards
将 Markdown 转换为视觉知识卡片,支持 30+ 主题和多格式导出。
md2card — MD2Card 在线工具,支持多主题,一键将 Markdown 拆分并生成知识卡片,支持 AI 魔幻卡片和长文智能拆分功能,可编辑,可导出 PNG/SVG/PDF,适合笔记分享与社媒传播
完整作品展
技术栈
60 projects

将 Markdown 转换为视觉知识卡片,支持 30+ 主题和多格式导出。
md2card — MD2Card 在线工具,支持多主题,一键将 Markdown 拆分并生成知识卡片,支持 AI 魔幻卡片和长文智能拆分功能,可编辑,可导出 PNG/SVG/PDF,适合笔记分享与社媒传播

TchoAI:将文档和笔记转换为可编辑的演示幻灯片和图表。
dyfang · HN
TchoAI – Transform your documents into editable slide decks


Save bookmarks. Marksy's AI groups them by topic automatically — then exports them into Chrome as organized folders. No tags. No manual sorting. First 100 users get in at $1/mo.
@moyrith · X
get organized

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. 🔗

Stamp text, logos, watermarks and Bates numbers onto any PDF, right in your browser. Your file is never uploaded. Free while in beta, no account needed.
@PDFOverlay · X

通过邮件或Telegram保存网页链接,将其转化为相互关联的笔记。
@MyCrystalSite · X

将 GoodNotes 文件转换为 SVG、PDF 或 JSON 格式,完全本地处理。
Kaih1825 · HN
Hi HN, I'm the author of this project. I built this because I wanted my handwritten notes to truly belong to me—free to be migrated to other apps instead of being locked inside the proprietary Goodnotes ecosystem. To be honest, I have absolutely no background in reverse engineering or binary file parsing. I built this almost entirely through "vibe coding" (using LLMs as my pair programmers—mainly Gemini Pro/Flash, and occasionally Claude Sonnet). My ultimate goal is to unlock .goodnotes files so

AI工具,评分简历、生成求职信、撰写LinkedIn简介和构建符合ATS的简历。
@cdt_tech · X
I built an AI tool for job seekers 🚀 DocPilot lets you: → Score your resume out of 100 → Generate tailored cover letters in seconds → Write your LinkedIn summary with AI → Build ATS-compliant resumes Try it:

Import a PDF, DOCX, or LinkedIn profile. Get ATS-readable resumes and cover letters tailored to each posting without inventing experience. Free to start.
ghosts_ · HN
ResumeSkip – automatically tailor your resume to jobs

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

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