Data from PDFs and faxes — straight into AWS DynamoDB

You upload a document through a web form — AI reads it, pulls out the needed fields and adds them as a row to AWS DynamoDB.

  • PDF upload through a simple form
  • AI reads the whole document
  • Fields laid out into columns
  • A ready row in AWS DynamoDB
n8n Form