All Resources

Prompt Engineering: Rephrase Prompts

By rephrasing prompts, students learn how different wording can elicit varied responses, leading to a deeper and more nuanced understanding of the subject matter as they explore different angles and perspectives.

Prompt Engineering: Regenerate a Response

Students learn to generate and compare multiple responses from a single prompt, which helps them understand how different approaches and wordings can convey varying perspectives and nuances on the same topic.

Prompt Engineering: Conversation

The assignment introduces students to the technique of prompt chaining, teaching them how to build on previous prompts to extract more detailed and precise information, thereby enhancing their query formulation skills.

AI Classroom Activity: Machine Learning

The assignment provides students with practical experience in machine learning by engaging them in activities that involve training algorithms and analyzing data, making complex concepts more accessible through hands-on application.

AI Classroom Activity: Facial Recognition

Students gain practical knowledge of how facial recognition systems work, including the technical aspects of image processing and machine learning algorithms. The assignment emphasizes the importance of discussing the ethical implications of facial recognition technology, encouraging students to think critically about privacy, consent, and bias issues.

The Intelligent Piece of Paper

The assignment encourages students to engage with technology by creating interactive paper circuits, combining traditional paper-based materials with modern electronics to enhance learning.

Writing Against the Machine: Debating with ChatGPT

Students use ChatGPT to generate counterclaims or alternative arguments to their initial thesis. This process helps them refine, extend, and evolve their argumentative skills by considering multiple perspectives.

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.