Last updated: May 19, 2026

← MSBAi Home

Agentic AI for Analytics

Program-level details: See program/curriculum.md

Credits: 4 Term: Spring 2027 (Weeks 9-16) Instructor: Vishal Sachdev (Lead), Mark Moran (Co-Instructor, placeholder — pending formal vetting)
Status: Draft Instructor confirmed. Pending T&L onboarding.

Course Vision

Students move beyond prompt engineering to build AI-powered analytics systems. The course covers LLM fundamentals, Retrieval-Augmented Generation (RAG) pipelines, and agentic AI patterns — equipping graduates to build internal AI tools, not just use them. By course end, students can design and implement RAG systems and agent-based workflows for real analytics problems.


Learning Outcomes (L-C-E Framework)

Literacy:

Competency:

Expertise:


Week-by-Week Breakdown

Week Topic Activities Assessment
1 LLM fundamentals + prompt engineering Transformer architecture overview, prompt patterns for analytics (chain-of-thought, few-shot), AI for SQL/Python generation Assignment 1: Prompt engineering exercises · Milestone 1: Problem statement + data source
2 RAG implementation LangChain fundamentals, document chunking strategies, embedding models (OpenAI Embeddings API), vector databases (ChromaDB/Pinecone), retrieval evaluation Assignment 2: RAG pipeline lab · Milestone 2: RAG prototype + retrieval evaluation
3 Agentic AI patterns + governance Function calling, tool use, multi-agent intro, orchestration patterns, NIST AI RMF overview, AI governance basics Assignment 3: Agentic AI lab · Milestone 3: Agent integration + governance plan
4 Final project + ethics Build RAG or agent-based analytics workflow, ethics case study, responsible AI checklist Final deliverable: Agentic Final Project + oral defense

Assessments (1 individual project — 4-week course)

Weekly Assignments (30% of grade)

Project Milestones (30% of grade) Progressive deliverables toward the final project, submitted individually. Studio work (workshop output, peer critique notes, live agent-building artifacts) is captured here per the program-wide commitment that studio is not graded as a separate line:

Final Project Deliverable — Agentic Final Project (35% of grade)

Project Studio (weekly, 90 min — not graded separately) Studio sessions are project-work sessions, with output captured in milestone grades above (per assessment_strategy.md §2):

Live Session engagement (InScribe — 5% of grade) Weekly InScribe post + peer response tied to the week’s Live Session content (per program-wide commitment, assessment_strategy.md §0):


Assessment Summary

Component Weight Notes
Weekly assignments 30% 3 assignments (Weeks 1-3), individual
Project milestones 30% 3 progressive deliverables (Weeks 1-3), individual — studio output folded in per §2
Final project (Agentic Final Project) 35% Week 4, individual, includes oral defense
Live Session engagement (InScribe) 5% Weekly InScribe post + peer response (program-wide commitment per §0)

No traditional exam. Project-based with AI systems focus. Total = 100%. All line items align with assessment_strategy.md §2 4-week course ranges.

AI Usage Levels (AIAS)

Assessment AIAS Level AI Permitted
Weekly Assignments 4 AI is the subject — students build, evaluate, and critique AI systems
Project Milestones 4 AI is the subject — students design and prototype AI pipelines
Final Project (Agentic Final Project) 4 AI is the subject — students design and implement agent-based workflows
Oral Defense (in Final Project) 0 No AI
Project Studio sessions (not graded) 3 AI as collaborator — full integration for hands-on AI experimentation; studio output folds into milestone grades
Live Session engagement (InScribe) 1 AI for ideation only when reflecting on the week’s content

Rubric (5 dimensions)

Dimension Excellent (A) Proficient (B) Developing (C)
RAG Implementation Well-architected pipeline, strong retrieval accuracy, justified chunking/embedding choices Functional pipeline, adequate accuracy Basic implementation, poor retrieval quality
Agentic Design Sophisticated agent patterns, effective tool use, handles edge cases Functional agent, basic tool integration Minimal agent functionality
AI Governance Comprehensive model card, risk assessment, NIST alignment Adequate governance documentation Minimal or missing governance
Code Quality Production-ready, well-documented, tested Functional with minor issues AI code has problems
Oral Defense Explains architecture clearly, handles questions confidently, articulates trade-offs Adequate explanation, answers most questions Cannot explain choices or struggles with Q&A

Competitive Agent Exercise Ideas

These in-class activities use agent-vs-agent competition to teach prompting, fine-tuning, and AI safety concepts through gameplay. Inspired by Manzoor (2026) at Cornell (haggleforme.computer).

Exercise A: Procurement Negotiation Arena

Exercise B: Analyst vs. Auditor

Exercise C: Fine-Tuning Showdown (Week 3)

Exercise D: Source of Truth Wars (Week 3)

Implementation note: These exercises can be built with AI coding agents using a SPEC.md — see design/faculty_resources.md for the workflow. The instructor doesn’t need web development skills.


Technology Stack

Prerequisites


Course Sequence:BADM 558 — Big Data Infrastructures Next: Quantum Computing for Better Business Decision Making