Block 1 - Google Gemini Chat Model6
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
AI Powered Academic Assignment Generator This n8n workflow template automates the complete academic assignment generation process from student queries to professional document delivery. Students su...
@n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.telegramtrigger, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.wait, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Davidson Ahuruezenma.
Original n8n.io sourceThis n8n workflow template automates the complete academic assignment generation process from student queries to professional document delivery. Students submit assignment requests via Telegram, and the workflow generates comprehensive, plagiarism-free academic content using Google Gemini AI, formats it into professional PDF documents, and delivers downloadable links while maintaining complete records.
The workflow processes student assignment requests through 16 interconnected nodes, handling everything from input parsing to final document delivery:
Input β AI Processing β Document Generation β Storage & Delivery
Student Query Intake Bot (Telegram Trigger) Student Query Intake Bot (Telegram Trigger)
Structured Data Parser (Code Node)
Student Assignment Auto-Composer (LangChain Agent)
Generator Model (Google Gemini Chat)
Fallback Model Generator (Google Gemini - Gemma)
Structured Output Parser (LangChain)
Error Handler (Code Node)
Wait Node
Edit Fields (Set Node)
Long Essay Record Sheet (Google Sheets)
Static HTML Builder (LangChain Agent)
HTTP Request (PDF Conversion)
Upload File (Google Drive)
Send Text Message (Telegram)
Students should format their Telegram messages as follows:
Name: John Doe
Faculty: Engineering
Department: Computer Science
Level: 200L
Course: CSC 201 - Data Structures
Reg number: 2024001234
Question:
1. Explain the concept of Big O notation
2. Compare different sorting algorithms
3. Discuss the applications of binary trees
This workflow template is perfect for:
Processing Time: 2-3 minutes per assignment
Success Rate: >95% with fallback mechanisms
Content Quality: University-standard academic writing
Scalability: Handles multiple concurrent requests
Error Recovery: Automatic retry and alternative processing paths
academic education ai telegram google-sheets pdf-generation automation langchain assignment student-support
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate academic assignments with Google Gemini & deliver via Telegram/PDF |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Content Creation, Multimodal AI |
| Author | Davidson Ahuruezenma |
| Published | 14 Aug 2025 |
Use the JSON export at /data/workflows/7369/7369.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Powered Academic Assignment Generator This n8n workflow template automates the complete academic assignment generation process from student queries to professional document delivery. Students su...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.