AI Methods
-
Deriving Insights from Historical Texts: An Exploration of Close and Distant Reading Approaches
Students used a python notebook to examine historical documents from John F. Kennedy’s administration through Close Reading and Distant Reading
-
Locating Scholarly Books & Articles through AI-powered Search
Students prompt NotebookLM to find academic sources on historical events and learn strategies to formulate queries.
-
AI Prompting to Test Code Comprehension
Students annotate code, write a prompt precise enough for AI to regenerate it, then compare; gaps in the output reveal gaps in understanding.
-
Testing AI Subjects
Prompt LLMs to generate survey responses as if they were different kinds of people, then compare these data to responses by actual people.
-
Prompting for Information Extraction
Students explore different prompting techniques with large language models (LLMs) to label and extract information from text in a dataset.