New Udemy Course : Introduction to AI Automation with n8n and langchain

Hi everyone,

I created a Udemy course called Introduction to AI Automation with n8n and LangChain.

There are 11 AI Automation Projects including Automated Stock Analysis with SEC 10K data and Financial Data like earnings ratio as well as earnings transcripts into long form report.

Here is an instructor discount code that I’ve created for the community.

https://www.udemy.com/course/introduction-to-ai-automation-with-n8n-and-langchain/?couponCode=N8N_AI_LEARN

Thanks,
Derek

7 Likes

Updated course to include:

  • How to use powerful custom tools in AI workflows using automated team of ai agents example

  • How to self host n8n on cloud service with railway.app

1 Like

@Derek_Cheung I am really happy to see a n8n course that is being updated :slight_smile:

For now, it is pretty simple, but it looks like a good outline to keep updating.
Keep up the good work—I bought your course to show my support for such training programs and to brush up on some of the new AI capabilities n8n has been working on! :slight_smile:

1 Like

Thank you David. I greatly appreciate the support.

I just finished updating a railway.app template to have both an n8n instance and Flowise instance together in one self-hosted deploy.

This allows n8n to tap into the puppeteer support in Flowise to augment n8n workflows for the case of web scrapeing javascript enabled websites to populate AI QA workflows.

I’ll add lecture on this soon.

2 Likes

I’m signing up too. Completely new to N8N so I will come back to give some feedback on how it went. Looking forward to jumping in!

Welcome to the community Jack. Thank you for your support. I’d appreciate very much your feedback.

I added a bonus section on the course to cover transforming complex PDFs into insightful blog posts automatically with multi-agents :slight_smile:

I’ve also updated instructor promo code for discount:
https://www.udemy.com/course/introduction-to-ai-automation-with-n8n-and-langchain/?couponCode=N8N_LEARNAI_4

Just added another bonus project to the course – PDF to Chat with AI Vision to tackle issue of how to chat with PDF when it contains complex tables, diagrams, and figures.

1 Like

Added another bonus project to the course: AI Powered Web Scraping : the EASY way.

Using AI to simplify web site extraction and saving into Google Sheets.

Added bonus project to the course: Technical Analyst AI Agent. Using AI Vision to analyze technical charts for stocks and crypto

1 Like

Hi Derek, I got your course and it´s awesome, thanks for putting it together, I’m interested to learn how to create appointments using google calendar. I´d love to see some of that in your course. Thank you!

1 Like

Thanks so much Alexis for your support and feedback. I greatly appreciate it. I will add your idea of expanding course content to cover google calendar. Maybe add a section for G-Suite tools (email, docs, sheets, calendar)?

I’ve added another bonus project:

Research AI Agent Team with Auto Citation

Content creation using a team of ResearchAI agents to produce comprehensive, well-researched articles with automatic source citations!

I’ve also created instructor discount code to make it easier for people to access course:

https://www.udemy.com/course/introduction-to-ai-automation-with-n8n-and-langchain/?couponCode=N8N_AI_LEARN6

Added another bonus project building a Data Analyst AI Agent

From Data to Insights Faster: Build an Data Analyst AI Agent
Transform static data into a dynamic system for deep insights. Learn how to easily perform comparative analysis and get answers using natural language queries on large spreadsheet data sets.

1 Like

bought it Derek. very new to n8n but so far im loving this… :slight_smile:

1 Like

Thank you very much for your support! I appreciate it. Happy new year!

Happy new year everyone!

I’ve added another bonus project building on top of the Data Analyst AI Agent and added a Visualization AI agent as a tool.

From Data to Insights Faster: Visualization Agent (part 2)

It takes data from the Data Analyst AI agent and automatically creates an appropriate visualization along with explanation of analysis.

2 Likes

I just added another bonus lecture that builds on the Data Analysis AI Agent and Visualization AI Agent and adds Telegram support and uses the new open source DeepSeek v3 model (9.3X cheaper than GPT4o with comparable performance)

New bonus project added!

Build Your AI News Research Team: 24/7 Newsletter Automation with Citations

Learn how to create an automated AI research team that transforms news monitoring into detailed newsletters! We’ll show you how to build a workflow that automatically researches topics like Bitcoin, Nvidia, and other companies, creating professional newsletter content complete with auto-citations.

Previous discount code expired, refreshing here with this link for those who are interested:
https://www.udemy.com/course/introduction-to-ai-automation-with-n8n-and-langchain/?couponCode=N8N_AILEARN_10

New bonus project added :slight_smile:

Automate SQL Data Analysis with AI Agents: From Raw Data to Visual Insights

Discover how to create a sophisticated data analysis system using a team of AI agents working together to unlock insights from SQL databases! In this tutorial, we’ll build three specialized agents: an orchestrator, data retrieval agent, and visualization agent that work in harmony to analyze and visualize complex data sets.

:mag: What You’ll Learn:

  • How to create and coordinate multiple AI agents
  • Setting up SQL data retrieval with error handling
  • Building dynamic data visualization capabilities
  • Working with Superbase (Postgres) databases
  • Implementing agent-as-a-tool pattern