Automate Weekly Restaurant Forecasting with Google Sheets and Gemini AI - n8n Workflow | Neura Market
Automate Weekly Restaurant Forecasting with Google Sheets and Gemini AI
This n8n workflow automates the weekly forecasting of restaurant sales and inventory needs using historical data from Google Sheets and AI predictions from Google Gemini. The forecast is emailed to stakeholders for improved planning and waste reduction.
The workflow begins by triggering a weekly schedule to load historical sales data from Google Sheets. This data is formatted and processed by Google Gemini AI to predict future sales and inventory requirements. The AI-generated forecast is then logged back into Google Sheets and summarized in an email sent to stakeholders. This process enhances strategic planning and minimizes waste by providing accurate, data-driven insights.
Platform
n8n
Category
Business Operations & ERPs
Price
Free
Creator
Lucas Dubois
code
gmail
stickyNote
googleSheets
agent
scheduleTrigger
toolThink
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.