π± Generate personalized language learning news digests with LLaMA-3.1 & DeepSeek AI
β‘ 151 views Β· π± Social Media & Email Marketing
Description
ChatGPT Image 3 juil. 2025, 22_24_39.png
Automatically generate and email level-appropriate language learning content based on trending news.
This workflow reads learner preferences from Google Sheets (language, level, and topic of interest), uses an AI web search model to fetch relevant news, and formats the result into a structured HTML digest featuring grammar explanations and vocabulary highlights.
Emails are sent automatically to each learner in a clean, mobile-friendly format.
βοΈ What it does
- β° Daily Trigger at 6β―AM
- π Pulls learner data from Google Sheets (Language, Level, Topic)
- π Fetches news using
perplexity/llama-3.1-sonar-small-128k-online - β¨ Formats it into HTML using
deepseek-chat, tailored to the learnerβs level - π§ Adds grammar breakdowns and vocabulary highlights
- π¬ Sends personalized HTML email to each learner
π§ AI Models Used
perplexity/llama-3.1-sonar-small-128k-onlineβ web-connected LLM for up-to-date newsdeepseek-chatβ formatting and simplifying articles for language learners
π Examples
WhatsApp Image 20250703 at 18.00.25_00f56289.jpg
π Technologies used
- Google Sheets β Learner database
- OpenRouter API β AI access and online reasoning
- LangChain AI Agent + Output Parser β Clean HTML structuring
- Gmail Node β Email dispatch per user
π‘ Use Cases
- π§βπ« Classroom-ready language micro-lessons
- π Personalized news digests for multilingual learners
- βοΈ Daily practice delivery via email
- π Reading + grammar + vocab in one workflow
π Nodes Used
Cron, Google Sheets, HTTP Request, Gmail, AI Agent, OpenAI Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File