Key Topics


Prompt Engineering

Dataset Preparation & Fine-Tuning

AI Model Integration & Evaluation

Summary


Prompt Engineering

Source: https://coderpad.io/blog/development/what-is-prompt-engineering/

Source: https://coderpad.io/blog/development/what-is-prompt-engineering/

We started with prompt engineering so that we could improve the performance of the GPT with storytelling and quiz prompting. We designed few shot templates that demonstrated how the input stories could produce questions and answers. Using fine-tuning, we could remove redundant information, and assure that the output from the model took into account intended educational outcomes in using the app with user learners in mind. This allowed for better control and continuity of AI responses.

Dataset Preparation & Fine-Tuning