Files
garden/public/articles/data.html
2025-11-28 16:18:39 +00:00

107 lines
4.1 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="og:description" content="Cailean Finn's Garden (ง•_•)ง Artist * Creative Technologist" />
<meta name="description" content="Cailean Finn's Garden (ง•_•)ง Artist * Creative Technologist" />
<meta content="cailean.finn" property="og:title"/>
<meta content="cailean.finn" property="og:site_name"/>
<meta content="website" property="og:type"/>
<meta name="keywords" content="cailean finn, new media, art and technology, digital art" />
<meta name="robots" content="all" />
<title>cailean.finn</title>
<link rel="icon" type="image/png" href="/images/favicon/favicon-cf-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon/favicon-cf-192x192.png" sizes="192x192">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/css/styles.css">
</head>
<body>
<div id="main-container">
<div id="nav-container">
<div class="nav-emoji">
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
</div>
<div class="nav-about"><a href="/about">cailean.finn</a></div>
<div class="nav-emoji"><a href="/list">projects</a></div>
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
</div>
<div id="container">
<div id="project-container">
<div id="project-header">The BIG D.A.T.A Interview, 2023</div>
<div id="project-tags">
<div class="project-tag">✳ Web</div>
<div class="project-tag">✳ ML</div>
<div class="project-tag">✳ p5</div>
</div>
<div id="project-cover">
<img src="/images/data.png">
</div>
<div id="project-body">
<p>In 2023, Concept Null had the pleasure to chat with Paul, Tom, and Aisling, who lead the Dublin Art &amp; Technology Association (D.A.T.A). Since 2022, D.A.T.A has been a hub for artists, makers, and thinkers to exchange ideas on digital culture in Ireland. During the conversation, D.A.T.A explored it's identity, evolution, and the intricacies of event curation and organisation. </p>
<p>The website presents the interview in both linear and non-linear formats. By utilising machine learning and natural language processing, text segments extracted from the interview were ranked against key topics; creating a higher-dimensional understanding, and projection of the interview - which is commonly referred to as the latent space. After, a t-SNE algorithm was applied to high-dimensional space, flattening it into two dimensions, represented in the interactive map; allowing the user to navigate the interview from the perspective of the machine.</p>
<p><em>Designed and developed using p5js, by Cailean Finn.</em></p>
<p><a href="http://conceptnull.org/data">Website &#x2197;</a> </p>
<p><img alt="DATA" src="/images/data/d_data_2.png" title="DATA" /></p>
<p><img alt="DATA" src="/images/data/d_data_5.png" title="DATA" /></p>
<p><img alt="DATA" src="/images/data/d_data_1.webp" title="DATA" /></p>
<p><img alt="DATA" src="/images/data/d_tsne-data.gif" title="DATA" /></p>
</div>
<div id="project-credits">
<div id="pr-header">Credits:</div>
<div id="credit-cont">
<div class="credit">
<p>&#8594;</p>
<p>Cailean Finn, </p>
<p>Coding & Web Design</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Walt Nied, </p>
<p>Interview & Script</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Roisin Berg, </p>
<p>Interview & Script</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Scott Robinson, </p>
<p>Interview & Script</p>
</div>
</div>
</div>
<div id="modified-time">
<h4>Last Modified: </h4>
<p> Mon Nov 4 15:17:55 2024</p>
</div>
</div>
</div>
</div>
</body>
</html>