Watch me build a simple receipt data extraction with AI and save the data to google sheet with n8n.
This simple workflow will get you started with n8n and show you the basics of
* AI for structured data extraction
* working with JSON and JSON Schema
* Selecting a model + Backup Model for your AI Nodes
* Using AI to create your Prompt
This workflow is a great starter to get into the world of Automation and n8n, it will show you the basics of how to navigate n8n, how to get AI to extract the desired data from PDF's into a structured format.