'; itemElement.innerHTML = content; return itemElement; } if (suggestion.displayFullResult) { content = '

Veja resultados completos para {s}

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else if (suggestion.semQuery) { content = '

Busca semântica para {s}

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else { var cleanText = sanitizer.sanitize(suggestion.text) var boldText = cleanText.replace(reg, function (optionText) { return '' + optionText + '' }); var subText = sanitizer.sanitize(suggestion.subText); subText = subText.replace(suggestion.artistName, function (optionText) { return optionText.replace(reg, function (boldText) { return '' + boldText + '' }) }); var cssClass = suggestion.type === 'artist' ? 'img-circle border' : ''; content = '
' + '' + cleanText + '' + '
' + '' + boldText + '' + '' + subText + '' + '
' + '
'; } itemElement.innerHTML = content; return itemElement; }, onSelect: function (element, autocomplete) { document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}})) savedSearch(sanitizer.sanitize(autocomplete.value), element); }, emptyMsg: 'Nenhum resultado foi encontrado.', preventSubmit: false, showOnFocus: true, // Required to set the final position of the results // By default result tag is applied at the bottom of the document with fixed style // when we want it in the defined tag ( Styles are also customized ) customize: function (input, inputRect, container, maxHeight) { resultContainer.append($(container)) } }; } function savedSearch(string, element) { if (!element.url) { element.url = url.replace("term", string) } var formData = new FormData(); formData.append('string', string); formData.append('nbResults', nbResults); try { if (navigator.sendBeacon) { navigator.sendBeacon('/pt/saved--search/artwork', formData) } else { var xhr = new XMLHttpRequest(); xhr.open('post', '/pt/saved--search/artwork', false); xhr.send(formData); } } catch (e) { } window.location.href = element.url } document.addEventListener('am.gtag.search', function (e) { var term = e.detail.term gtag("event", "search", { search_term: term }); }); }) })();
Marco Victorino Foto do perfil

Marco Victorino 711l6d

Voltar para a lista Adicionado dia 7 de fev. de 2025

Digital Art and the use of Artificial Intelligence 3n1vu

Few people know who Gene Korman was. But everyone knows who Andy Warhol was and his famous portraits of Marilyn Monroe. Korman never earned a dime in royalties, sales shares, etc., and was never and is never credited as the original author of the photo that Warhol appropriated, as well as several other artists that Warhol reproduced in his silkscreens. So Warhol used AI to use other people's ideas and work?

AI is just another tool for the artist's expression, so don't be afraid of it. There are artists who use special sable brushes while others use brooms and brushes to paint and others use iPad pens. What matters is the end result of what the artist wants to express. I have painted hundreds of canvases, hundreds of drawings on paper, collages, engravings, watercolors, exhibitions, etc., but I happily discovered digital art. I am a great portrait artist and a good photographer, for example, but I also learned how to express myself as an artist and, above all, how to make money with digital art. Everything I have learned so far by doing art was and is a great experience for me. I always the sound of the brush making noise and scratching the canvas when painting. I always wondered what Michelangelo or Van Gogh would be doing today with a Photoshop in their hands?

I had the honor of being able to visit the Van Gogh Museum in the Netherlands and the Matisse Museum in Nice, as well as the Sistine Chapel, the Uffizi, Picasso in Barcelona, Magritte in Belgium, etc. All of these were experiences and feelings that I have accumulated as learning in my life as an artist. I usually say that the use of AI is not just a prompt, a text, it is knowledge.

You can type whatever you want and maybe the result will be the same as everyone else's. That standard that AI gives as a result for everyone. If you use all your knowledge and experiences in AI, it can give incredible results. In reality, when you are writing a prompt, you are painting and drawing with your mind. Just because I no longer paint a physical picture doesn't change my talent and my ability. For me, it doesn't matter if it's pigment or pixels. I really enjoy creating, no matter the medium. I am an artist.

ArtMajeur

Receba nossa newsletter para amantes e colecionadores de arte
Iris
Iris, seu guia de IA
Loading...