
Lexly — Create, Understand & Sign Any Contract with AI
Create any contract in 60 seconds and get AI risk analysis before signing.
@Gaurav_dev01 · X
The full gallery
Tech stack
60 projects

Create any contract in 60 seconds and get AI risk analysis before signing.
@Gaurav_dev01 · X

Upload photos, select a design style, and generate a PDF layout for printing.
mqx · V2EX
根据上传图片生成写真集网站 简介:纯前端,图片不经过服务器放心食用,上传图片后选择设计风格,一键自动排版,最后导出 pdf 打印 网站地址: https://8ceb3650.pinme.dev/

AI drafts documentation for your codebase; your team edits and publishes via Git commits.
linktothenew · HN
Docs.dev – A docs site you own, where AI drafts and you edit in place

AI-powered workspace for freelancers to create client briefs, proposals, and invoices.
@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-

Capture work context, decisions, and parked items to resume your work anytime.
@naumanthanvi · X

Build and publish a personal site in minutes with customizable templates and your own domain.
@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

Generate and schedule X posts from documents and feeds in your voice and style.
@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!

Guides technical founders where to post products and which distribution channels drive signups.
@runprodstudio · X
Distribution co-pilot for developers. Still developing.

Deploy an OpenAI-compatible AI endpoint on Cloudflare in one click.
mistakevin · HN
OpenAI-Compatible Cloudflare AI Endpoint Generator

Automatically turn products into Pinterest and Instagram content with AI planning and scheduling.
@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-powered command center for managing projects, tasks, and documents.
@asredoblado · X
Bonsaii - Your personal command center with an AI assistant. #bonsaii #personalai #app #vibecoding #lifemanagement

Manage academic conferences: submit and review papers, handle scheduling and registration.
@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