New Age AI Engineering Program
from Vishlesan i-Hub, IIT Patna

New Age AI Engineering Program
from
Vishlesan i-Hub, IIT Patna

  • Build fully autonomous AI agents using python, LLMs, and RAG for real-world tasks.
  • Integrate APIs to make your agents fetch, analyze, and act on live data automatically.
  • Master 5 cutting-edge agentic AI concepts like prompt chaining, RAG, tool usage, memory, and self-reflection.

Batch Start Date

November 12, 2025

Program Duration

7 Months

Time Commitment

8-10 Hrs/ week

Eligibility

12th Pass and Above

Learning Mode

Online

The future of AI Engineering is here

$1,450 Billion
The global software development market size is projected to reach $1,450 billion by 2031
Source: Cognitive Market Research
$1.4 Trillion
The software industry alone contributes over US$1.4 trillion per year to the US economy, and supports over 10 million US jobs
Source: BairesDev, based on Software.org data
Sundar Pichai.

The future of AI is not about replacing humans, it's about augmenting human capabilities

Sundar Pichai.
CEO of Google,
Satya Nadella.

This next generation of AI will reshape every software category and every business, including our own

Satya Nadella.
CEO of Microsoft,

About Vishlesan i-Hub, IIT Patna

  • National Innovation Hub: Vishlesan i-Hub at IIT Patna is part of a national mission, advancing AI in speech, video, and text analytics for sectors like health, education, and security.
  • Premier Technical Institute: IIT Patna is one of India's top engineering institutes, known for its cutting-edge research and strong academic foundation.
  • Strong Industry & Research Ecosystem: With active collaborations, incubators, and innovation hubs, IIT Patna bridges academia and industry to drive real-world impact.
IIT Patna Campus

Admission Process

Admission Process
Clear Qualifier Test

Clear Qualifier Test

Clear the qualifier test to be eligible for the program

Complete Counselling

Complete Counselling

Only shortlisted candidates go through the counselling process

Start Learning

Start Learning

Learn from India's top educators and stand out from the crowd.

Qualifier Test Details

To join this program, you must clear the qualifier test on your allotted date.

1

Topics Covered

  • Logical Reasoning
  • Basic Maths
  • Quantitative Aptitude
2

Registration Process

  • Pay ₹99 and choose your slot
  • Unlock free mock test and practice before your final exam
3

Things to Remember

  • The duration of the test is 60 minutes
  • You can take the test only once at your allotted time & slot
  • The test must be taken on a desktop or laptop. Supported browsers (latest versions only): Google Chrome, Safari, Microsoft Edge, and Firefox.

Fee Structure

Qualifier Test Fee

(non-refundable)

₹99

Option 1

Upfront

Option 2

EMI

(Through Our NBFC Partners)

Secure Seat Fee

(non-refundable)

₹4,000

₹4,000

Program Fee

(non-refundable)

₹56,000

₹7,156 x 9 months

Total

₹60,000
( + GST **)

₹68,404
( + GST **)

** GST at 18% extra, as applicable

Our NBFC Partners

Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo
Company logo

Who is this Program for?

Anyone with a passion for building a career in New Age AI Engineering

null professionals

Course Certificate

Why choose this Program?

Master New Age AI Engineering with Leading IIT Faculty

Certification from Vishlesan i-Hub IIT Patna:

Receive a Certificate of Completion with Vishlesan i-Hub, IIT Patna, significantly enhancing your profile’s value.

Real-World Capstone Project:

Work on capstone projects designed to solve practical business challenges

Expert Faculty & Industry Insights:

Learn from IIT faculty & industry experts bringing real-world insights to your learning journey.

Future-Proof Career Gateway:

Launch into a high-growth, future-proof New Age AI Engineering career with in-demand skills.

Industry Readiness

Get interview-focused coaching and AI-powered practice sessions — all designed to boost your chances in competitive hiring. Eligibility: 5 CGPA in this program.

Case-Based Learning:

Engage in real-world, case-based sessions that connect theory with practical Software engineering challenges.

What Will You Learn?

Elevate your software engineering prowess. Learn to build intelligent applications, deploy scalable cloud solutions, and integrate Generative AI for unparalleled innovation. Drive your career forward with a robust portfolio built from hands-on labs simulating real-world AI development and cloud deployments. Secure your place as a high-impact software engineering professional, ready to lead with data-driven strategies and build intelligent digital products.

Toolkit

Toolkit 1
Toolkit 2
Toolkit 3
Toolkit 4
Toolkit 5
Toolkit 6
Toolkit 7
Toolkit 8
Toolkit 9

Course Details

Duration

7 Months

Course Mode

Online

Certification

From Vishlesan i-Hub IIT Patna

Module 1: Foundations of AI Programming

  • Python Programming – Core Python skills, data structures, and libraries essential for AI
  • Understanding LLMs – How Large Language Models work, what makes them powerful, and their limitations
  • Working with OpenAI API – Making API calls, handling responses, managing costs
  • Prompt Engineering – Writing effective prompts, controlling outputs with temperature and tokens, preventing prompt injections
  • Different AI Models – When to use reasoning models (o1, o3) vs general models (GPT-4, Claude), introduction to multimodal AI
  • Backend Engineering – Building APIs, CRUD operations, SQL databases, authentication, and security basics

Module 2: Full-Stack AI Development

  • Frontend Basics – HTML/CSS/JavaScript fundamentals for AI interfaces
  • Production Deployment – Docker, cloud platforms, CI/CD pipelines
  • Building Complete AI Apps – Connecting frontend to AI backend, creating end-to-end applications
  • RAG Fundamentals – What is Retrieval-Augmented Generation and why it matters
  • Building RAG Pipelines – Document processing, chunking strategies, and retrieval techniques
  • Vector Databases & Embeddings – Storing and searching through knowledge using Pinecone/Chroma/Weaviate

Module 3: RAG Systems & AI-Powered Development

  • Advanced RAG with GraphRAG – Knowledge graphs and connected information retrieval
  • LangChain Framework – Using chains, agents, and memory for complex AI workflows
  • Evaluating RAG Systems – Measuring accuracy, relevance, and preventing hallucinations
  • AI Coding Assistants – Hands-on with Cursor, Claude Code, v0.dev, Lovable, Windsurf, and Replit
  • Building Your AI Dev Environment – Creating personalized AI-powered workflows
  • Model Context Protocol (MCP) – Connecting AI to external tools and data sources
  • Accelerating Development – Using AI to write, debug, and optimize code faster
  • Capstone Project 1 – Scoping, implementation, testing, presentation

Module 4: AI Agents

  • Introduction to AI Agents – What are agents and how they differ from simple AI calls
  • Setting up Agent Workflows – Using MCP to manage and orchestrate agents
  • Agent Memory & State – Making agents remember context and manage conversations
  • Multi-Agent Systems with LangGraph – Building teams of agents that work together
  • Production-Ready Agents – Deployment, monitoring, and human oversight
  • User-Focused Design – Building agents people actually want to use

Module 5: Machine Learning & Deep Learning

  • Data Handling – Collecting, cleaning, and preparing data for ML models
  • Classical Machine Learning – Regression, classification, and evaluation techniques
  • Tree-Based Models – Decision trees, random forests, and gradient boosting
  • Unsupervised Learning – Clustering, dimensionality reduction, finding patterns in data
  • Neural Networks Basics – How neural networks learn and make predictions
  • Understanding Transformers – The architecture behind LLMs, attention mechanisms explained

Module 6: Open Source Models & Capstone Project

  • Open Source AI Ecosystem – Using HuggingFace, Ollama, and free models
  • Running Models Locally – Deploy LLMs on your own hardware
  • Building with Open Source – Creating RAG systems without proprietary APIs
  • How LLMs Really Work – Internal mechanics, why they hallucinate, security considerations
  • Fine-tuning Models – Adapting models to your specific needs using PEFT, QLORA, LORA
  • Testing & Evaluation – Benchmarking custom models and optimization strategies
  • Capstone Project 2 – Architecture, implementation, testing, optimization, deployment, peer review
FAQs

Contact Us

WhatsApp us

WhatsApp us

For any queries, you can Whatsapp us at +918197292840

Email us

Email us

For any queries, you can contact us at iitp.programs@masaischool.com

Copyright © Nolan Edutech Private Limited. All rights reserved

Address :- Masai, IncubexHSR21, No 1178, 5th Main Road, Sector 7, HSR Layout, Bengaluru, Karnataka 560102

Congratulations! You've Unlocked Masai Unlimited!

Now, learn from India's best faculty – on your terms.
All courses, all certifications, unlimited access.

Get certified from Vishlesan i-Hub Foundation IIT Patna & iHUB DivyaSampark IIT Roorkee

Get certified from Vishlesan i-Hub Foundation IIT Patna & iHUB DivyaSampark IIT Roorkee

AI Tutor for instant doubt-solving, anytime.

AI Tutor for instant doubt-solving, anytime.

Explore masai unlimited courses

Vishlesan i-Hub IIT Patna

Fundamentals of Artificial Intelligence & Machine Learning

Taught in English & Hindi

Taught by professors & mentors from

IIT Pallakkad, IIT Dhanbad

iHUB DivyaSampark, IIT Roorkee

Introductory Product Management & Agentic AI

Taught in English & Hindi

Taught by professors & mentors from

IIM Ranchi, TataMG, Flipkart, IIT Palakkad