У нас вы можете посмотреть бесплатно Use AI to build websites without writing any code или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Making this because I needed this video 2 weeks ago. Tools used: (V0, Cursor, Github) https://v0.dev https://www.cursor.com https://github.com The website I built https://liampierc3.github.io/liampier... The website I actually use now https://liampierc3.github.io Github Repo https://github.com/liampierc3/liampie... A couple months ago I heard for the first time that you could build custom websites with ai agents. At the time My brain still couldn’t quite comprehend that information yet. I still thought it would be kind of a gimmick. Then I kept hearing about it. Marc Andreessen started talking about how 10 year old kids are building apps with ai and showing the tools they were using. My curiosity was sparked and I began to search for information. I knew nothing other than there was an app called Replit that allowed you to build apps with no coding knowledge. I gave replit a shot one night and I was amazed. I made a basic website landing page for my business in 20 minutes with my words. It all clicked in my brain what was possible with these tools. I dove further down the rabbit hole. I wanted to figure out how to create a new website for my personal business. Despite these tools being marketed toward computer-illiterate people like me, there was still a learning curve. This technology is still the frontier and most people will still be overwhelmed by it. I needed to learn what all the terms meant still. I didn’t know what it even meant to deploy a website or an app when I started. Weirdly you just ask another AI to explain these things to you. If you’re still confused, ask them to explain it to you like you’re 12. There’s basically zero excuse not to learn something. If you have any kind of personal agency you can do anything in the modern world. What I found is that each tool has its own strengths. When you combine them together, you really start to get some crazy results. A couple YouTube videos led me to v0. An app similar to Replit, but more centered on the design aspect. Think of v0 as your personal creative agency. Replit can help you design the look and feel better than other programs. Initially, I was trying to do everything with v0 but needed to use other tools along with it. Thats what this video is about right here. I’m telling you the story to build context that I had no idea how to use these things a month ago. This is a completely new thing for me. I have probably tinkered with these tools for 50 hours now. I’m going to walk through how to build and deploy a website using v0, cursor and github pages. I’m going to explain it like you aren’t a software developer too because neither am I. V0 = personal creative agency Cursor = personal software developer Github pages = web hosting service Build just means create Deploy just means share to the web My initial problem was that I was using V0 for everything. I couldn’t figure out how to deploy my website with the code V0 was giving me. That’s because V0 technically builds apps not websites. GitHub pages allows you to host a website for free but because V0 was giving me code for an app, it was incompatible with the web. I struggled with this for days, admittedly trying to figure out how to get the site to work. Eventually, I figured out that you have to use these tools together. I realized I could just give cursor the code from V0 ask it to adjust it to work as an HTML website and deploy it to github within the app. If that sounds complicated, I will try to simplify it even more. You build your site or your app in V0. You download the zip file. you have cursor adjust that code based on what you want to do with it. You can then ask the agent in cursor to share the code to github. Once it’s there, you click a few buttons and deploy a website for free. That is the simplest way I can put it. I’ve already built a new personal website using this process. So I’m going to build a new one that’s even more complex to show you the possibilities and also how this is feasible for anyone. I cannot write one line of code. I just like to learn and was fascinated by all of this new tech. People are calling this vibe coding. I think that’s kind of hilarious but also maybe confuses people as to what it really is in general. There’s a lot of noise around AI right now. I’ve been trying to tell my friends who don’t get it yet that AI is just communicating to computers with words. If you have a decent grasp of language and an imagination, you can make almost anything now without any of the hard skills. I’m going to build a new website that’s slightly more complex just to show the possibilities. 0:00 - 1:31 Context. I can’t code. 1:32 - 5:45 Build using V0 5:46 - 6:18 Godly websites 6:19 -7:36 Refining look 7:37 - 8:16 Tweak code for web using Cursor 8:17 - 8:40 Don't make this mistake 8:41 - 10:50 Github pages and revising code in Cursor 10:51 -11:20 Deploy to Github for free