jamesffaulkner's picture
Update README.md
2d56ca1 verified

A newer version of the Gradio SDK is available: 5.13.0

Upgrade
metadata
title: (Llama-3) Poems in a Jiffy
emoji: 
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
short_description: Generates student commentary for poems

Poem Commentary Generator

Project to create a free tool to help students learn to analyze poetry.

Basics

This tool is inspired by language learning primers like this Latin student aid for Vergil's Aeneid. Drawing on the metaphor of a foreign language, I created this tool to create a line-by-line commentary on a target poem to support students.

The outputs of this "custom GPT" should not be taken on trust, nor are they meant to replace or to simulate student work, but rather to supplement it. Reflection on the outputs is encouraged, for example, why the LLM so often struggles with basic sound patterns (e.g., alliteration, rhyme). Such conversations can develop critical AI literacy skills.

References

Much of the code is owed to @osanseviero and @ysharma

Works Cited

Hayden, Robert. "Those Winter Sundays." Poetry Foundation, 2024, https://www.poetryfoundation.org/poems/46461/those-winter-sundays. Accessed January 2024.

McKay, Claude. "Those Winter Sundays." American Academy of Poets, 2024, https://poets.org/poem/harlem-dancer. Accessed January 2024.

Llama 3 docs

Llama 3 License

Llama 3 Use Policy