# End of Semester Deliverables

#### Project Documentation Folder

<mark style="background-color:yellow;">At the beginning of the semester,</mark> create a google drive folder labeled **"Senior Project SP25 your first and last name" (i.e. Senior Project SP25 De Angela Duff)** and share it directly with <deangela.duff@nyu.edu>.

Over the course of the semester, you should upload the corresponding files and folders week by week based on the assignments.

* [Weekly Status Updates](/idm-senior-project-sp-2025-duff/assignments/weekly-status-updates.md) Google doc
* [Project Documentation](/idm-senior-project-sp-2025-duff/assignments/project_documentation.md) folder
* [Project Plan](/idm-senior-project-sp-2025-duff/assignments/project_plan-1.md)
* [Midterm Self-assessment](/idm-senior-project-sp-2025-duff/assignments/midterm_self_assessment.md) pdf
* [Final Self-assessment](/idm-senior-project-sp-2025-duff/assignments/final_self_assessment.md) pdf
* [Letter To Next Cohort](/idm-senior-project-sp-2025-duff/assignments/letter_to_next_cohort.md) file&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://deangela.gitbook.io/idm-senior-project-sp-2025-duff/assignments/end_of_semester_deliverables.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
