- Get started by editing
src/app/page.tsx
. - 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.