function LedeVideo(props) {
return (

{props.credit}

)
}

const containers = document.querySelectorAll(“.duet–article–lede-image.w-full”);
containers.forEach(container => {const root = ReactDOM.createRoot(container);
root.render()})

.duet–article–lede-image.w-full {
position: relative;
padding-top: 62.5%;
margin-bottom: 20px;
}

.duet–article–lede-image.w-full img, .duet–article–lede-image.w-full span {
display: none !important;
}

.duet–article–lede-image.w-full .video-wrapper {
position: absolute;
inset: 0;
}

.duet–article–lede-image.w-full .video-inner {
width: 100%;
height: 100%;
}

.duet–article–lede-image.w-full .video-wrapper video {
width: 100%;
height: 100%;
object-fit: cover;
}

figcaption.caption-react {
display: inline-block;
}

figcaption.caption-react:after {
display: inline-block;
content: “”;
width: 0.5em;
height: 1em;
}

.w-full figure.w-full .video-wrapper cite {
font-style: normal;
color: rgb(90, 90, 90);
}

AI, once an ambiguous science fiction trope, has become an ambiguous business buzzword, as every technology product races to implement what Silicon Valley thinks is the greatest innovation since the internet. But lost in the conversation are stories about the people building it and using it. If large language models and automated systems will, indeed, upend labor and capital, what does it actually look like in practice? In this package, we’ll explore the ways AI functions today: how people are using it, where it fails and where it succeeds, and what it actually means when we say “artificial intelligence.”

Shares:

Leave a Reply

Your email address will not be published. Required fields are marked *