Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AI Agents with Flowise
Rating: 4.5 out of 5(871 ratings)
2,845 students

AI Agents with Flowise

No code, no fluff guide to building practical AI Agent projects using Flowise
Created byCatalin Stefan
Last updated 5/2026
English
English [Auto],Spanish [Auto],

What you'll learn

  • Understand the fundamentals of Agentic AI
  • Master Flowise’s visual interface for building AI agents
  • Build and configure AI Agents using LLMs, Tools, and Nodes
  • Implement RAG - Retrieval Augmented Generation
  • Add human oversight and feedback loops
  • Deploy AI Agents into real-world applications

Course content

4 sections24 lectures1h 22m total length
  • Introduction3:08

    Install flow wise locally, run Olama to connect locally for free, and then build agent flows with nodes, variables, tools, and retrieval augmented generation.

  • Important Node about Udemy Reviews0:59

    Understand Udemy's review system and how competition affects course visibility; I explain that feedback drives improvement and 5-star reviews boost course standing.

  • Installing Flowise3:03

    Verify node and npm, install Flowise globally with npm install -g flowwise, and start the server with npx flowwise start. Log in or create an account at localhost:3000.

  • Interface Overview3:36

    Get oriented with the FlowWise interface, focusing on agent flows in version 2, from dark mode to global variables, API keys, and vector stores for retrieval augmented generation.

  • Installing Ollama3:39

    Install ollama to run models locally and keep data on your machine. Learn to choose models by parameter count and disk size and run them with ollama.

Requirements

  • No programming experience required
  • No experience with Agentic AI required
  • No experience with Flowise required

Description

Agentic AI is one of the most exciting trends in AI right now, and with Flowise’s latest update, it’s never been easier to build your own AI Agents.

In this short, focused course, you'll learn how to create powerful AI Agent workflows using Flowise’s intuitive visual interface. Whether you're a developer, no-code enthusiast, or just curious about AI automation, this course gives you the core skills you need to start building real projects fast.

You’ll also gain a deeper understanding of how different components like LLMs, memory, tools, and retrievers work together to create flexible, responsive agents. We’ll demystify concepts like context management, chaining, and feedback loops, and show you how to apply them in your own use cases, from chatbots to internal assistants to customer-facing tools.

We’ll cover the essentials:

  • Setting up Agent Nodes and Tools

  • Using Large Language Models effectively

  • Integrating Retrieval-Augmented Generation (RAG)

  • Adding human feedback and oversight

  • Embedding AI Agents into websites and apps

And we won’t just talk theory, we’ll build real projects together so you can see these tools in action.

This course is intentionally designed to be lean and practical: no fluff, just the fundamentals you need to confidently start creating with Flowise and Agentic AI.

If you’re ready to build smart, autonomous AI systems with Flowise, let’s get started!

Who this course is for:

  • Students interested in AI
  • Beginner developers of Agentic AI systems
  • Complete beginners in Flowise