Automate Academic Assignment Creation and Delivery via Telegram - n8n Workflow | Neura Market
Automate Academic Assignment Creation and Delivery via Telegram
This n8n workflow automates the generation of academic assignments from student queries, using Google Gemini AI for content creation and delivering the final documents via Telegram.
The workflow processes student assignment requests through a series of interconnected nodes, handling everything from input parsing to final document delivery. It starts by receiving assignment requests via Telegram, then uses Google Gemini AI to generate comprehensive academic content. The content is formatted into professional PDF documents and stored in Google Drive. Finally, the workflow sends a download link to the student via Telegram, ensuring a seamless and automated process from query t
Platform
n8n
Category
Education
Price
Free
Creator
Aaliyah Rahman
set
code
wait
telegram
stickyNote
googleDrive
httpRequest
googleSheets
agent
telegramTrigger
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.