
Explore ai automation with no-code tools n8n and LangChain to connect apps and build intelligent workflows, from chatbots to transcription and stock analysis.
Set up by obtaining an OpenAI API key (sign up at platform.openai.com, claim $5 credit) and joining NTN cloud (two weeks free). Then tour UI and build your first flow.
Explore building a no-code AI automation workflow using n8n and LangChain by creating a chat-triggered AI agent, integrating OpenAI, memory, and tools like Wikipedia.
Self-host n8n on railway app for control and unlimited workflows. Sign up with GitHub, deploy the template, set admin password, redeploy to upgrade, at about $8 per month.
Build no-code ai automations with LangChain to transcribe audio from Google Drive, store text files, and trigger on new files to summarize, translate to Japanese, and generate audio.
Launch a no-code workflow with a manual trigger to fetch an MP3 from Google Drive, transcribe it with OpenAI, convert the transcript to a text file, and upload it back.
Build a no-code ai workflow that transcribes an mp3 to text, summarizes the content with a LangChain summarization chain, translates it into a language from 55 options, and generates audio.
Create a no-code n8n flow that watches a Google Drive folder for new MP3 files, downloads them, transcribes to text, and saves the results in a text transcription folder.
Learn to build a no-code chat with your documents that answers HR policies from PDFs and text files, with embeddings, vector stores, and database choices.
Set up your current vector store by creating a cluster on cloud.google.com, saving the cluster URL for credentials, and generating an API key token in data access control.
Demonstrates a no-code ai automation flow that retrieves an HR policy document from google drive, splits into chunks, creates embeddings with OpenAI, and stores vectors for querying.
Build a querying workflow using a chat trigger, vector store retriever, and embeddings to fetch similar HR policy documents and answer questions with a 3.5 turbo model.
Extend the document app with Slack integration to create a no-code HR policy advisor, using webhook, slash commands, and a Supabase vector store in a test workflow.
Create a no-code Slack integration workflow with a webhook and an HTTP request, linking a retrieval QA chain and vector database to deliver LLM-driven responses.
Introduce the traveler copilot, an ai-powered telegram bot for speech and image translation across 55 languages, with a node-based workflow for audio and image translation.
Set up a telegram bot with bot father, create traveler copilot bot, copy its token, then obtain an anthropic api key to access cloud three models with vision.
Create a telegram-triggered flow that downloads voice messages and transcribes them to text. Translate to Japanese, convert to speech, and send both audio and text back via Telegram.
Build an image translation workflow in a no-code ai automation setup using a telegram node to fetch and translate an image to the specified language with a basic lm chain.
Leverage a no-code AI workflow to analyze SEC 10-K data and generate a stock analysis report with a team of analysts, editors, and a publish step.
Walks through upserting a Nvidia SEC 10-K pdf into a vector store via a no-code template, using Google Drive and a webhook for Q&A agents.
Build a no-code ai automation workflow in n8n and LangChain with a settings-driven senior research analyst persona, integrating sec 10-k data via webhook and generating json research sections.
Explore delegation and split nodes that assign prompts to research analysts to produce report sections. Use a senior researcher plan and GPT 3.5 turbo to assemble coherent output.
Merge and senior editor synthesize research from multiple agents into one article, then paraphrase and polish for the investor community and publish as no-code markdown file to google drive.
Extend automated stock analysis by letting AI agents call tools via large language models. Use Financial Modeling Prep to fetch financial metrics, price targets, news, and earnings transcripts.
Build a custom financial metrics tool in a no-code n8n and LangChain workflow to fetch metrics via a ticker and API call, then include balance sheet and income statement analysis.
Add an earnings transcript tool to a no-code workflow using n8n and LangChain, call an earnings transcript API, and summarize analyst questions and management responses with a large language model.
Build an end-to-end AI vision powered PDF chat app that extracts complex PDF data, including tables and diagrams, into a high-quality vector store for chat-based insights.
Transform complex pdfs into concise blog posts via ai automation with a low-code workflow, using a four-agent team to extract content, plan sections, assign writers, and polish the final article.
Build a no-code ai automation pipeline that scrapes a website, extracts title, price, availability, image URL, and product URL, and loads data into Google Sheets using four nodes.
Explore building a technical analysis agent that analyzes Bitcoin charts using the relative strength index and directional movement index, generates chart outputs, and provides market insights with ai vision.
Harness an AI agent team—the research leader, project planner, research assistants, and editor—to produce a 1000-word, six-section, auto-citation article with citations using perplexity, then post it to ghost.
Transform spreadsheets into a knowledge base for natural-language search, comparative analysis, and q&a, using a no-code data agent to explore a 14,000-row stock dataset (debt, p e ratio) across years.
Create a visualization agent workflow that generates line, radar, and bubble charts comparing Google, Apple, and Microsoft on EPs, profit margins, and other financial metrics.
Learn to build a no-code ai workflow that links a telegram bot with a data analyst agent and a visualization agent, using deep seq v3 for cost-effective insights.
Automate 24/7 no-code news research with a team of AI agents monitoring Bitcoin, Nvidia, and SoFi to generate a citation-rich newsletter for Gmail.
Automate Reddit to newsletter curation with no-code ai research agents and auto citations, sourcing hot topics from the Side Project subreddit for newsletter generation.
Orchestrate a three-agent workflow—an orchestrator, a SQL data retrieval agent, and a visualization agent—to analyze and visualize energy data in Postgres, handle mislabeled data, and chart production growth 2023–2024.
Join the automation engineering school community to build real AI automation skills through course projects, participate in a soft launch as a founding member with a lifetime discounted rate.
In today's fast-paced digital landscape, automating repetitive tasks and leveraging the power of artificial intelligence (AI) has become increasingly crucial. This course, "Introduction to AI Automation with n8n and LangChain," is designed to equip you with the skills and knowledge needed to harness the potential of these cutting-edge technologies.
Taught by the 2024 n8n Community Award winner for AI Automation Template Creator, this course brings battle-tested automation expertise from a recognized leader in the n8n community. The instructor's templates and automation solutions have been acknowledged by n8n, a powerful platform with over 51,000 GitHub stars, for their innovation and practical value.
Whether you're an aspiring automation enthusiast, an entrepreneur struggling to keep up with the demands of a growing business, a corporate innovator seeking to drive digital transformation, or a tech-savvy individual passionate about the intersection of AI and workflow automation, this course has something for you.
Throughout this comprehensive program, you'll dive into the versatile n8n platform, a low-code, open-source tool that empowers users to connect various applications and services, streamlining workflows and unlocking new possibilities. You'll learn to leverage n8n's extensive integration capabilities and visual interface to build intelligent automation solutions tailored to your needs.
Key highlights of this course include:
Become a Workflow Wizard: Harness the versatility of the n8n platform to create dynamic, interconnected workflows that automate your most time-consuming tasks, freeing you up to focus on higher-value activities.
Unleash the Power of Conversational AI: Dive into chatbots and learn how to build your intelligent virtual assistant, capable of engaging in natural language interactions and providing instant, personalized responses.
Transcend Language Barriers: Explore the Traveler Co-Pilot project and master the art of speech-to-speech translation and image-to-text conversion, which will empower you to navigate foreign environments with confidence and ease.
Empower Your Documents: Dive into the "Chat with Docs" project and learn how to integrate your custom documents with Slack, enabling seamless collaboration and instant access to critical information right at your fingertips.
Unlock the Secrets of Stock Analysis: Assemble a team of AI agents to automate the complex stock analysis process, leveraging the wealth of data in SEC 10K reports to make informed investment decisions and stay ahead of the curve.
Learning Support: Q&A forum to engage with learner community and instructor
Paid n8n templates included: $225 USD worth of templates fully included in the course.
Easy 1 click n8n self-hosting : step-by-step guide to self-host n8n on cloud
Throughout the course, you'll have the opportunity to apply the n8n platform to real-world automation challenges, giving you a solid foundation to continue exploring the capabilities of this versatile tool. Additionally, you'll gain hands-on experience in integrating LangChain, a robust framework for building applications with large language models (LLMs), further expanding your AI automation skillset.
This course uses the frontier OpenAI API for the exercises, which is a paid API. Completing all the exercises costs less than $1 USD using the gpt4o-mini model.
Embark on this exciting journey and unlock new possibilities in streamlining workflows and driving innovation. Enroll in the Introduction to AI Automation with n8n and LangChain course today and become a master of AI-powered automation.