WEEK 9 · WEDNESDAY
Week 9 · Day 3 — AI Inside Workflows: Chain GPT with Your Data
2 hours·14 sections
Section 1 of 140/14 done
Week 9 · Day 3 — AI Inside Workflows: Chain GPT with Your Data
💰 SCHEDULED AUTOMATION COST WARNING: This workflow will call OpenAI API automatically every day.
- Each run: ~$0.0002-0.0005 (gpt-4o-mini)
- Monthly cost if running daily: ~$0.006-0.015/month
- To avoid surprises: Set a calendar reminder to deactivate the workflow after your demo
- Or use MOCK_MODE for testing
The Real Power Move
You know how to pull soccer data from an API. You know how to run GPT in Python. Today you combine them inside n8n — so the workflow grabs real data, feeds it to AI, and produces an intelligent summary, all automatically.
This is how modern AI products actually work: real-time data + AI analysis = useful output.