Genre Generators

Students begin by collaboratively analyzing implementations of text generators, such as Christopher Strachey’s Love Letter Generator. Next, students work in groups to create non-executable conceptual programs designed to produce new instances of chosen genres.

Synthetic Metacognition: Iterating Prompts with GPTs

Students engage in prompt engineering by iteratively refining and tweaking the set of instructions given to a Large Language Model (LLM). Through a collaborative workshop format, students work in groups to analyze the AI’s output, discuss its strengths and weaknesses, and propose improvements.

Repetition

This assignment serves as a beginner-level programming exercise that introduces students to the concept of iteration using for loops. By writing code that repeats a word or phrase 50,000 times, students gain a fundamental understanding of how loops work in programming.

AI in First Year Writing Courses

The assignment introduces an “AI Standards of Conduct” framework that differentiates between AI-assisted and AI-generated writing. The assignment encourages students to reflect on the ethical implications of using AI in writing.

Teaching Social Identity and Cultural Bias Using AI Text Generation

Students reflect on their personal histories and preferences by participating in an interactive survey. These responses are then analyzed using text generation models to explore how AI interprets and predicts social identities, highlighting the biases and assumptions inherent in AI technology.

The Term Paper Turing Test

Students use accessible language models to generate parts of their term papers. This hands-on experiment helps students explore the capabilities and limitations of AI in writing, as well as the ethical dimensions of using such tools.

Promoting Ethical Artificial Intelligence Literacy

By comparing AI-generated outputs with their own work and reflecting on these comparisons, students develop enhanced metacognitive skills, which are crucial for their personal and professional growth.

Deconstructing and Reconstructing Genre and Form with Tracery

Students use the JavaScript library Tracery to create procedural texts that generate new content based on predefined rules and word banks. This approach explores the power of randomness and variability in text generation, akin to advanced Mad Libs.

Different Ways of Narrating with Curveship-js

This assignment helps students grasp core aspects of narrative theory by requiring them to generate multiple variations of an underlying story. Students use Curveship-js, a JavaScript framework, to implement their narrative variations.

Rhetorical Analysis of Predictive LLMs

Students are tasked with training a large language model (LLM) using a small set of sample tweets to generate content in the style of specific Twitter accounts. After generating tweets, students conduct a rhetorical analysis of the generated content.

Neuroqueering AI: The Text Generator as Emergent Collaborator

Students choose a dataset to train their language model and analyze the generated output to identify patterns and new meanings. They write a reflective essay to critically consider the affordances, challenges, and generative potential of large language models (LLMs).

Understanding Markov Chains

Students manually apply an algorithm to generate a Markov Chain from a given text extract, providing a concrete and interactive way to understand probabilistic language generation.

Testing ChatGPT Response Variety to Introduce Natural Language Processing

Students analyze how the AI processes and generates text, providing a practical understanding of natural language processing (NLP) concepts. They critically evaluate the AI-generated responses and reflect on the potential applications and limitations of using AI in technical communication.

The Grand Exhibition of Prompts

Utilizing a threaded discussion platform, students experiment with AI image-making programs, focusing on the verbal prompts they create. Students are evaluated not only on the quality of their prompts but also on their support and encouragement of other writers.