Given the pace with which AI systems are being developed and used and the need for more guidance around the ethical use of AI due to the prominence of artificially intelligent systems, future engineers need to be able to analyze the available AI models and make responsible choices critically. In the Fall of 2024, The Human in Computing and Cognition (THiCC) Lab collaborated with the Multicultural Engineering Program Orientation (MEPO) at Penn State to teach incoming engineering students about the responsible use of AI systems with the help of an interactive Large Language Model (LLM) based chatbot. MEPO is a four-day program designed to welcome incoming first-year undergraduate engineering students primarily from racially and ethnically minoritized groups, fostering connections with upper-division student mentors, academic success resources, and professionals in the field and exposing them to typical elements of the engineering curriculum such as teamwork and innovation. One exciting component of MEPO is an engineering design competition, for which this year, the theme was “decades.” Students were assigned to one of 14 groups. Those groups were then assigned to one of 4 decades. Each decade had an accompanying disaster that the students would be responsible for helping to resolve–the students assigned to the 1910s, for example, were tasked with designing a context-appropriate technological solution to help mitigate the Spanish Flu. The final objective was to create a prototype and a presentation regarding their findings and solutions to their assigned problem. The chatbot was meant to aid the students as they brainstormed different ideas and solutions, allowing them to think critically about these intelligent systems as they used the chatbot. Before the four-day MEPO event, our team at the THiCC lab spent some time building the chatbot for the students to use. We chose the chatbot, LLaMA-2, because of its reliable text generation and open-sourced LLM, which has information on data sources used to train the system. We focused on transparency, as we wanted the students to know where the information came from and to understand the importance of having that knowledge. Additionally, we integrated Retrieval-Augmented Generation (RAG) to allow the chatbot to pull specific information, like historical data and disaster scenarios, from a custom pamphlet prepared by the MEPO team. This ensured the chatbot gave fact-based, relevant answers tied directly to the decades they were working on. The chatbot was optimized to avoid biased or inaccurate responses and was later hosted on Huggingface spaces. On the first day of the MEPO, the THiCC lab team directed a lesson to introduce the students to the chatbot and its utility. The first half of the lesson was spent educating the students on the dangers and considerations of LLMs and AI. The second half was spent showing the students the back end of the chatbot and how to access the Huggingface space. After the lesson, the students could use the chatbot in their design challenge. During the four days, students presented a range of questions and feedback, from technical questions on how to access the chatbot to questions about motives and why they needed to use the chatbot. On the final day of the competition, students presented their designs and were able to thoughtfully consider the chatbot as an imperfect yet valuable tool in their competition.
Are you a researcher? Would you like to cite this paper? Visit the ASEE document repository at peer.asee.org for more tools and easy citations.