
Lexly — Create, Understand & Sign Any Contract with AI
60秒内创建任何合同,签署前获得AI风险分析。
@Gaurav_dev01 · X
完整作品展
技术栈
60 projects

60秒内创建任何合同,签署前获得AI风险分析。
@Gaurav_dev01 · X

上传照片选择风格一键生成可打印PDF相册布局
mqx · V2EX
根据上传图片生成写真集网站 简介:纯前端,图片不经过服务器放心食用,上传图片后选择设计风格,一键自动排版,最后导出 pdf 打印 网站地址: https://8ceb3650.pinme.dev/

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

为自由职业者打造的AI工作空间,生成客户简介、提案和发票。
@GigVorx · X
Yes, I am the founder of GigVorx. This is the link, and if you can help me to reach more people who do freelancing, agencies and service providers-

Nodepad帮您保存工作上下文、决策和待办项,随时恢复工作。
@naumanthanvi · X

用自定义模板快速创建个人网站,支持投资组合展示和自有域名。
@Mike_Andreuzza · X
I am working on Website templates crafted with Astro JS and Tailwind CSS and now also with Sanity CMS variants. Privacy-friendly web analytics More than a link in bio page

用AI从文档和订阅源生成X帖子,保留你的独特声音和风格。
@santracrade · X
Xposto generates and schedules months’ worth of expert-level posts from uploaded documents, RSS/URL feeds, all in your own voice, across 5 writing styles and 60 languages. Now "The Reply Guy" feature so you can monetize faster!

告诉创始人在哪里发布产品及哪些分销渠道能驱动注册。
@runprodstudio · X
Distribution co-pilot for developers. Still developing.

在 Cloudflare 上一键部署 OpenAI 兼容的 AI 端点。
mistakevin · HN
OpenAI-Compatible Cloudflare AI Endpoint Generator

使用AI自动将产品转化为Pinterest和Instagram内容。
@CADENZ0VA · X
🚀 Cadenzova helps turn your products into Pinterest & Instagram content with AI. 💾 Import products 📆 Schedule automatically 🧠 Learn what performs best If marketing takes too much of your week, I'd love your feedback.

用AI驱动的个性化指挥中心管理项目、任务和文档。
@asredoblado · X
Bonsaii - Your personal command center with an AI assistant. #bonsaii #personalai #app #vibecoding #lifemanagement

管理学术会议:提交和审阅论文、处理日程安排和注册。
@harryjwang · X
I've used many of the major conference systems. Plenty still have docs as an unsearchable static site — or worse, as PDFs that stopped tracking the product three versions ago. Somehow, still true in 2026. We took an AI-first path with instead. Our docs are generated from the codebase itself. A custom Claude Code skill writes each page and retakes the screenshots whenever a feature changes — so the docs don't drift from the product. Every page still gets reviewed by a human before it ships. Now you can talk to them, too. We just shipped "Ask AI" over our docs: This feature also turned out to be a nice teaching case for agentic RAG vs. classic RAG: • Classic RAG: chunk → embed → vector DB → retrieve once, by fixed rules • Agentic RAG: hand the model a search tool and let it drive — write a query, read the results, rewrite, retry At more than 100 pages, still no vector database needed. And every answer cites the exact page it came from. #Age