Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Latest commit

 

History

History
27 lines (24 loc) · 1.26 KB

File metadata and controls

27 lines (24 loc) · 1.26 KB

Masters-Project

Build GitHub License

Project: Creating a Learning Path Generator (LPG) and integrating it into the mock university website.

Main Tasks:

  • Build a website similar to Napier university website.
  • Create a database for storing courses, modules, students, staff and other.
  • Create an AI agent that is capable of analysing the module content and generate a learning path for a student.
  • Integrate it into the website.

Research Question: - How can personalised learning paths affect undergraduate student engagement and learning effetiveness in tech courses(e.g. software development)?

The Website: Built using Python/Flask + React/JavaScript

The AI agent: Local Ollama (Llama3) model. Offline (local) for development purposes.

© 2025 Edgar Park | Edinburgh Napier University. All Rights Reserved.