Index Builder

Upload a recipe PDF — AI finds recipe headings and gives you a JSON index.

1. Upload PDF
The file is uploaded to private blob storage, processed, and cleaned up afterwards.
Result
JSON will appear here as pages are analyzed.
{
  "index": []
}