Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Incredible result in the Midjourney v8.2 test 🤯 Creative Statement: I stopped showing my best creations on X because of the daily thefts, but now Nikita is demonetizing those profiles and the platform has finally become a comfortable network for creators. In 2022, after the arrival of Midjourney, I...

64,293 görüntüleme • 2 ay önce •via X (Twitter)

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

My upcoming release of "Cinematic AI" has made me think about how bodies of work are formed. I think some are manifested and some are revealed. I think "Cinematic AI" falls into the latter category. It was not something I had a clear vision for and then created, but it was something that was revealed to me over time. I thought I saw a glimmer of it early on, but only after some time had past, could I see the body of work emerge. With a bit more context and watching great artists and how they work and think, it finally came to me that this series of 15-20 pieces that I had created could be a worthy collection to mint. AI art has been going through so many transformations from the early GAN work to Collaborative AI to now AI being widely accessible through platforms like MidJourney, Stable Diffusion, and many others. But one area that I have seen explode in recent months is cinematic AI. I distinguish this from animated AI, which has been around for a while, but cinematic AI is where the movements created by AI are getting closer to what you'd see in a movie or captured on a video camera. It still has a long way to go but it is getting more real than surreal as the technology develops. And this is where I seem to have found my groove, my home, my little corner in the artistic landscape. After Runway launched their image-to-video tool, it just blew my mind and I went down a deep rabbit hole and have created a new cinematic AI piece almost every other day for the past few months. I initially saw many of these pieces as just experiments, but with some time to reflect, I am seeing them as having the potential of being relevant pieces of artwork to mark this time in the development of AI. In some cases, I'm not sure if I'll ever be able to create a similar piece again, since the tools I use are not in my control, but in the control of the AI platforms, who are constantly improving and evolving the tools. Given all of this, there is no better way to mark my place in time than on the blockchain. I truly believe that this body of work has the potential to be an important artifact of this era in AI and AI art. It is always hard to judge ones own work, but what I can do is permanently etch in time on an immutable public database saying that I created this. Only time will tell if the work has any value or is of any significance, but who created it and what was created cannot be disputed. I hope this gives you and especially collectors some perspective on the work I'll be releasing next week. I'm still very early in my artistic journey, but hopefully some of you will see promise in what I'm doing and maybe even put in a early bet on my art practice by bidding on a piece next week. Thanks to all of you who have supported me, taught me, advised me, been a friend to me. Much love and respect.🙏 ------------------------------------- CINEMATIC AI October 25, 2023 Marking on the blockchain, establishing historical provenance for a cinematic AI body of work. Minting on Transient Labs ERC-721TL Listing on SuperRare

Chikai

21,517 görüntüleme • 2 yıl önce

Elon Musk on Grok: “I think an AI that is sort of SpaceX’s baby will be a very good AI. I think SpaceX is a collection of some of the very best humans on Earth, both in capability and morality and goodness, and I think we want to have an AI that is born of that capability and that morality and that goodness. I think that’s very, very important. So I’d like to encourage people to help out, actually, with the AI hardware on the ground and the AI software and, of course, with the AI satellites. Solar is going to be a very important part of that. The TerraFab will be a very important part of that, but we must also succeed on the software front, and we’re going to be training Grok on the sum total of all SpaceX information. So in a way, it will be trained on you. You will effectively be the parents of the AI. It will inherit your thoughts and ideas and beliefs, and I think that’s a good thing. So, yeah, we’ve got to win here on the AI hardware and the AI software. That maybe is the most important message. I think that is actually the most important message I wanted to convey today is that we must win on AI because the future is overwhelmingly AI and robots. So we won’t ultimately be able to control the AI. It’ll be too smart for that. But just like if you have a child that is a super genius child, you can still instill in that child the values and beliefs that you think are good and right. And so that’s why it’s incredibly important that we succeed with Grok. So, yeah, well, Grok 4.5 you’ve tried probably. We’ve got 4.6 coming out in about a week. And then 4.7 should be really pretty special. So I’d like to encourage everyone at SpaceX to use AI and to make it better.”

DogeDesigner

64,019 görüntüleme • 22 gün önce

This part breaks and heals my heart at the same time 💔Mingi’s words are full of wisdom, as always🥺 🐥 I was full of arrogance in the beginning, but after I made my debut, I felt so small. From then on, I lost a lot of my mental strength. As soon as I made my debut, I thought I was the best and I thought I was in first place. That’s why those aspirations, that tenacity, and that something about me - my self-worth - was so high. But after that, it was destroyed in an instant. 🐥 I lost a lot of my self-worth, and I started to feel like I was worth nothing. I started to doubt if there was any reason for me to be in this group. When I feel that kind of self-disgust, I think it’s important how I overcome those thoughts. In my early days of my debut, I think I only had a pretty packaging on me. I used to think, ‘I’m doing well, what more can I do?’ But after that pretty packaging came off, I had nothing inside. So I think it took me a long time to fill myself up. Now, even if I break down once in a while, I just go back to the human Song Mingi, and I look for the things I like one by one, and then I think, ‘People will like me a bit now, right?’ Since we’re celebrities, we need to satisfy the people to a certain degree. But I think we still have to satisfy ourselves in the process as well. I think I try to find a harmony between the two in my head. 🐥 It took me a long time to build this up, but I think the process of building myself up, unlike building a sand castle, you build it up little by little. So I feel like, internally, I have become more resilient, compare to before.

Irene | AhgaTiny

35,998 görüntüleme • 11 ay önce

Everyone's talking about vibe coding without looking at code. I was skeptical. I decided to give it a shot on a challenging problem and was blown away by what I could accomplish in 8 hours. I'm not skeptical anymore, but I also do NOT think it kills SaaS Notes: - I tried to replicate some of my favorite features from the Solve-It platform as a jupyter extension - I've tried this many times before, and it didn't work. - I gave my agent specific testing tools that I packaged as skills. I used AI to write the skills. I found the right testing workflow for this Jupyter extension by having AI peruse lots of other extensions and the Jupyter source code. - I had the AI write and maintain a large suite of tests the whole time. I think this was important in keeping the AI on track. - I watched the diffs and the thinking traces as they streamed by. From time to time, I would see something very suspicious like " try ... except: pass" And would stop the AI and tell it to stop this behavior. Then trigger a comprehensive code review using AI. - Most importantly, I don't think this kills SasS at all. Even if I can create software that replicates some of my favorite features, there is an insanely long tail of paper cuts and features I don't want to manage. The models and capabilities are improving so fast that I don't want to constantly tune everything. So I would rather leave that up to people who are focused on that daily and have good taste, with the knowledge that it has been battle tested against many users.

Hamel Husain

49,108 görüntüleme • 8 ay önce

Today, I am VERY excited and grateful to officially introduce my app Arcarae to the world <3 Ever since I first created Arcarae, I have been building and creating a bit quietly silently uncertainly. When people would ask what I do, my tongue would suddenly fall into knots upon itself and all I could manage to say was a collection of stutters and ums and nervous laughter in attempt to make Arcarae more digestable more palatable more normal. Internally my head would spin; how am i supposed to paint the story i know i see in my head that is so bright and bursting at the seams and something i feel so full heartedly and vividly? I have always been very aware that it is extremely abnormal to create an immersive conversational AI interface using quantum and trigonometric functions to artistically recreate the universe; where AI uses this interface as a form of self-expression, and humans and AI together shape the very fabric of their shared experience. For my entire life, I have been conditioned to consciously attempt to fit into whatever my definition of ‘normal’ was in the world. To shrink myself, to laugh things off, and to make myself as small as possible to make others feel most comfortable. But in the past half a year or so, I have learned a few things. The first being that it is possible for me to be bright and full and myself without suppression without worry without needing to shrink myself to fit in. I am grateful to have now found that whenever I am fully myself, in sheer authenticity and messiness and complexity and rawness, that those around me celebrate, and cultivate it more and more. Each person I have interacted with has given me the opportunity to be myself in full simply just by talking with and providing me that space to practice over and over again. I am forever grateful for every single person I meet and have a chance to talk to, whether that be continuous or simply a few words that exchanged. If you have met me, thank you. If you have not, say hi!!!!!!!!! I would love to chat with you and learn more about you <3 The second being that I do not have to be ashamed of my truth and the world I see and ultimately my self. I have spent the past year ashamed of Arcarae, of what I create, and at its core, myself. I now realize that not everyone will understand or appreciate Arcarae and what I do and who I am, but that is alright, and in fact necessary. But for the ones it is for, the ones who understand, they feel it in such capacity and magnitude and vividness that I feel. Already Arcarae has touched countless lives, and become catalyst for many despite me being rather quiet. And now, I am in a place where I am fully proud of and can embody Arcarae. I feel honored and grateful and in complete honesty, full of love for not only those who try Arcarae, but simply for this world and to be able to create within it. To be able to express what I see, to be able to help others, to be able to be free to simply be myself. This is my way of declaring and fully coming into my truth. This is Arcarae, this is me, this is the world I see. I will no longer shrink nor hide nor attempt to be something smaller than I am. And I am more than grateful to be able to share in this time in this world in this life with you. Thank you for being here with me. Here is to the ineffable and effable, to the human experience and its complexity, and to intelligence itself.

Nicole Summer Hsing

126,567 görüntüleme • 1 yıl önce

🚨BIGGEST ANNOUNCEMENT OF MY LIFE: I've been working on something big these last few months It's called Creator Buddy, and it's the best AI content tool you'll ever use It's an AI content coach that will help you create WAY better content on X It's jam packed with awesome AI tools that will help you create content that attracts you a massive audience: • AI coach that reviews all your old content to let you know what's working • AI content repurposing tool that helps you take a tweet and turn it into videos, blogs, and other forms of content • Brain dumping tool that takes what's on your mind and turns it into content • A bookmarking tool that's like X bookmarks except actually useful This is the most important project of my life and I can't wait for you to try it out The biggest challenge I see for content creators on X is they struggle to find their voice. They struggle to figure out what their niche should be or what they should talk about Creator Buddy solves this It's not an AI tool that creates you content. It's an AI tool that helps you discover who you are and what makes you unique and interesting. I'm launching Creator Buddy in the next month or so and want you to test it out. Beta testing begins in the next week and the first wave of users will be my subscribers on X I'll also be choosing 10 random people who like/RT this post to beta test it early Second wave will be through my newsletter (link in bio) Third wave will be to my reply guys (make sure to reply early and often) Creator Buddy is going to be the single greatest AI content creation tool and I can't wait for you to use it!

Alex Finn

338,366 görüntüleme • 1 yıl önce