DocuWeave

DocuWeave is an AI-powered document automation platform designed for teamsthat repeatedly fill out the same templates — legal contracts, HR offer
letters, financial reports, and more. Users upload DOCX templates with
placeholder fields, provide source documents (contracts, invoices, scanned
PDFs), and the system uses AI to extract the exact data points needed,
presents them for human review, and generates the filled documents.

The platform features a full RAG pipeline: documents are processed with AWS
Textract for OCR, chunked and embedded with OpenAI, then queried to extract
field values. Every extracted value goes through a review-and-approve workflow
before generation, keeping humans in the loop. An AI template creation wizard
can also analyze uploaded documents to suggest placeholder fields
automatically.

DocuWeave supports multi-organization tenancy with role-based permissions,
team collaboration, and batch document generation. The pricing model includes
a free tier (1 template, 10 docs/month) and paid plans up to Pro ($149/month
for 5,000 docs/month), with credit packs for additional usage.

The tech stack is a pnpm monorepo with Turborepo, featuring a Next.js 15 /
React 19 dashboard app and a separate marketing site. Infrastructure is
managed with SST on AWS (Aurora PostgreSQL with pgvector, S3, SQS, Lambda workers). The UI is built with shadcn/ui and Tailwind CSS 4, with NextAuth for authentication and Drizzle ORM for database access.

DocuWeave logo
Live

Published

27 March 2026

Visit Project →

Updates

No updates yet