Tutorial: Document Summarizer Agent
This agent is responsible for extracting the content of any PDF file and creating a detailed summary from it.
PDF Crowd API Key
- Go to https://pdfcrowd.com/ and create an account if you don’t have one yet.
- Navigate to the left side bar and click “API v2 License”. Copy your API Key and store in a secure location, or you can add them to your SmythOS vault. Click here to learn more about adding your keys to the vault.

Agent Setup
- In SmythOS, navigate to the templates tab.

- You can scroll down to find the
Document Summarizer
agent or simply search for it in the Search tab, then click theRemix
button.

- Allow the template to initialize and configure.
Agent Variables Setup
- Within the builder, click the
Agent Variables
button. These are the values that can be used across any component.

- Enter your PDFCrowd username and click the key icon and select your stored PDFCrowd API key from your vault.

- Then, click
Save
to save your configuration.

PDF to Text Component Setup
- In the builder, locate the Pdf to Text component. Click the gear icon to open the setting and select your stored PDFCrowd API key from your vault. Then, don’t forget to click the check icon to save your configuration.

- You’re all set!