AI Engineering Course - Generative AI & Agentic AI

Live Course
interested count120k+ interested Geeks

This 12-week course takes you from neural network fundamentals to building production-ready AI applications. Learn Transformers, prompt engineering, RAG, vector databases, Agentic AI, LLM evaluation, and deployment through live, mentor-led sessions and 13 hands-on projects using Hugging Face, LangChain, CrewAI and LangGraph. Earn dual IBM & GeeksforGeeks certification.

levelIntermediate and Advancedcourse duration12 Weeksseats-left2 Seats Left
warningHurry! Batch Closing This Saturday — Enroll Now! Need guidance? Call +91-9217990450

Course Overview

Certification

IBM & GeeksforGeeks Certification

Earn industry-recognized certification

AI Toolkit

Modern AI Toolkit

Work with the latest AI tools and technologies

Live Session

Live Soft Skills Sessions

Biweekly expert-led sessions for interview success

Monitor

Skills You'll Gain

Key AI Engineering concepts you'll learn and master.

SystemPrompt Engineering
ShellRetrieval-Augmented Generation
CloudIntelligent Document Processing
InfraAgentic AI Design
CI/CDMulti-Agent Orchestration
DockerLLM Evaluation and Observability
ConfigurationContainerization
NetworkingLLM Deployment Patterns
Monitor

Tech Stack You'll Learn

Tools and technologies you'll work with

JavaHugging Face
SpringLangChain
Spring BootOllama
MySQLCrewAI
KafkaLangGraph
GitGoogle ADK
AuthOpenAI Agents SDK
RedisMCP and Agent Skills
MultithreadingDeepEval
MultithreadingLangSmith
MultithreadingDocker
MultithreadingGradio
projects

Projects You'll Build

Real-world projects to apply your skills

MNIST Handwritten Digit Classification
MNIST Handwritten Digit Classification

Build your first end-to-end neural network by training a model to recognize handwritten digits and understand how forward propagation and backpropagation work in a practical deep learning workflow.

PythonKerasMNIST
Hugging Face Pipeline Application
Hugging Face Pipeline Applications

Build multiple mini-projects using Hugging Face pipelines to explore pre-trained AI models and understand how modern NLP and AI tasks can be integrated into applications.

Hugging FaceTransformersPipeline API
Custom Domain Model with Transfer Learning
Custom Domain Model with Transfer Learning

Adapt a pre-trained open-source model to a custom domain using transfer learning and the Hugging Face Trainer API, gaining practical experience in model adaptation and fine-tuning.

Hugging Face TransformersTrainer APIPyTorch
AI-Powered Data Analysis with Prompt Engineering
AI-Powered Data Analysis with Prompt Engineering

Build an AI-powered data analysis workflow that uses large language models to interact with and analyze real-world datasets through effective prompt engineering.

Prompt EngineeringGeminiNotebookLM
Text2SQL: Natural Language Database Querying
Text2SQL: Natural Language Database Querying

Create a Natural Language to SQL system that enables non-technical users to query databases using plain English and convert natural-language questions into executable SQL queries.

Prompt EngineeringGoogle Gen AI SDKSQLite
AI Review Chatbot with Gradio
AI Review Chatbot with Gradio

Develop a grounded AI chatbot that answers questions about review data and deploy a shareable interactive interface using Gradio.

EmbeddingsGradioRAG
Prompt Engineering with Local Small Language Models
Prompt Engineering with Local Small Language Models

Build AI workflows using small language models running locally, exploring how prompt engineering can improve model behavior without relying entirely on cloud-based APIs.

OllamaGemma 4Prompt Engineering
Offline RAG with Local SLMs
Offline RAG with Local SLMs

Build a fully local Retrieval-Augmented Generation pipeline using small language models, enabling private document retrieval without sending data to external APIs.

OllamaChromaQwen3-Embedding
AI Market Research Crew
AI Market Research Crew

Build an Agentic AI system where multiple specialized AI agents collaborate to research a market, analyze information, and generate a structured research report.

CrewAILLMsMulti-Agent Systems
AI Background Verification & Due Diligence
AI Background Verification & Due Diligence

Develop an AI agent system that uses tools, memory, and a knowledge base to perform automated background verification and support real-world due-diligence workflows.

CrewAIMCP ServersAgent Skills
Multi-Agent AI Fact-Checking System
Multi-Agent AI Fact-Checking System

Build a multi-agent fact-checking system with an orchestrator, specialized agents, and adversarial debate to analyze claims and improve the reliability of AI-generated conclusions.

n8nLow-Code Agentic AIMCP Servers
Fact-Checking System with LangGraph
Fact-Checking System with LangGraph

Rebuild the fact-checking workflow using LangGraph to implement graph-based agent orchestration, routing, cycles, and checkpoint-based execution.

LangGraphLow-Code Agentic AIMCP Servers
End-to-End AI Engineering CapstoneCAPSTONE
End-to-End AI Engineering Capstone

Build your own production-oriented AI application from ideation to deployment. Containerize the application, deploy it, and receive one-on-one review from industry professionals to strengthen your portfolio.

DockerCloud DeploymentGitHub Actions
Read more

Course Syllabus

AI Engineering Course - Generative AI & Agentic AI
AI Toolkit for Developers

Prerequisite

  • Basic knowledge of Python

Module 1: Feedforward Neural Networks

Feedforward Neural Networks

  • Understanding the AI Glossary
  • Perceptron and Activation Functions
  • Layers and MLPs
  • Understanding the Training Loop

Backpropagation

  • Backpropagation by Hand
  • Project: MNIST Handwritten Digit Classification

Module 2: Transformers – Concepts

Transformers - Conceptual Knowledge

  • Seq2Seq Models with RNN
  • What is Attention?
  • A High-Level Look at Transformers
  • Encoders
  • Self-Attention

Transformers - Conceptual Knowledge

  • How are attention scores calculated?
  • Multi-Head Attention
  • Positional Encoding
  • Residuals & Layer Normalization
  • Decoders
  • Linear and Softmax Layers
  • Revisiting the High-Level Look

Module 3: Hugging Face & Transfer Learning

Hugging Face Basics

  • What is Hugging Face?
  • Hugging Face Model Hub Web Interface
  • Understanding Model Cards
  • The Inference API
  • The Pipeline Abstraction
  • The AutoTokenizer Family
  • Tokenization Strategies
  • The AutoModel Family
  • Hugging Face Datasets
  • Project: Multiple Mini-Projects Using the Pipeline Abstraction

Transfer Learning with Hugging Face and QLoRA

  • What is Transfer Learning?
  • The TrainingArguments Class
  • The Trainer API
  • Project: Transfer Learning Project
  • Low-Rank Adaptation
  • Quantization
  • Supervised Fine-tuning
Read more

Upcoming Batches

Batch
Mentor
STARTING FROM
TIMINGS

Frequently Asked Questions

01

What is an AI Engineering course?

02

How to become an AI Engineer?

03

What are the prerequisites for an AI Engineering course?

04

What will I learn in an AI Engineering course?

05

Will I learn Generative AI and LLMs in this course?

06

Will I learn Transformers and Attention mechanisms?

07

Will I learn Hugging Face and LLM fine-tuning?

08

What is RAG and will I learn how to build RAG applications?

09

What advanced RAG techniques will I learn?

10

Will I learn Vector Databases and Embeddings?

11

Will I learn Prompt Engineering and LangChain?

12

Will I learn Agentic AI and AI Agents?

13

Which Agentic AI frameworks will I learn?

14

Will I learn MCP and how to connect tools to AI Agents?

15

Can I run LLMs locally with this course?

16

Will I learn how to evaluate and monitor LLM applications?

17

Will I learn how to deploy AI and LLM applications?

18

What projects will I build in this AI Engineering course?

19

What jobs can I get after an AI Engineering course?

20

What salary can I expect after learning AI Engineering?

21

Is an AI Engineering course useful for 1st, 2nd, 3rd, and final-year students?

22

Is an AI Engineering course useful for BCA, MCA, and M.Tech students?

23

How much time does it take to complete an AI Engineering course?

24

Is AI Engineering different from Data Science and Machine Learning?

25

Do I need to learn DSA, DBMS, OS, CN, and System Design for AI Engineering?

26

How is this AI Engineering course different from other AI courses?

27

Is this AI Engineering course enough to become job-ready?

28

What are the key features of this AI Engineering course?

29

Is there a refund option if I am not satisfied with the course?

30

Is there a contact number for queries?