🤖

AI Agent

Paste a Google Docs URL. The agent will fetch the content, use Claude AI to intelligently design form fields, generate the PDF, and deploy it to your Vercel site — fully automated.

Ensure the doc is shared as “Anyone with the link can view.”

Required environment variables

  • ANTHROPIC_API_KEY=sk-ant-...
  • GITHUB_TOKEN=ghp_...
  • GITHUB_OWNER=your-username
  • GITHUB_REPO=pdf-products
  • NEXT_PUBLIC_SITE_URL=https://yourdomain.com

Set these in Vercel → Settings → Environment Variables