PDF Summarizer

Recipe details

Create recipe image

Here we use two macros Add PDF and summary.

Add PDF displays a button which the user can use to upload a PDF. The macro will automatically handle the uploading and extract all the text inside the PDF.

The summary macro is nested underneath Add PDF. This means it will have access to the text that was extracted. The summary macro automatically summarizes all the text, and then dispalys the output to the user.