<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Art Archives - Digital Urban</title>
	<atom:link href="https://www.digitalurban.org/blog/category/art/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.digitalurban.org/blog/category/art/</link>
	<description>Data, Cities, IoT, Writing, Music and Making Things</description>
	<lastBuildDate>Thu, 09 May 2024 09:09:36 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.digitalurban.org/wp-content/uploads/2012/07/Dulogosm-1.png</url>
	<title>Art Archives - Digital Urban</title>
	<link>https://www.digitalurban.org/blog/category/art/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Creating Art Like Weather Forecast Images with DALL·E 3 and API Data</title>
		<link>https://www.digitalurban.org/blog/2024/04/27/creating-art-like-weather-forecast-images-with-dall%c2%b7e-3-and-api-data/</link>
		
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Sat, 27 Apr 2024 14:12:43 +0000</pubDate>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Making]]></category>
		<category><![CDATA[Weather]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Dall-E]]></category>
		<category><![CDATA[FrameTV]]></category>
		<category><![CDATA[MetOffice]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://connected-environments.org/?p=7565</guid>

					<description><![CDATA[<p>The post <a href="https://www.digitalurban.org/blog/2024/04/27/creating-art-like-weather-forecast-images-with-dall%c2%b7e-3-and-api-data/">Creating Art Like Weather Forecast Images with DALL·E 3 and API Data</a> appeared first on <a href="https://www.digitalurban.org">Digital Urban</a>.</p>
]]></description>
										<content:encoded><![CDATA[
		<div id="fws_69702db221b88"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row top-level"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<h2>Introduction</h2>
<p>The Met Office, as the national meteorological service for the United Kingdom, provides valuable weather data through its API called DataPoint. This API caters to a wide range of users, including professionals, scientists, students, and amateur developers. One of its notable features is the availability of text-based regional weather forecasts.</p>
<p>However, traditional text-to-image systems often struggle with accurately representing descriptive language. Users often find themselves navigating the complexities of prompt engineering to achieve their desired visual output. However, things are rapidly chaning with the use of AI and OpenAI’s latest release, DALL·E 3, simplifies this process by generating images that align with the provided text.</p>
<p>In this blog post, we’ll explore how to combine Met Office weather forecasts with DALL·E 3 via its API using Python. Our goal? To create captivating landscape imagery that reflects the weather conditions described in the forecast. Our images are then uploaded to our webserver, using FTP for viewing online. If you simply want to create an image, then you can leave the FTP section out.</p>
<h2>The Workflow</h2>
<ol>
<li><strong>Met Office Data Retrieval</strong>:
<ul>
<li>We fetch the weather forecast data from the Met Office DataPoint API. Specifically, we focus on today’s weather conditions. We are using the UK metoffice, but it could be any weather api, from any country, that returns forecast text.</li>
</ul>
</li>
<li><strong>Creating the Image Prompt</strong>:
<ul>
<li>We construct an image prompt that encapsulates the essence of the weather. Our prompt includes the landscape type (e.g., “rural Norfolk landscape”) and the specific weather details obtained from the Met Office. The landscape type can be edited accordingly</li>
</ul>
</li>
<li><strong>DALL·E 3 Image Generation</strong>:
<ul>
<li>Leveraging OpenAI’s DALL·E 3 model, we generate an image based on the provided prompt. The image should realistically depict cloud formations, sunlight, precipitation, and wind effects, all while capturing the mood suggested by the weather.</li>
</ul>
</li>
<li><strong>FTP Upload</strong>:
<ul>
<li>Finally, we upload the generated image to an FTP server for public access.</li>
</ul>
</li>
</ol>
<p>We run the script every 12 hours (ours runs on a Raspberry Pi) with the images archived on the websever &#8211; the gallery below shows some of the images from the last few months:</p>
	</div>
</div>




	<div class="wpb_gallery wpb_content_element clearfix">
		<div class="wpb_wrapper"><div class="wpb_gallery_slidesnectarslider_style" data-onclick="link_no" data-interval="5"><div class="nectar-slider-wrap" style="height: 720px" data-flexible-height="" data-overall_style="classic" data-button-styling="btn_with_count" data-fullscreen="false"  data-full-width="false" data-parallax="false"  id="ns-id-69702db22c3dd"><div class="swiper-container" style="height: 720px"  data-loop="true" data-height="720" data-bullets="" data-bullet_style="see_through" data-arrows="true" data-desktop-swipe="true" data-settings=""><div class="swiper-wrapper"><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240122120033.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240121120026.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240120120024.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240119120029.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240118120029.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240113120022.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240113180024.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240114060028.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240114120027.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240114180024.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240115060035.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240115120029.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240116120025.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240117120024.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240113060024.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240112180032.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240112120026.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240112060026.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240111180025.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240111120029.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240111060031.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240110180025.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240110120034.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240110060030.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240109180026.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240109120029.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240109060027.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240108180023.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2024/05/image.jpeg_20240108120024.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--><div class="swiper-slide" data-bg-alignment="center" data-color-scheme="light" data-x-pos="centered" data-y-pos="middle"><div class="image-bg" style="background-image: url(https://www.digitalurban.org/wp-content/uploads/2023/12/image.jpeg_20231216122052.jpeg);">  &nbsp; </div><span class="ie-fix"></span> </div><!--/swiper-slide--></div><a href="" class="slider-prev"><i class="icon-salient-left-arrow"></i> <div class="slide-count"> <span class="slide-current">1</span> <i class="icon-salient-right-line"></i> <span class="slide-total"></span> </div> </a>
			     		<a href="" class="slider-next"><i class="icon-salient-right-arrow"></i> <div class="slide-count"> <span class="slide-current">1</span> <i class="icon-salient-right-line"></i> <span class="slide-total"></span> </div> </a><div class="nectar-slider-loading"></div></div></div></div>
		</div> 
	</div> 
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p>The full code can be seen below, with the latest version available via our GitHub repository.</p>
	</div>
</div>




<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<pre class="EnlighterJSRAW" data-enlighter-language="generic"># Import necessary libraries
import ftplib
import requests
from PIL import Image
import io
from bs4 import BeautifulSoup
from datetime import datetime

# Get Met Office Data and Strip Today/Tonight Text
url = 'http://datapoint.metoffice.gov.uk/public/data/txt/wxfcs/regionalforecast/xml/512?key=YOURMETOFFICEAPIKEY'
document = requests.get(url)
soup = BeautifulSoup(document.content, "lxml-xml")

# Extract today's weather forecast
todayraw = soup.find_all("Paragraph", attrs={'title': 'Today:'})
todaystr = str(todayraw)
today = (todaystr.replace('[&lt;Paragraph title="Today:"&gt;', '').replace('&lt;/Paragraph&gt;', '').replace(']', ''))

# Set up OpenAI API key
from openai import OpenAI
client = OpenAI(api_key='YourOpenAIAPIKey')

# FTP server details
ftp_server = 'YourFTPServer'
ftp_username = 'FTPUserName'
ftp_password = 'FTPPassword'

# Specify the type of Norfolk landscape (e.g., rural, coastal, urban)
landscape_type = "rural Norfolk landscape"  # Change this as per your preference

# Create the image prompt
image_prompt = (
    f"A photorealistic single, cohesive scene image of a {landscape_type}, showcasing the following weather conditions: {today}. "
    "The image should realistically depict elements like cloud formations, sunlight or lack thereof, any precipitation, and wind effects. "
    "It should convey the atmosphere and mood suggested by the weather, with appropriate lighting and color tones. No numerical data or text should be included, just a pure visual representation of the weather in the landscape."
)

# Generate an image using OpenAI's DALL·E
def generate_image(prompt):
    response = client.images.generate(prompt=prompt, n=1, model="dall-e-3", quality="standard", style="vivid", size="1792x1024")
    image_url = response.data[0].url
    return image_url

# Function to generate a datestamp
def get_datestamp():
    return datetime.now().strftime("%Y%m%d%H%M%S")

# Modified FTP upload function
def upload_to_ftp(image_url, remote_path):
    with ftplib.FTP(ftp_server) as ftp:
        ftp.login(user=ftp_username, passwd=ftp_password)
        response = requests.get(image_url)
        image = Image.open(io.BytesIO(response.content))
        datestamp = get_datestamp()
        original_image = io.BytesIO()
        image.save(original_image, format='JPEG')
        original_image.seek(0)
        ftp.storbinary(f'STOR {remote_path}_{datestamp}.jpeg', original_image)
        resized_image = image.resize((1792, 1024))
        jpeg_image = io.BytesIO()
        resized_image.save(jpeg_image, format='JPEG')
        jpeg_image.seek(0)
        ftp.storbinary('STOR public_html/image.jpeg', jpeg_image)
        resized_image = image.resize((800, 480))
        jpeg_image = io.BytesIO()
        resized_image.save(jpeg_image, format='JPEG')
        jpeg_image.seek(0)
        ftp.storbinary('STOR public_html/image_eink.jpeg', jpeg_image)

# Generate the image and upload it
image_url = generate_image(image_prompt)
upload_to_ftp(image_url, 'public_html/image.jpeg')
</pre>
	</div>
</div>




			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_69702db24217c"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<h3>Breaking down the steps in the code &#8211;</h3>
<ol>
<li><strong>Importing Libraries</strong>: We start by importing necessary Python libraries for HTTP requests, image processing, FTP interaction, and data parsing.</li>
<li><strong>Fetching Weather Data</strong>: The script retrieves weather data from the Met Office using an API key. It extracts relevant information using BeautifulSoup and cleans up the output to get the weather forecast for today.</li>
<li><strong>OpenAI API Key</strong>: The OpenAI API key is set up to use the DALL·E model for image generation.</li>
<li><strong>FTP Server Details</strong>: FTP server credentials (server address, username, and password) are provided for image uploads.</li>
<li><strong>Weather Details and Landscape Type</strong>: The weather description obtained earlier is stored in weather_details . A landscape type (e.g., “rural Norfolk landscape”) is specified.</li>
<li><strong>Image Prompt Creation</strong>: The image_prompt  is constructed by combining weather details and landscape type. It describes the desired image.</li>
<li><strong>Image Generation with DALL·E</strong>: The  generatrate_image function uses DALL·E to create and return an image based on the prompt.</li>
<li><strong>Datestamp Generation</strong>: A datestamp is generated for archiving purposes.</li>
<li><strong>FTP Image Upload</strong>: The upload_to_ftp function connects to the FTP server, downloads the generated image, and uploads it to specific directories &#8211; this is optional, only of use if you are hosting your images.</li>
<li><strong>Running the Script</strong>: We run the script every 12 hours, using a cron job on a Raspberry Pi. We additional send it to our iPhone and our FrameTV, so the latest image is viewable either as a widget or on screen</li>
</ol>
<p>Finally we also display it on our iPad, using the <a href="https://frame-it.framer.website/">FrameIT app</a> &#8211; this auto updates the image when a new one is uploaded to the web server.</p>
<p>&nbsp;</p>
<div id="attachment_7782" style="width: 1034px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-7782" class="wp-image-7782 size-large" src="https://www.digitalurban.org/wp-content/uploads/2024/04/Photoroom_20240326_132608-e1714226219256-1024x732.jpg" alt="Dall-E 3 image on an iPad using Frame-IT" width="1024" height="732" srcset="https://www.digitalurban.org/wp-content/uploads/2024/04/Photoroom_20240326_132608-e1714226219256-1024x732.jpg 1024w, https://www.digitalurban.org/wp-content/uploads/2024/04/Photoroom_20240326_132608-e1714226219256-300x214.jpg 300w, https://www.digitalurban.org/wp-content/uploads/2024/04/Photoroom_20240326_132608-e1714226219256-768x549.jpg 768w, https://www.digitalurban.org/wp-content/uploads/2024/04/Photoroom_20240326_132608-e1714226219256.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="caption-attachment-7782" class="wp-caption-text">Dall-E 3 image on an iPad using Frame-IT</p></div>
<p>Do let us know if you create you own AI based weather images using data inputs &#8211; it would be interesting to see how different landscapes and counties compare.</p>
	</div>
</div>




			</div> 
		</div>
	</div> 
</div></div>
<p>The post <a href="https://www.digitalurban.org/blog/2024/04/27/creating-art-like-weather-forecast-images-with-dall%c2%b7e-3-and-api-data/">Creating Art Like Weather Forecast Images with DALL·E 3 and API Data</a> appeared first on <a href="https://www.digitalurban.org">Digital Urban</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Tellus Mater: An AI That Thinks it&#8217;s Mother Earth</title>
		<link>https://www.digitalurban.org/blog/2023/12/05/tellus-mater-an-ai-that-thinks-its-mother-earth/</link>
		
		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Tue, 05 Dec 2023 16:35:37 +0000</pubDate>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Engagement]]></category>
		<category><![CDATA[Making]]></category>
		<guid isPermaLink="false">https://connected-environments.org/?p=7528</guid>

					<description><![CDATA[<p>Artificial Intelligence is on everyone’s minds, and so is the human-induced environmental decline of our planet Earth. The Connected Environments team, as part of The Bartlett Centre for Advanced Spatial...</p>
<p>The post <a href="https://www.digitalurban.org/blog/2023/12/05/tellus-mater-an-ai-that-thinks-its-mother-earth/">Tellus Mater: An AI That Thinks it&#8217;s Mother Earth</a> appeared first on <a href="https://www.digitalurban.org">Digital Urban</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Artificial Intelligence is on everyone’s minds, and so is the human-induced environmental decline of our planet Earth.</p>
<div id="attachment_7530" style="width: 279px" class="wp-caption alignright"><img decoding="async" aria-describedby="caption-attachment-7530" class="wp-image-7530" src="https://connected-environments.org/wp-content/uploads/2023/11/TM_main-768x1024.jpg" alt="" width="269" height="358" /><p id="caption-attachment-7530" class="wp-caption-text">Tellus Mater Installation</p></div>
<p>The Connected Environments team, as part of The Bartlett Centre for Advanced Spatial Analysis (CASA), invites you to come and consider both through a new interactive installation developed in response to Gaia, by Luke Jerram, featuring an AI interface that thinks it is the spirit of the Earth itself.</p>
<p>This installation extends the enduring concept of Mother Earth through recent developments in natural language processing and artificial intelligence, allowing you to talk to Mother Earth. Trained on over 300 billion words, Tellus Mater uses a large language model to converse and generate answers to questions about the planet, ecology and imagined futures based on data available up to September 2021.</p>
<div id="attachment_7529" style="width: 398px" class="wp-caption alignleft"><img decoding="async" aria-describedby="caption-attachment-7529" class=" wp-image-7529" src="https://connected-environments.org/wp-content/uploads/2023/11/8A330E79-6868-4058-AB6A-099F4633F076_1_105_c.jpeg" alt="Tellus Mater ChatGPT Interface" width="388" height="291" /><p id="caption-attachment-7529" class="wp-caption-text">Tellus Mater ChatGPT Interface</p></div>
<p>A new moving image work offers an artistic response to the AI language model. Integrating fragments of text generated through hours of conversational interaction with archival images of botanical gardens, the video loop (below) invites reflections on the generative potential and limitations of the technology as a form of collective expression and medium for dreaming up alternative future worlds.</p>
<p>All text input and answers are logged as part of an ongoing series of Internet of Things-related research projects developed in CASA into conversations with objects in our built and natural environment.</p>
<p>Tellus Mater has been in place for a month, and so far, it has produced 55, 944 words of conversation, equating to 106 pages of A4. Conversations have been wide and varied, ranging from asking Gaia what her favourite country is (she does not have a preference) through to the meaning of life (a deeply personal and individual quest &#8211; it may involve exploring one&#8217;s values, finding fulfilment in meaningful relationships and experiences, seeking knowledge and wisdom, or connecting with something greater than oneself) and onwards to why people dislike rain (its important to remember rain is essential for maintaining life on earth).</p>
<p>Created as an art installation, the movie runs alongside the interface, intercutting text generated through hours of conversation with Mother Earth and archival images of botanical gardens; the video loop explores different forms of world-making and imagining.</p>
<p><iframe loading="lazy" title="TellusMaterFinal" src="https://player.vimeo.com/video/888625898?dnt=1&amp;app_id=122963" width="1080" height="608" frameborder="0" allow="autoplay; fullscreen; picture-in-picture"></iframe></p>
<p>The work was created by Professor Andrew Hudson-Smith and Dr Leah Lovett of the Connected Environments Lab, UCL EAST, as part of The Bartlett Centre for Advanced Spatial Analysis and was kindly supported by the UCL East Engagement team. It will be on show at Marshgate until the end of the year.</p>
<p>The post <a href="https://www.digitalurban.org/blog/2023/12/05/tellus-mater-an-ai-that-thinks-its-mother-earth/">Tellus Mater: An AI That Thinks it&#8217;s Mother Earth</a> appeared first on <a href="https://www.digitalurban.org">Digital Urban</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
