Next.js logo
  1. Get started by editing src/app/page.tsx.
  2. Save and see your changes instantly.

File Upload

Upload PDF files to process them with our background worker
Once uploaded, the file will be sent to our server via tRPC, queued for processing, and the background worker will download and analyze it.