Logo
Login
Agentic AI Cohort

Become an AI Engineerin 8 Weeks

A practical program focused on the most relevant AI engineering skills, that companies are actively hiring for.

6th June → 26th July
Sat & Sun (9-10:30 AM IST)
8 Weeks

For software engineers upskilling into AI engineering roles.

Cohort Outline

Cohort Outline

A structured approach to AI implementation

Week 1

Week 1: Terminology & Prerequisites

Theory

  • Core LLM terminology: tokens, context window, parameters, attention mechanism

  • How LLMs are trained: pre-training, post-training, and inference at runtime

  • Embeddings & semantic similarity: turning text into vectors

  • Prompting basics: system, user, few-shot

  • Structured outputs and JSON formatting 

Coding

  • Make your first LLM API calls, and compute cosine similarity from scratch

LLMsEmbeddingsTokensPromptsAPI Basics
Week 2

Week 2: RAG — Components & Architecture

Theory

  • Why RAG exists: knowledge cutoff and hallucination problem

  • The 5-stage RAG pipeline: ingest → chunk → embed → index → retrieve

  • Chunking strategies and when to use each

  • Embedding models: choosing the right one for your use case

  • Vector databases & indexing algorithms (HNSW, IVF, PQ)

Coding

  • Build an end-to-end RAG pipeline with LangChain + ChromaDB.

ChunkingEmbeddingsvector DBHNSWRetrievalAugmentation
Week 3

Week 3: Advanced RAG

Theory

  • Why naive RAG hits accuracy ceilings

  • Query rewriting techniques: expansion, HyDE, multi-query

  • Cross-encoder reranking: LLM-quality scoring after initial retrieval

  • Metadata filtering and hybrid search (dense + sparse)

  • Evals specific to RAG: faithfulness, answer relevance.

Coding

  • Apply advanced retrieval techniques to your Week 2 pipeline and benchmark accuracy improvements with an eval suite

HyDErerankerquery rewritingmulti-vectorSelf-RAG
Week 4

Week 4: RAG Architectures & Specialised Types

Theory

  • Common pitfalls in production RAG systems

  • GraphRAG: knowledge graphs as retrieval backends

  • KAG (Knowledge-Augmented Generation): structured KB + LLM

  • Agentic RAG: LLM decides what to retrieve, when, and how

  • Choosing the right architecture: a decision framework for selection

Coding

Build a GraphRAG system on a real use-case using Neo4j, and compare it against vanilla RAG

GraphRAGAgentic RAGKAGMultimodal RAGLightRAG
Week 5

Week 5: Single-Agent Systems

Theory

  • What is an agent? LLM + tools + loop

  • LLM vs. Agent: how to distinguish pipeline vs single api call

  • Tool / function calling: how the LLM triggers Python functions

  • The ReAct pattern: Reasoning → Acting → Observing

  • Pydantic AI: type-safe agents with validated structured outputs

Coding

  • Build a single agent with tools, structured outputs, and basic guardrails.

ReActTool CallingPydanticAIPrompt EngineeringStructured Outputs
Week 6

Week 6: Multi-Agent Systems

Theory

  • Why multi-agent? Parallelism, specialisation, separation of concerns

  • Agentic design patterns: Orchestrator-Worker, Routing

  • Problems unique to multi-agent: orchestration, information isolation, planning

  • Memory systems for agents: short-term and long-term

  • Cost and latency considerations in multi-agent systems 

Coding

  • Build a research + writer + critic multi-agent pipeline in LangGraph with routing.

LangGraphMulti AgentOrchestrationDesign patternsRouting
Week 7

Week 7: Context Engineering, Memory & Evaluation

Theory

  • Context engineering vs. prompt engineering

  • What goes in the context: instructions, tools, history, retrieved docs

  • Quantitative Evals (accuracy, F1, exact match, tool-call accuracy)

  • Qualitative evals with LLM-as-a-Judge: rubric design, single-answer grading.

Coding

  • Run a full eval suite on your Week 6 multi-agent pipeline with both quantitative and LLM-as-a-Judge evaluations

Context EngineeringMemoryLLM-as-a-JudgeEvalsObservability
Week 8

Week 8: Capstone Project

Theory

  • AI engineering best practices: from prototype to production

  • Engineering decision framework: choosing RAG type, agent pattern, and stack

  • How to scope a capstone: MVP definition, what to cut, what to keep

  • Architecture reviews and 1:1 feedback on each project plan

  • Presenting AI systems in interviews: structure, demo flow, eval results

Coding

Live capstone demos with peer Q&A, eval walkthroughs, and structured feedback

CapstoneArchitecture designpresentationportfolio
Instructor

Your Cohort Instructor

Tanishq Singh

Tanishq Singh

AI Engineer | IIT Madras | University of Birmingham

Tanishq is an AI Engineer and Master's graduate from IIT Madras and the University of Birmingham, with production experience across FinTech, HealthTech, and EdTech. He has built end-to-end RAG pipelines and multi-agent systems using tools like LangGraph, CrewAI, and AWS Bedrock, with deep expertise in agent orchestration, context engineering, and memory for agentic systems. His evaluation work spans hallucination detection, prompt injection, and guardrail testing.

What You Will Learn

Key Takeaways

AI skills that are essential and job-relevant.

Building Reliable AI systems

Learn how to de-risk and productionize AI applications using guardrails and model evaluations.

Industry-relevant AI skills

Learn the technology behind real-world systems like Agents, MCP, and vector databases.

Identify AI opportunities

Learn how to assess AI use cases specific to your product and team needs.

Interview-Ready on RAG & Agents

Master the vocabulary, tradeoffs, and design patterns that come up in AI engineering interviews.

Build Real AI Projects

Understand and apply Agentic AI and RAG Systems through hands-on, real-world projects.

Safe & Evaluated AI Systems

Build production-grade AI with guardrails, LLM-as-a-Judge evaluations, and observability.

Investment

Cohort Investment

RAG and Agents

$1,100

$1,375Early Bird Discount 20% OFF

Cohort Starts On Jun 5, 2026

16 Live Classes with Instructor

Saturday (Theory) & Sunday (Practical)

Class notes + in-depth resource material for every topic

Weekly assignments: hands-on code labs and conceptual exercises

Wednesday office hours, 1 to 1.5 hours, open Q&A

Lifetime access to recordings

7-day money-back guarantee

Frequently asked questions

WhatsApp