Adaptif learning with a local LLM and RAG.
Adaptif learning using a local LLM and fine tuning with a RAG Agent.
This project implements adaptive learning using a local Large Language Model (LLM) combined with Retrieval-Augmented Generation (RAG). It personalizes educational content based on learner progress while dynamically retrieving relevant knowledge from a local document base.