rundgang 2024

Projects from the seminar on "Fundamentals of Digital Communication".

Teachable Machine

Experiments using Google's Teachable Machine to train image, sound or pose recognition A.I.

A Generative Story

When the machine told the story. Explorations in using large language models to tell a story and diffusion models to visualize them.

Creative Coding — Little Tools

Building interactive tools in "Generative Gestaltung" using mostly the P5.js library.

Creative Coding — Perspective

Learning to handle persepctive using a 2D coordinate system in "Generative Gestaltung" using mostly the P5.js library.

Creative Coding — Repetition

Playing with repetition and small multiples in "Generative Gestaltung" using mostly the P5.js library.

Creative Coding — Color

Exploring color theory in "Generative Gestaltung" using mostly the P5.js library.

Large Language Models

How can large language models (llm) be bent to our will? Writing prompts and combining them with interactive elements in web pages using local llms and remote ones through application programming interfaces.