展示HN:TypstMe – 使用Typst和WASM构建抗ATS简历
嗨,HN,
我创建TypstMe是因为对当前简历生成器的状况感到沮丧。大多数简历生成器要么是价格过高的月度订阅,要么像Canva这样的工具生成绝对定位的PDF,这些PDF通常无法被ATS(申请跟踪系统)正确解析。
技术:
我希望Typst的精确性能够通过一个人人可及的图形用户界面实现。核心引擎使用编译为WebAssembly(WASM)的Typst,允许在浏览器中直接进行即时、像素完美的预览。
主要特点:
1. 以ATS为首的架构:与基于SVG或图像的导出不同,TypstMe生成干净的文本节点,确保在主要ATS平台上超过95%的解析准确率。
2. AI辅助:集成了一个由大型语言模型(LLM)驱动的助手(通过Cloudflare Workers),帮助优化“执行语气”和指标。
3. 无需订阅:我讨厌“每月付费找工作”的模式。TypstMe可以免费试用,Pro功能只需一次性终身支付。
技术栈:
- Next.js,Supabase,Prisma。
- Typst-ts(WASM)。
- 通过Cloudflare Workers代理的AI,以实现速率限制和成本控制。
我希望获得关于编辑器用户体验和技术渲染性能的反馈。我会在这里回答任何问题!
在这里试用: [https://typstme.ch](https://typstme.ch)
谢谢!
查看原文
Hi HN,<p>I built TypstMe because I was frustrated with the current state of resume builders. Most of them are either overpriced monthly subscriptions or tools like Canva that produce absolute-positioned PDFs which ATS (Applicant Tracking Systems) often fail to parse correctly.<p>The Tech:
I wanted the precision of Typst but with a GUI accessible to everyone. The core engine uses Typst compiled to WebAssembly (WASM), allowing for instant, pixel-perfect previews directly in the browser.<p>Key Features:<p>1. ATS-First Architecture: Unlike SVG or image-based exports, TypstMe generates clean text nodes that ensure 95%+ parsing accuracy in major ATS platforms.<p>2. AI Assistance: Integrated an LLM-powered assistant (via Cloudflare Workers) to help with "Executive Tone" and metrics optimization.<p>3. No Subscriptions: I hate the "pay monthly to search for a job" model. TypstMe is free to try, with a one-time lifetime payment for the Pro features.<p>Technical Stack:<p>- Next.js, Supabase, Prisma.<p>- Typst-ts (WASM).<p>- AI proxied through Cloudflare Workers for rate-limiting and cost control.<p>I’m looking for feedback on the editor's UX and the technical rendering performance. I'll be around to answer any questions!<p>Try it here: <a href="https://typstme.ch" rel="nofollow">https://typstme.ch</a><p>Thanks!