Week 1 Thesis Proposal
Week 2 Sketch & Prototyping
Week 3 Play with TouchDesigner
Week 4 Send + Receive Data
Week 5 Production Process
Week 6 Demo Day
Week 7 Midterm Feedback
Week 8 Reflection for the Demo Day
Week 9 Documentation
Week 10 Production Plan
Week 11 Production Progress
Week 12 Thesis Archive & Progress
Week 2 Sketch & Prototyping
Week 3 Play with TouchDesigner
Week 4 Send + Receive Data
Week 5 Production Process
Week 6 Demo Day
Week 7 Midterm Feedback
Week 8 Reflection for the Demo Day
Week 9 Documentation
Week 10 Production Plan
Week 11 Production Progress
Week 12 Thesis Archive & Progress
Production Process
After creating a digital prototype last week, I began to work on the actual website this week. My goal was to create a responsive website that receives text input and sends it to TouchDesigner. (Link to the website: https://ai-imaginaries.glitch.me/)

During this process, I faced a challenge regarding the data communication between the website and TouchDesigner. Currently, I wrote a program to collect all input data into one JSON object and send them altogether to TouchDesigner to prevent data loss. However, when I tried sending data from different devices, browsers, or even tabs, the current program doesn’t combine them all but instead creates each JSON object for each website visit. With that being the case, my plan for next week is to debug this issue, or, if I couldn’t make it work, look for other solutions to avoid this problem (such as using only one device for receiving data at the installation space).
Ideas for the installation space (IDM phone booth): 1) text-based visualization projected to the wall 2) AI-generated visualization from data input projected to the ceiling

