LLteacher
is a web application that I developed with a co-author in Summer 2025.
The application is written in Python using the Django framework and the
code is available on github.
LLteacher is formally presented in our paper, LLteacher: A Tool for the Integration of Generative AI into Statistics Assignments
LLteacher is an AI-based tool intended to be a tutor that guides you through the solution of a specific problem. It is instructed to never explicitly give you the solution to the problem. It has a student view and an instructor view. The instructor view allows instructors to create assignments, add a solution, and view students' progress along with their interaction with the LLM. The student view allows students to see the avialble assignments and interact with an LLM.
This project is partially supported by the American Statistical Association Section on Statistics and Data Science Education Member Initiative Grant.