MULTI-AGENT ADAPTIVE LEARNING FALL 2024 UPDATE.

We present an update to our multi-agent adaptive learning framework. The original prototype presented an adaptive learning framework using multiple large language model agents using OpenAI's GPT-4o model. Each agent is specialized to a specific aspect of adaptive learning. The agents communicate wit...

Full description

Bibliographic Details
Published in:InSight: Rivier Academic Journal Vol. 20; no. 1; pp. 1 - 13
Main Authors: Bandari, Sheetal, Dondapati, Lakshmi Priya, Gadiparthi, Ajay Kumar, Gundarapu, Sumanth, Jasti, Tarun Vedha, Kuthadi, Arun, Muddam, Vishal, Mude, Sreetega, Rayankula, Praveen Kumar, Sanem, Shivani, Glossner, John
Format: Article
Published: Rivier College (InSight: Rivier Academic Journal) Fall2025
Subjects:
Online Access:View this record in EBSCOhost
Description
Summary:We present an update to our multi-agent adaptive learning framework. The original prototype presented an adaptive learning framework using multiple large language model agents using OpenAI's GPT-4o model. Each agent is specialized to a specific aspect of adaptive learning. The agents communicate with each other using the autogen multi-agent framework. This paper extends our previous work by providing cloud-based account management, bookmarks, progress, and leaderboards. It also expands the subject area beyond mathematics and includes a Telugu language learning module. Other improvements include enhanced state machines, speech input, real-time chat capabilities, and encrypted progress storage. The code implementing the experiments is open-source and available on github1.