Build and Deploy a Full Stack MERN AI Image Generation App | Midjourney & DALL-E Clone

preview_player
Показать описание
MidJourney and DALL-E are taking over social media. Dive into the world of artificial intelligence and build your own version of these tools that can generate everything from memes and art to beautiful UI/UX designs!

Use the code JAVASCRIPTMASTERY to save up to 91% on all yearly hosting plans.

✅ A special YOUTUBE discount code is automatically applied!

📚 Materials/References:

Alongside building this application, you'll learn how to use the most in-demand tools today:
2. Tailwind: The most popular CSS framework nowadays
3. OpenAI's DALL-E model: A deep learning model that generates images from text input
4. Cloudinary: A cloud-based image storage service

Time Stamps 👇
00:00:00 Intro
00:06:31 Setup
00:22:04 Homepage
00:35:15 Create post page
00:59:11 Backend
01:22:54 Integrating backend to frontend
01:58:58 Deployment
Рекомендации по теме
Комментарии
Автор

Want to land your dream programming job in 3 - 6 months?
Become a Software Engineer. Guaranteed.

javascriptmastery
Автор

I cannot believe such a comprehensive guide can exist for free in YouTube. People on Udemy will charge you 60$ for a similar course and here you are doing it for free ?! World owes you so much, man.

AhmedSiddiqui-dzup
Автор

I've been searching for a tutorial like this on YouTube for a few months, and I didn't find anything like it until now. Your tutorials are always unique and never done before. I promise to register for your paid courses once I can afford to, your content is gold.

queenofsheba
Автор

We love you Javascript Mastery. 😍 You're a blessing to the Javascript Dev Community 🙌🙌🙌

wisdombassey
Автор

We love you Javascript Mastery. I learned so much from you guys and I finally learned how to use AI Api's.

AdityaTiwari-vuje
Автор

THANK YOU so much javascript mastery. Be rest assured we are so grateful for your work and be sure it helps more people than you can imagine. Thank you

nguhelon
Автор

Wow few days back just finished learning MERN and now you uploaded this video feeling excited 😄😄

mazharansari
Автор

You always want to make me cry with the quality of tutorials you put out for free. Your channel has completely changed and shaped my programming journey. Thank you.

wilsonmela
Автор

At this point, the world definitely owes you so much. Thank you for the crazy amount of time you spend in creating your tutorials.

charlesxstorm
Автор

If someone is currently following this tutorial, please note that as of today's date, the code might not work at 1:25:00 due to the API now being paid.

personalfile
Автор

Anyone facing error with the api ("Billing ha..."), you need to make a new account at open ai and use the api key from the new account. You are facing this error because the api is paid. With the new account you will get 5$ worth of free credits, each api call costs 0.02$ so be careful making too much requests. Keep learning, hope this helps!

icongrindsetsfj
Автор

Your content never fails to impress. Your vocal delivery is top-notch, the web design is sleek and visually appealing, and the information presented is always current. Your innovative approach to each project keeps the material engaging, making it the best YouTube channel I have subscribed to. I am using the Frontend Meta Course as a supplement to your tutorials to strengthen my grasp on the subject matter, and it has been invaluable in solidifying my understanding. Keep up the fantastic work!

patrykorowski
Автор

Hello everyone, if you are stuck at 1:26:20 and you are getting Failed to fetch error, make sure to rectify below code in your backend:
const aiResponse = await openai.images.generate(
{prompt,
n: 1,
size: '1024x1024',
response_format: 'b64_json'
})

const image = aiResponse.data[0].b64_json

return res.status(200).json({photo: image})

salonisingh
Автор

I love how you stop and went over what we have completed, at the 1hour 15 minute mark. It helps solidify what we've done and what we're about to do. Great stuff as always.

soltiscd
Автор

Thank you so much Adrian for your amazing work. I've been wanting to build mine and couldn't get it done !

simonbelissa
Автор

Thanks to this dude, I found the systematic and easy way to learn MERN by building projects. I wish you and your channel to grow more😊

opensourcecontribution
Автор

Thank you so much for another awesome video on Full Stack MERN. The deploy section really helps to make things go live.

edwintjoa
Автор

Was waiting for this masterpiece, BRAVO 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥

DharmikNavadiya
Автор

I agree with everyone else. The entire Build (Tutorial /Presentation) was absolutely amazing!! The details, tips, techniques and planning were definitely shown and very much appreciated!

AlonnaWade
Автор

Seems like he's the only one who could get me to understand react. What a great tutor

cr_spirit
welcome to shbcf.ru