Gerben Prins, Game Programmer

Back To Projects

Lesson Format Generator

This project was built to help teachers create lesson plans more efficiently. Teachers want to make use of AI in developing their lesson plans in a structured way. Direct use of ChatGPT lacks this structure and can be complicated without the experience of using an AI prompt. The generator lets teachers build lesson plans by entering UI inputs, which are then sent to an AI in the background.

Saving

09/05/2025

Users can now generate multiple lesson plans and save them in their browser, so they can access them easily when they return to the website.

First AI Implementation

25/03/2025

The first version of the AI is working! A local Ollama model now runs on the computer and generates answers based on the user’s input.

UI Design

14/03/2025

We made a nice and simple looking UI design for user input that will later talk to AI in the background.