Skip to main content

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

  1. Go to https://pdfcrowd.com/ and create an account if you don’t have one yet.
  2. 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.
alt text

Agent Setup

  1. In SmythOS, navigate to the templates tab.
alt text
  1. You can scroll down to find the Document Summarizer agent or simply search for it in the Search tab, then click the Remix button.
alt text
  1. Allow the template to initialize and configure.

Agent Variables Setup

  1. Within the builder, click the Agent Variables button. These are the values that can be used across any component.
alt text
  1. Enter your PDFCrowd username and click the key icon and select your stored PDFCrowd API key from your vault.
alt text
  1. Then, click Save to save your configuration.
alt text

PDF to Text Component Setup

  1. 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.
alt text
  1. You’re all set!