Parent: llm-course (see main AGENTS.md)
Final project template repository for PSYC 51.17. Students conduct independent research applying concepts from the course.
final-project-llm-course/
├── FinalProject_Template.ipynb # Template notebook (has Colab badge)
├── README.md # Project guidelines
└── AGENTS.md # This file
| File | Purpose |
|---|---|
FinalProject_Template.ipynb |
Student-facing notebook with Colab badge |
- Notebook opens in Colab via badge at top
- Students fork via GitHub Classroom, not direct clone
- Open-ended project with student-defined scope
- Don't commit example solutions (student creativity expected)
- Don't over-constrain the template structure