Make REAL HTML with GPT-4 Vision!!!
Skills:
Multimodal LLMs90%
Key Takeaways
This video teaches how to make real HTML with GPT-4 Vision and ChatGPT Plus interface
Full Transcript
if you want to see magic to make it real this video is exactly going to teach you this video has been quite viral on the internet where you can go there and then create something and then that would actually convert that into a working HTML code I mean everybody has been creating these kind of demos and then sharing it online this has been quite insane and then people are loving this and for this for you to use this you have to use a service called make real this is part of TLD draw.com which is something that I've been using for a very very long time I've recomended to a lot of friends this is like one of the best whiteboarding tools that I use and it is also open source so in this video I'm going to show you if you do not have GPD 4 key and if you have chat GPT Plus subscription how to make this useful I have atmost respect for the developer I'm not trying to replicate their work this is purely trying to show you how you can build the same thing if you do not have opena API key like if you have a chat GPT Plus subscription like me you don't have opena APA key or you do not want to use opena AP key to spend credit rather you want to use your chat GPD Plus subscription this video is exactly going to teach you step by step how to do that and the first thing I'm going to do is I'm going to copy the prompt from this um developer and uh I'm really sorry if this is not what you intended when you made it open source but I truly appreciate this project and let's get started with the video first of all what is the service you can see the quick demo where somebody comes here and then draw something and then make clicks make real and then it will make it real like you get a HTML small if frame or widget that will actually give you the final uh HTML page like in a single HTML it's like an Spa single page application but for that you need to enter your opena AP key which is supposedly should have the gp4 access but if you do not have gp4 access that's where this video is going to be helpful so I have chat GPT Plus subscription first of all let me show you a demo so I have taken one of this demo videos and I took this particular demo screenshot and I went ahead and then uh asked the chat GB plus to create it for me it created it for me and if you go here I got this uh so this is this is the input make a gradient uh the shape gets filled you've got angle linear or radial which is a radio button and then you've got like this color Pickers and copy to CSS copy to PNG and uh you can see that in my Cod pin. iio it is available for me to use I can change the gradient I can pick any color and uh you can you can see like I'm doing it live I can pick any color and you can just copy the CSS you want linear you can have linear and uh this is super magical how did I get to this stage the first thing that I did is I wanted to know what is the code or the prompt that the developers used so for that I went to this open source project please make sure you start the repository it could mean a lot to the developer so I went to this open source project which is make real from TLD draw and then I saw what is a prompt that they've given and I literally copied the prompt so you are an expert web developer and all the information that it has got so basically you're telling GPD 4 that once you get the wireframe you should give me um the HTML file and make sure it is a single HTML file that we can just host it like it's it should not have separate CSS it should not have separate JavaScript everything should be in line everything should be within one HTML page and this is the final user prompt when you give the screenshot here are the latest wireframes could you make a new website based on these wireframes and nodes send back just the HTML file once you have uh once you have this content particularly this is honestly like the gold mine of everything here so once you have this all you have to do is now you have to open your new chat GPT plus like um like the one that I have here let me create a new one for you so this is how the new one looks like the first thing that you need to do is you need to copy this entire thing which is a prompt you copy the entire prompt once you copy the entire prompt first send it to it so this way chat GPT Plus or the GPT 4 will acknowledge it's going to tell you okay absolutely I'm ready to assist whenever you want just give me the screenshot and everything I'm going to do it now is a part where we are going to go create something like I've already created this P timer you can see I said pood timer start button stop button and I have the pomodora timer which has start button and a stop button so instead of that let me try something else now to say this one and uh we have a ball and we have some blocks and I'm going to call it Atari bricks I don't know what do you call this Atari bricks and we are going to have score okay um add some context this is the game where the ball smashes the braks once the player misses catching the catching the ball with the plate the game is over let's see if it can understand once again a little ambitious because you know this also requires lot more nuances but at least like I hope this might be done so I'm going to run this I mean copy this come back here send this copy the system prompt here and come back here paste it and then send it ideally I should have created a new chat otherwise you know you hit the context window all these kind of limits but I think given I assume that this could be at this point 100K so let's see if it can just do it so I call it Atari bricks this is a game and uh it's trying to create the HTML and it is probably going to add everything that we want I'm not sure if it is going to give me the JavaScript in itself in case of my Pomo it actually give me JavaScript as well so all I have to do is like go here click Start and and um it starts and I can just click stop and it stops it's same thing with my make a gradient as well so you can see here um the gradient works the CSS is copied so I can like literally paste the CSS somewhere like here and have the CSS so so in this case everything work fine that also tells you how important it is for you to make the right kind of wireframe at the right kind of detail it's still not a child's play for you to just go draw and then simp expect magic to happen but even then I guess like this is quite magical to be honest like um for me once again it is telling me place the logic just just add the logic and give me the final HTML so that I can just play okay so once again it did not add the logic so I'm going to just give it to add the logic and then get back to me so our code is ready you can go here copy the code go back here paste the code and then let's see if we actually have a game so oh that's amazing so I don't know how to move this at this point the x-axis um but uh I think this is quite awesome so oh I don't want to hold save it we come back again reload the site paste it and um I think the game starts without us doing anything we should probably have like a stop button and I should have like some control over moving this at this point but as you can see like this is magical so the entire thing is available here I'm going to link The Source prompt in the YouTube description and if you can use uh TL draw make sure you use real draw because that's where all the idea and everything came from and uh if you want to create this as a GPT you can still do it like it's um it's super simple all you have to do is go here and create a new GPT let me know like if that is something that you would be interested in I can make a separate video about it like how to quickly make a GPD out of it so that all you have to do is go paste the screenshot and get the output but I think for now this is quite magical and U I didn't know that this could be done just with gp4 and chat GPT plus I was so surprised and happy that it worked that's why I ended up making actually a video otherwise I wouldn't have made a video let me know in the comment section what do you feel about it and if it is something that you tried let me know in the comment section what is the outcome was it like really good see you in another video Happy prompting peace
Original Description
Make Real uses GPT-4V Vision to understand the input wireframe and make an app with GPT-4 - All done within your ChatGPT Plus interface at an insane speed and capacity!
🔗 Links 🔗
Make Real Prompt - https://github.com/tldraw/make-real/blob/a2e9ac80d47bc9a911973e61afe9748db0139090/app/prompt.ts
TLDRAW https://www.tldraw.com/
Make Real TLDRAW - https://makereal.tldraw.com/
❤️ If you want to support the channel ❤️
Support here:
Patreon - https://www.patreon.com/1littlecoder/
Ko-Fi - https://ko-fi.com/1littlecoder
🧭 Follow me on 🧭
Twitter - https://twitter.com/1littlecoder
Linkedin - https://www.linkedin.com/in/amrrs/
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from 1littlecoder · 1littlecoder · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
How to create your Free Data Science Blog on Github with Fastpages from Fastai
1littlecoder
Making Interactive Matplotlib Plots for Data Science Visualizations on Jupyter (Python)
1littlecoder
Create your first Data Science Web App using R Shiny
1littlecoder
How to create a Reproducible Example in R using reprex
1littlecoder
No Code Visualization using esquisse with Tableau-like Drag and Drop GUI in R
1littlecoder
Scrape HTML Table using rvest and Process them for insights using tidyverse in R
1littlecoder
Google Teachable Machine Learning Build No Code AI solution
1littlecoder
Create meaningful fake tidy datasets in R using fakir [#rstats Package]
1littlecoder
How to enable using R Programming with Visual Studio VS Code
1littlecoder
Python, Community, Books - with Abhiram R - Bangpypers Co-organizers | 1littlecoder podcast
1littlecoder
Growing a Tech Community across India - Anubha Maneshwar, Founder Girlscript | 1littlecoder Podcast
1littlecoder
Intro to Google Colab - How to use Colab
1littlecoder
Intro to Plotly Express - Complex Interactive Charts with One-Line of Python Code
1littlecoder
Indic NLP Python Toolkit Open Source Development - iNLTK Creator Gaurav Arora | 1littlecoder Podcast
1littlecoder
Do you want a career in Data Science - Tamil Webinar
1littlecoder
Android Smartphone Analysis in R [Live Coding Screencast]
1littlecoder
Programmatically create Images, Memes, Watermarks using Python with imgmaker
1littlecoder
Kaggle Walkthrough to get you started with Data Science - Webinar
1littlecoder
Community, Corporate Job, Coding - Gnana Lakshmi T C aka Gyan, WomenWhoCode Leadership Fellow
1littlecoder
Easy ggplot2 Theme Customization with {ggeasy} | Data Visualization in R
1littlecoder
Excel to R - Pivot + Bar Chart in Excel & R using tidyverse [Live Coding]
1littlecoder
Excel to R #2 - VLOOKUP in Excel to LEFT_JOIN, MERGE in R
1littlecoder
5 websites to get Free Real-World Datasets for Data Science/ML Projects
1littlecoder
Excel to R #3 - APPROXIMATE VLOOKUP in Excel to FUZZY LEFT_JOIN in R
1littlecoder
Correlation-alternative PPS (Predictive Power Score) Python Package Demo
1littlecoder
Automated Website Screenshots in R using {webshot}
1littlecoder
Installing Custom RStudio Theme (Synthwave85)
1littlecoder
Analyse Google Trends Search Data in R using {gtrendsR}
1littlecoder
3 Tips to ask question on Stack Overflow the right way to get answers
1littlecoder
Learn Data Science with R - Mini Projects - Web Scraping Zomato
1littlecoder
Easily make Dumbbell Chart using {ggcharts} | Data Visualization in R
1littlecoder
GET Hackernews Front Page Results using REST API in R
1littlecoder
Quickly deploy ML WebApps from Google Colab using ngrok
1littlecoder
Use Jupyter Notebooks within VSCode (Visual Studio Code) in 2020
1littlecoder
Plotly Interactive Plots as Pandas Plotting Backend df.plot()
1littlecoder
Stack Overflow Developer Survey 2020 Highlights for New Programmers
1littlecoder
Matplotlib Animation Charts in Python using Celluloid
1littlecoder
Coding, Postwoman, Passion Project Book - Liyas Thomas Open Source Developer - 1littlecoder podcast
1littlecoder
Aspiring Data Scientist, Tips on How to learn Business Domain Knowledge
1littlecoder
Bokeh Interactive Charts as Pandas Plotting Backend df.plot_bokeh()
1littlecoder
Easy Fast Python Pandas Summary with Sidetable | Pandas Tips & Tricks
1littlecoder
Inception, Content Ideas, Consistency - Srivatsan Srinivasan AIEngineering YouTube Content Creator
1littlecoder
ggplot2 Text Customization with ggtext | Data Visualization in R
1littlecoder
Penguins Dataset Overview - iris alternative | EDA Data Visualization in R
1littlecoder
YouTube Growth Tips, Content Creation - Bhavesh Bhatt, YouTuber (Data Science & Machine Learning) #7
1littlecoder
Matplotlib Animated Bar Chart Race in Python | Data Visualization
1littlecoder
Simple Python GUI Development using {guietta}
1littlecoder
#8 Niche, Growth, Monetization - David Langer - YouTuber Dave on Data
1littlecoder
Simple Fast 3-step Python OCR using Deep Learning 40+ Languages
1littlecoder
Github New Feature Profile Summary/Mini-Resume - Profile Views
1littlecoder
Otto ML Assistant, GPT-3 on Philosophers, Nvidia-ARM - 3 ML Tech News
1littlecoder
What is OpenAI GPT-3 - Hype, Examples, Worries
1littlecoder
Julia 1.5, Datamuse API, Live HDR+ Pixel 4a - Machine Learning Tech News
1littlecoder
Self-driving Car Engineer sentenced, arXiv Dataset, AI/ML Startup Idea - Machine Learning Tech News
1littlecoder
GPT-3 Explorer, Ciphey (Automated Decryption), Py-Sudoku - ML Tech News
1littlecoder
How to use Advanced Google Search to extract Email Ids from Linkedin
1littlecoder
Cartoonizer Toon-IT (AI Web App), GPT-3 Advice, Android Earthquake Detection - ML Tech News
1littlecoder
Flow - R Package to visualize code logic, functions as a Flow Diagram
1littlecoder
Build GPT-3-like Language Model on Google Colab with minGPT [PyTorch]
1littlecoder
Create a Pencil Sketch Portrait with Python OpenCV
1littlecoder
More on: Multimodal LLMs
View skill →Related Reads
📰
📰
📰
📰
Changes to LLM pricing: Novita and StreamLake
Dev.to AI
Kimi K3 Open Weights, Node.js 26 Temporal, and the Week Tooling Got Serious
Dev.to AI
Experiments with On-device AI — What building on Gemini Nano actually teaches you
Dev.to AI
The eye corrects the ear: fixing my LLM's video hallucinations with OCR and a VAD gate
Dev.to AI
🎓
Tutor Explanation
DeepCamp AI