Research note

AI tutors, simulations, and live case exercises at Harvard Business School

A summary of what has been publicly reported about AI tutorbots, AI simulations, and in-class AI exercises at HBS, with sources.

Scope and method

Compiled from public sources in August 2026. Each entry is tagged by how much has been published about it. Usage figures for ChatLTV are the instructor's own, self-reported in his write-up; the PS2 Pal figures are peer reviewed.

Requests to hbs.edu and alumni.hbs.edu returned HTTP 403, so the Storrowed description comes from search indexes and the Harvard Business Publishing listing rather than the HBS product page. No one at HBS was contacted.

Tutorbots at HBS

2 systems
Well documented

ChatLTV

Jeff Bussgang, senior lecturer in Entrepreneurial Management · Launching Tech Ventures, second-year elective · 2023

A Slack-embedded retrieval-augmented assistant trained on the course's own materials, available to all 250 enrolled students. It is the only HBS tutorbot with published usage data.2

15Mwords in the corpus, across ~200 documents
170of 250 students used it
3,000+queries, about 130 per case
99%of queries sent privately, not to the public channel

Corpus: 50-plus HBS cases, teaching notes, two books, slide decks, Excel models, video transcripts with a glossary, nineteen years of the instructor's blog posts, and three years of prior course Slack Q&A.

Stack: GPT-4 accessed through Azure OpenAI, chosen so Harvard's copyrighted case material would not be used for model retraining; Pinecone for vector storage; Langchain as middleware. Roughly 8,000 lines of backend code, of which 800 were the RAG layer and 900 content indexing, plus 9,000 lines for a content management system. Two to three person-months of development in late spring and summer 2023. Bussgang notes it would be substantially smaller if built today.

Testing: approximately 500 hand-written test questions evaluated manually, plus automated scoring against ground-truth answers, used to refine prompts and content indexing.

Retrieval prompt as published:

You are a world-class algorithm to answer questions in a specific format. You use the context provided to answer the question and list your sources in the format specified. Do not make up answers.

Testing revealed that students wanted course logistics as much as case content, so a separate "Course Admin" corpus covering grading rubrics, writing assignments, due dates and office hours was created and prioritized in retrieval.

Question types: clarifying and evaluative questions about cases, analysis, acronyms, and administrative matters — case summaries, acronym definitions, assignment deadlines, office-hour scheduling, and methodology checks. Usage peaked between 10pm and 2am. Nearly 40 percent of users rated quality a 4 or 5.

What the query logs showed

Bussgang reviewed queries each morning through the content management system and reports three cases. A student who participated little in class had submitted numerous thoughtful queries; on that basis Bussgang cold-called him, and reports he "crushed the opening." A non-native English speaker repeatedly asked for acronym definitions; Bussgang had ChatLTV generate a list of the top fifteen course acronyms with definitions, after which her questions became more advanced. A student who was a new parent was preparing cases several days early; asked about it, she explained that an unpredictable sleep schedule meant she needed to refresh the key facts closer to class.

Bussgang states that his concern that students would use the bot as a crutch did not materialize, that the quality of in-class case conversation was excellent, and that prep-level questions moving to the bot let him push students on assumptions, methodology and strategic implications instead.

He also reports that the LLM required considerable prompt engineering, that a large existing corpus was essential to the result, and that he had to instruct a companion feedback tool to be more critical, writing: "LLMs are way softer than HBS professors."

Well documented

The DSAIL tutor bot

Karim Lakhani and Iavor Bojinov · Data Science and AI for Leaders · required first-year course, 935 MBA students

A retrieval-augmented tutor trained on the course's cases, coach notes, conceptual notes, Lakhani's Competing in the Age of AI, and data science and econometrics references. Described as a 24/7 tutor that lets students ask clarifying questions and explore advanced topics at any time.3

The course was made a graduation requirement for all MBA candidates in 2025.4 It runs eighteen sessions in four modules: AI Today (2 sessions), Data Exploration, Comparison and Inference (4), Machine Learning and AI Factories (6), and AI Strategy and Implementation (6). The last module ends in a capstone in which each student builds their own AI agent.

The same course has students run analysis conversationally in Julius.ai — for example "run a regression comparing X and Y" or "visualize these customer segments" — without writing Python or R. Instruction is grounded in case studies of real companies deploying AI.

Simulations and live case exercises

Well documented

"Storrowed"

Mitchell Weiss · HBS exercise 824188, plus a separate teaching note and a simulation

A generative AI exercise, published and available for purchase through Harvard Business Publishing.56 Its stated purpose is to raise participants' proficiency, capacity and curiosity with generative AI, focused on problem understanding and ideation.

The premise is that trucks repeatedly get wedged under the low overpasses on Boston's Storrow Drive, causing traffic backups. Students use generative AI tools to work out why drivers ignore the height warnings, where else this happens, what economic impact the incidents have, and what solutions could prevent them. They direct the chatbot to apply frameworks from their other courses, including five-whys and fault tree analysis.

A simulation game was built to accompany the exercise and adds a timing element. Three trucks will hit a bridge in thirty minutes, each truck representing a team, and the object is to avoid the collision. The format lets the instructor reward teams for strong prompts and penalize teams for believing AI hallucinations.

Partly documented

Live AI case exercises across the curriculum

Reported April 2026 · marketing, entrepreneurship, and organizational behavior

HBS faculty are reported to be augmenting the case method with AI simulations, avatars and live exercises, with the integration spread across hallmark classes in marketing, entrepreneurship and organizational behavior, affecting both how students prepare for and how they participate in case discussions.1

Mitchell Weiss describes "a lot of live AI case exercises we've built and deployed in class," including "AI-based simulations, AI-based avatars, a sort of AI-based building." Beyond Storrowed, the individual exercises have not been published.

Faculty named in connection with this work: Mitchell Weiss, Iavor Bojinov, Todd Lensman, and Rembrand Koning.

Reported effects on class: Todd Lensman says students arrive with a higher baseline understanding of the case material. Rembrand Koning says preparation tools help students engage more deeply with the material rather than simply summarizing it, which "heightens our ability to have really rich discussions." Weiss says that while AI handles information transfer, live questioning remains important to teaching, and that this is where the case method is suited to the current era.

Partly documented

Student tool access and classroom policy

As of April 2026, MBA students have access to ChatGPT, the Harvard AI Sandbox, Claude, Claude Code, Lovable, Julius AI, Manus, and Gamma.1

Earlier reporting from 2024 records that HBS provided ChatGPT Plus with Advanced Data Analysis to every first-year student to support the data science curriculum, and ran student trainings on using the tools to advance learning, push thinking, and test their knowledge. The policy framework at that point centered on use outside class rather than during exams. Weiss noted then that a growing number of sessions invited tool use in the classroom as part of exercises and discussions about generative AI.12

AI feedback and evaluation

Partly documented

Feedback on student work

Dean Srikant Datar · reported October 2025

Datar states that faculty use AI to give students rapid feedback: "When students prepare a spreadsheet or do some other work, we are able to give them very rapid feedback using AI tools."10

HBS also uses AI to process student evaluations submitted to the Christensen Center for Teaching and Learning, converting them into actionable recommendations for instructors.

Matthew Negri of the Digital Transformation department notes that AI supplements traditional instruction by remaining available when faculty are not, with notably high usage during late-night hours.

Everytime you think something can't be done, the next model shows that it can be done. Srikant Datar, dean of Harvard Business School

The article names no specific courses, instructors, or enrollment figures for these initiatives.

Avatars

Not documented

Avatars in case teaching

Every reference to AI avatars in HBS case teaching traces to a single phrase in one Weiss interview: "AI-based simulations, AI-based avatars, a sort of AI-based building."1 No exercise, course, or description of an avatar-based case activity has been published.

The one documented avatar project at HBS is unrelated to the case method. Wendy Riseborough, senior creative producer, and Dustin Hilt, director of Live Online Classrooms, used AI-generated avatars to populate virtual classrooms when live participants were absent, so that asynchronous students would feel present remotely. Early results were mixed, with newer platforms such as HeyGen reported as improvements in realism.11

No named HBS AI role-play or negotiation simulation was found. Negotiation courses using AI simulations at Harvard are offered through the Extension School, not HBS.

Elsewhere at Harvard, outside HBS

2 systems
Well documented

StatGPT

Sharad Goel, professor of public policy · Harvard Kennedy School · statistics course

A Slackbot tutor designed, in the project's own words, "to encourage students to learn through interactions with the AI, rather than it providing direct answers." First tested in Goel's statistics course.7

After examining usage data and surveying participants, researchers found students viewed the tool as supportive, easy to access, and available any time. Goel is working to deploy it across multiple course types. The reported finding is that the approach shows particular promise in subjects that require active problem solving.

Well documented

PS2 Pal

Kestin, Miller, Klales, Milbourne and Ponti · Harvard Physical Sciences 2 · Fall 2023 · Scientific Reports 15, art. 17458 (2025)

A randomized controlled trial of 194 undergraduate physics students comparing identical content delivered either through in-class active learning sessions or at-home sessions with a custom-designed AI tutor.8

194students randomized
2×the learning gains of the active-learning classroom
2×engagement, and in less time

Students using the AI tutor achieved roughly twice the learning gains of those in the active-learning classroom, in less time. Engagement roughly doubled.9

The tutor was built on a large language model with expert-authored scaffolds, step-by-step reasoning, and guardrails against hallucination. It was instructed to give away only one step at a time, not to divulge the full solution in a single message, and to encourage students to attempt the problem themselves before revealing anything.

Sources

12
  1. Harvard Business School Expands AI Integration Across MBA Curriculum — The Harvard Crimson, April 2026
  2. Teaching at Harvard with an AI Faculty Co-Pilot — Jeff Bussgang
  3. And we are launched… Data Science and AI for Leaders at HBS — Karim Lakhani
  4. MBA Students at HBS Must Take AI Course To Graduate — The Harvard Crimson, April 2025
  5. "Storrowed": A Generative AI Exercise — Harvard Business Publishing
  6. "Storrowed" — Simulation — HBS Faculty & Research
  7. Building an AI Slackbot to Tutor Students — Generative AI @ Harvard
  8. AI tutoring outperforms in-class active learning: an RCT — Kestin et al., Scientific Reports 15:17458, 2025
  9. Professor tailored AI tutor to physics course. Engagement doubled. — Harvard Gazette
  10. Harvard Business School Uses AI To Evaluate Students' Work, Dean Says — The Harvard Crimson, October 2025
  11. Harvard's New Playbook for Teaching with AI — Harvard Magazine
  12. How Harvard Business School Uses Generative AI In Its MBA Classrooms — Poets&Quants, March 2024