Springing into AI - Part 3: Prompt Engineering

Communication forms an essential part of our daily existence. Often, when there is an interaction occurring between individuals, person A provides an input on a particular topic of interest varying in variety only to be absorbed and processed in person B's mind, who then provides a response to it. The quality of this communication is dependent on how well and the manner in which we articulate it, and this is no different to when as humans we interact with the Foundation Model that we learned of in Part 2 of the series. In the third part of the series, we will look at Prompt Engineering, and some fine tuning parameters that we can use to tweak the output of the result the model provides to us. Prompt Engineering When we interact with the foundation model, we often interact with it in form of prompts . These prompts are merely a user's input presented to a pre-trained model that makes a best attempt to answer the prompt it recei...