Using this Module
This module is designed to be highly practical. You will be actively engaging with a Large Language Model (LLM) chatbot to write prompts and generate code.
- You will need to have an LLM such as OpenAI ChatGPT, Anthropic Claude, or Google Gemini open in another browser tab while you work through this module.
- You will be required to enter your text prompts into an LLM chatbot, copy generated code and run it in the code editor that this module provides.
- Our inline code editor ensures you can test and validate your AI’s output immediately.
There is no requirement to get a paid subscription to an LLM to complete this module, Free tier is more than good enough.
If you don’t want to sign up, use Microsoft Copilot once you are logged in with your UQ Account. This also ensures your data privacy and gives you free access as a UQ student.
Code Execution Example
Task: Here is a Python code snippet. Add your name between the quotation marks and then click on the “Run Code” button. The output of the code will appear below the code editor.
Free Text Questions
We also include free text questions. These questions are meant to encourage critical thinking.
Rather than usual questions where you answer it and move on, we instead send your answer to an LLM which will provide feedback on your answer so you can improve your work.
Task: Here is an example free text question. You enter your reply and then click on the “Get Feedback” button.