Asee peer logo
Displaying 1 result
Conference Session
Software Engineering Division (SWED) Technical Session 4
Collection
2025 ASEE Annual Conference & Exposition
Authors
Kevin A Gary, Arizona State University; Cecilia La Place, Arizona State University, Polytechnic Campus; Vidya Rupak; Rakshilkumar Modi; Karthik Vaida
Tagged Divisions
Software Engineering Division (SWED)
structure or by tweaking HTML and CSS. This activity tied in data structures, how the web works (client/server and networking), and basic AI.Figure 2. Eliza snapshotThe afternoon session introduced LLMs using ChatGPT. A two-server setup with provided codeenabled access to the OpenAI’s API, with one server a modified version of the Eliza server fromthe morning, and the other a custom proxy server to enable access to the API with revealing APIkeys. The proxy server also pruned prompts to ChatGPT to ensure responses matched the formatof non-ChatGPT version of the Eliza chatbot. Campers concluded the day by conducting theTuring test for themselves in their groups at each table.Day 3 featured game