Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AI fundamentals for Beginners - Learn LLM, Agentic AI, MCP
Rating: 4.4 out of 5(781 ratings)
5,439 students

AI fundamentals for Beginners - Learn LLM, Agentic AI, MCP

From Zero to AI-Ready 2026: Learn from scratch about Generative AI, LLMs, Prompt Engineering, RAG, MCP and AI Agents
Created byHimanshu Rana
Last updated 5/2026
English

What you'll learn

  • Fundamentals of Generative AI and how it differs from traditional AI
  • How Large Language Models (LLMs) work at a high level (without heavy math)
  • Prompt Engineering techniques to get better, more reliable AI outputs
  • How AI systems use context, memory, and tools
  • Building AI agents in AWS Bedrock Agent that can work autonomously
  • Building own MCP server
  • Model Context Protocol (MCP) – how models securely connect to tools, data, and services
  • Using 3rd party MCP servers to connect to external systems
  • Working with open source model locally on your own machine
  • Building RAG based chatbots using Langflow

Course content

7 sections37 lectures5h 0m total length
  • Jumping right into the World of Artificial Intelligence2:01

    Explore how modern ai goes beyond chatbots to book flights and browse and scrape the web. Engage hands-on with open-source models on your laptop to build an english tutor assistant.

  • Setting up Ollama on Mac & Windows for local testing8:33
  • Build your first Ai application: English Tutor using Ollama4:38
  • Explore NotebookLM from Google4:54

    Explore Google's Notebook LM, an AI tool for students and researchers that generates audio and video overviews, mind maps, reports, infographics, flashcards, and slide decks from uploaded or linked sources.

  • Course Roadmap3:15

    follow the five-section course roadmap from installing open source models to building an english tutor assistant and exploring llm fundamentals, tokens, prompts, and mcp integrations.

  • Know your Instructor - Skip if its boring1:21

    Meet Iman Surana, a cloud solutions architect with 16+ years delivering enterprise-grade solutions on Azure and AWS, a Microsoft Certified Trainer and Udemy instructor partner guiding this AI fundamentals course.

  • Taking a look at some of the widely used Closed and Open source models6:24

    Examine closed and open source language models, including frontier models like GPT, Codex, and Gemini, alongside DeepSeq, Mistral, and Llama, and learn to test them on your laptop.

Requirements

  • No prior experience required in AI, ML. We'll get that covered
  • Basic programming knowledge (Python, yaml or JavaScript) can be helpful for hands-on examples
  • Basic knowledge of AWS cloud and services like EC2, Lambda functions, cloudformation
  • Basic knowledge of Git
  • Curiosity to learn about AI

Description

Artificial Intelligence is no longer just for researchers and data scientists. Generative AI and Large Language Models (LLMs) are becoming part of everyday work — from writing and research to automation and intelligent agents. If you want to actually understand how today's AI systems work (not just use ChatGPT and hope for the best), this course gives you that foundation.

This is a beginner-friendly, hands-on introduction to modern AI — but don't mistake "beginner-friendly" for "surface-level." By the end, you'll have built a Retrieval-Augmented Generation (RAG) pipeline visually using Langflow, and built and deployed your own working MCP (Model Context Protocol) server with real OAuth authentication and API integration — two things most "intro to AI" courses never get close to.

Taught by a cloud architect, not just an AI enthusiast

This course is created by Himanshu Rana, a Cloud Solutions Architect with 16+ years delivering enterprise-grade solutions on AWS and Azure, and a Microsoft Certified Trainer. You're learning AI fundamentals from someone who's also spent a career building production systems — so the explanations are grounded in how this technology actually gets used, not just how it's marketed.

What you'll learn

  • Core foundations of Generative AI and how LLMs actually "think" and generate responses

  • Tokens, prompts, and how tokenization affects both output quality and API cost

  • Prompt engineering techniques to get consistent, reliable results from any LLM

  • Retrieval-Augmented Generation (RAG) — the difference between traditional RAG and agentic RAG, and how to build a RAG pipeline visually using Langflow, no heavy coding required

  • AI Agents: how they plan, reason, and use tools across vector stores, web search, and APIs

  • Model Context Protocol (MCP) — the emerging standard for connecting AI models to real tools and systems, including hosts, clients, servers, and transport layers

  • Hands-on project: build your own MCP server to manage Google Calendar, with OAuth authentication and live API access — list, schedule, and delete events through an AI client

  • How to run and compare open-source models locally, and explore agentic AI with AWS Bedrock

Who this course is for

  • Beginners with no prior AI or machine learning background who want a real foundation, not just buzzwords

  • Developers and non-developers alike who want a visual, low-code way to understand RAG and agentic workflows before diving into code-first frameworks like LangChain or LangGraph

  • Product managers, founders, and team leads who need a working mental model of how modern AI systems are built

  • Anyone curious about MCP, Langflow, or what it actually takes to connect an AI model to a real external tool

A note on scope

This course is intentionally focused — it's the solid on-ramp before you commit to a multi-week, multi-framework bootcamp. You'll walk away with real conceptual depth, a working RAG pipeline built visually in Langflow, and a complete hands-on MCP project — not a half-finished tour through ten different agent frameworks. If you're looking for a clear, practical starting point in AI before specializing into code-heavy frameworks, this is built for exactly that.

By the end of this course, you won't just know about AI — you'll know how it works under the hood, and you'll have built something real with it.


Who this course is for:

  • Beginners with no prior AI or machine learning experience
  • Students curious about Generative AI and modern AI systems
  • Developers who want to understand LLMs, agents, and MCP concepts clearly
  • Professionals and entrepreneurs looking to upskill in AI