Metadata-Version: 2.3
Name: open-learning-ai-tutor
Version: 0.0.10
Summary: AI powered tutor
Author: MIT ODL
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: e2b-code-interpreter (>=1.1.0,<2.0.0)
Requires-Dist: langchain (>=0.3.20,<0.4.0)
Requires-Dist: langchain-core (>=0.3.45,<0.4.0)
Requires-Dist: langchain-experimental (>=0.3.4,<0.4.0)
Requires-Dist: langgraph (>=0.3.10,<0.4.0)
Requires-Dist: langsmith (==0.3.32)
Description-Content-Type: text/markdown

# Open_Learning_AI_Tutor
Backend code for MIT open learning chatbot that helps students solve course problems. Demo at: https://learn-ai.ol.mit.edu/.

Paper for pedagogical engine: https://arxiv.org/pdf/2410.03781

