Stan: An LLM-based thermodynamics course assistant
Eric M. Furst, Vasudevan Venkateshwaran

TL;DR
Stan is an innovative LLM-based tool that enhances undergraduate thermodynamics education by supporting both students and instructors through grounded question answering and structured course content analysis, all on local hardware.
Contribution
The paper introduces a dual-role AI system for thermodynamics courses that integrates retrieval-augmented generation and structured analysis, ensuring privacy and reproducibility.
Findings
Effective grounding of student queries with textbook references
Automated generation of lecture summaries and question catalogs
Successful deployment of open-weight models on local hardware
Abstract
Discussions of AI in education focus predominantly on student-facing tools -- chatbots, tutors, and problem generators -- while the potential for the same infrastructure to support instructors remains largely unexplored. We describe Stan, a suite of tools for an undergraduate chemical engineering thermodynamics course built on a data pipeline that we develop and deploy in dual roles: serving students and supporting instructors from a shared foundation of lecture transcripts and a structured textbook index. On the student side, a retrieval-augmented generation (RAG) pipeline answers natural-language queries by extracting technical terms, matching them against the textbook index, and synthesizing grounded responses with specific chapter and page references. On the instructor side, the same transcript corpus is processed through structured analysis pipelines that produce per-lecture…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · AI in Service Interactions
