> For the complete documentation index, see [llms.txt](https://carla-gannis.gitbook.io/visual-ai-studio-for-art-and-technology/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://carla-gannis.gitbook.io/visual-ai-studio-for-art-and-technology/weeks-schedule/week-03-or-sep-23.md).

# Week 03 | Sep 23

<figure><img src="/files/Tl9CDmAm0IgwgLYtRUSV" alt=""><figcaption><p>An open project to implement Sol LeWitt's instructions in JavaScript. <a href="https://solvingsol.com/">https://solvingsol.com/</a></p></figcaption></figure>

## IN CLASS

**VISITING EXPERTS**

* **AI Ethics Panel** with Charlotte Kent, Ruby Justice, Sasha Stiles and Anne Spalter

<figure><img src="/files/jDUrgXPqG2lunLsNg50Q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/tvGPoDtfswN6Uz1IABaY" alt=""><figcaption></figcaption></figure>

* **Student Discussion**
* **Finish Crits**
* **(Optional) Open Work Session: Begin Creation 03**  [Remix](/visual-ai-studio-for-art-and-technology/creations/03-everything-is-a-remix.md)

## ACTIVITIES 03

* **READ** [Barthes– "Death of the Author"](https://drive.google.com/file/d/1SOjbpvFZw1rAd_HhHx0013-Ud3MevFC4/view?usp=sharing)
  * If you're curious about the (very short!) story that Barthes' uses here, you can read *Sarrasine* in English translated by Clara Bell [here](https://www.gutenberg.org/files/1826/1826-h/1826-h.htm). If you read French feel free to read both Barthes and Balzac in the original!
* **READ** Excerpts from [Sasha Stiles- *Technelegy*](https://drive.google.com/file/d/18HASUFFuXk1l01sShYh7a82_UXnU4NOr/view?usp=drive_link)
* **READ** [Creative Commons AI policy](https://creativecommons.org/2023/08/18/understanding-cc-licenses-and-generative-ai/)
* **WRITE** a two paragraph response to our in-class ethics panel and/or a response to your own Creation 03 below-- feel free to combine the topics!  **\[post to the Discord, also share as a doc in your folder on the class google drive**]
* **CREATION 03** [Remix](/visual-ai-studio-for-art-and-technology/creations/03-everything-is-a-remix.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://carla-gannis.gitbook.io/visual-ai-studio-for-art-and-technology/weeks-schedule/week-03-or-sep-23.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.
