DocGen generates reusable PDFs from a given prompt. Reusability is key—you don't need to recreate the same PDF every time. Just enter the dynamic values using the document playground or the API, and you're good to go.
-
Clone the repo
-
Install the required packages:
npm install -
Add browserless websocket URL to NEXT_PUBLIC_URL env file
-
Run
npm run dev