Audiovisual

Audiovisual

1276 bookmarks
Newest
Let’s build ChatGPT Messenger 2.0 with REACT! (Next.js 13, Firebase, Tailwind CSS, TypeScript) - YouTube
Let’s build ChatGPT Messenger 2.0 with REACT! (Next.js 13, Firebase, Tailwind CSS, TypeScript) - YouTube
🔥 Save 10% on Hostinger using code SONNY here 👉 https://www.hostinger.com/sonny 🚨 Upgrade your coding skills by joining the world’s BEST developer community & course “Zero to Full Stack Hero”: https://www.papareact.com/course 📩 Want coding problems (with solutions!) delivered to your inbox daily!? Sign Up Here: https://www.papareact.com/universityofcode Join me as show you how to build a ChatGPT Messenger 2.0 app with Next.js 13. You'll learn the following in this build: 👉 How to use the ChatGPT API to create your own AI chat bot! 👉 How to use different ChatGPT models when prompting the OpenAI API's 👉 Create API endpoints in your Next.js app to securely manage requests 👉 Connect Firebase v9 to your Next.js 13 application to create & store REALTIME chats with chatGPT 👉 How to build a fully responsive site with Tailwind CSS 👉 Leverage the power of Server components in Next.js 13 (and how to use client components alongside them correctly!) 👉 How to use the new App folder structure in Next.js 13! 👉 Dynamic page routing in Next.js 13 👉 Add HeroIcons to level up your app's UI! 👉 How to use TypeScript to reduce the overall number of Bugs and Errors 👉 How to deploy the final build on Vercel! 👉 How to connect the deployed domain name to a CUSTOM domain name with Hostinger + So Much More! 🔴 LOOKING FOR THE CODE? 🛠️ https://links.papareact.com/github ❓ Was this too difficult? Watch my REACT BASICS 101 class for FREE with 1 month FREE Skillshare access (First 1000 people) 👉 https://skl.sh/2Srfwuf 🎵 WANT TO LISTEN TO THE EXCLUSIVE PAPAFAM PLAYLIST? Sign up to the PAPA Newsletter here 👉 https://links.papareact.com/newsletter 👇🏻 FOLLOW ME HERE: Instagram: https://links.papareact.com/instagram Facebook: https://links.papareact.com/facebook LinkedIn: https://links.papareact.com/linkedin Twitter: https://links.papareact.com/twitter Discord: https://links.papareact.com/discord 💰 WANT TO SUPPORT THE CHANNEL? Donate here: https://links.papareact.com/donate Grab some PAPA Merch: https://links.papareact.com/merch 🕐 TIMESTAMPS: 00:00 Introduction 01:03 Build Showcase 06:01 Build Tech 08:35 Hostinger Sponsorship 09:50 Zero to Full Stack Hero & University of Code 11:08 Setting up OpenAI API Key (1/3) 13:00 Setting up Firebase 14:45 Setting up Next.js & Tailwind CSS 17:16 Implementing Next.js v13 Features 23:18 Build Layout 27:49 Building the Home Page (1/2) 31:57 Implementing Heroicons 33:59 Building the Home Page (1/2) 39:03 Building the Side Bar Component (1/5) 42:40 Building the New Chat Component 46:16 Building the Side Bar Component (2/5) 49:31 Implementing NextAuth Authentication with Firebase 1:04:23 Building the Login Screen & Functionality 1:14:01 Building the Side Bar Component (3/5) 1:18:01 Setting up & Implementing Cloud Firestore 1:23:34 Implementing Create New Chat Functionality 1:33:13 Connecting to the Cloud Firestore Database 1:37:43 Building the Chat Row Component 1:50:32 Building the Side Bar Component (4/5) 1:52:09 Implementing Delete Chat Functionality 1:55:11 Building the Chat Section of the Home Page 1:58:50 Building the Chat Component (1/3) 1:59:11 Building the Chat Input Component (1/2) 2:08:15 Implementing Messaging Functionality (1/2) 2:11:58 Setting up Type Definitions 2:12:27 Implementing Messaging Functionality (2/2) 2:13:48 Implementing React Hot Toast Library for Notifications 2:21:19 Setting up OpenAI API Key (2/3) 2:35:12 Setting up Firebase Admin 2:43:56 Setting up OpenAI API Key (3/3) 2:50:56 Building the Chat Component (2/3) 2:53:33 Building the Message Component 2:59:03 Building the Chat Component (3/3) 3:05:26 Creating the Model Selection Component 3:05:57 Explaining & Implementing useSWR 3:09:18 Implementing React Select Library 3:15:05 Building the Side Bar Component (5/5) 3:16:43 Building the Chat Input Component (1/2) 3:19:38 Testing Different ChatGPT Models 3:23:33 Deploying to Vercel 3:28:37 Final Build Demo 3:30:20 Implementing a Custom Domain Name using Hostinger 3:36:28 Build Summary 3:38:45 Outro Let’s get it PAPAFAM 🔥. DISCLAIMER: This Video is made for informational and educational purposes only. We do not own or affiliate with ChatGPT, OpenAI or/and any of it's subsidiaries in any form. Copyright Disclaimer under section 107 of the Copyright Act 1976, allowance is made for “fair use” of this video for education purposes. #chatgpt #reactjs #nextjs #javascript #openai #javascript #tailwindcss #tutorial #android #reactjs #ai
·youtube.com·
Let’s build ChatGPT Messenger 2.0 with REACT! (Next.js 13, Firebase, Tailwind CSS, TypeScript) - YouTube
Las Islas que alargan la vida - Islas Canarias
Las Islas que alargan la vida - Islas Canarias
El spot más largo de la historia de las Islas Canarias. Un emotivo viaje de 8 minutos que te invita a aprovechar al máximo el bien más preciado que existe: tu tiempo. ¿Lo dejarás escapar? Tu tiempo es tuyo en el mejor clima del mundo.
·youtube.com·
Las Islas que alargan la vida - Islas Canarias
Can AI code Flappy Bird? Watch ChatGPT try
Can AI code Flappy Bird? Watch ChatGPT try
I asked ChatGPT to provide me with instructions on how to make Flappy Bird and it also wrote all of the code. I didn’t write a single line of code myself, all code was given to me by ChatGPT. Will this usher in an age of video game development in which hobbyist game developers can make a video game without needing to know how to program? This was done using Chat GPT-4. I asked Chat GPT to make the game in C# using Unity. The results of this experiment are impressive, and there are other examples on the Internet of Chat GPT doing even more impressive things. For game development a lot of the impressive feats I've seen are based on ideas we already know. For example, Flappy Bird has simple game rules, and many tutorials on the Internet exist for it already. This means the Flappy Bird game is particularly well suited for Chat GPT to understand. So what's next? Future tools are on their way (or already here) - most notably Microsoft Copilot. At a minimum an AI Copilot written explicitly for programming won’t make simple or obvious programming errors. Beyond that, having full knowledge of the game's codebase to help the AI understand how to extend an existing project will be a game-changer. Iteration is a crucial step in game development so true co-development with an AI won’t be possible until this integration happens. ----- FAQ How long did it take? 3 hours from start to finish, including art. The actual code was about 1.5 hours. You can see timestamps in the bottom right corner of my screen in the video if you zoom in. Can I get the source? Full project source files are available here: https://www.wyattcheng.com/games/FlappyGPT/FlappyGPT.zip Can I see the conversation? Imgur album with the full conversation I had with ChatGPT here: https://imgur.com/Y16crTo Can ChatGPT make a game that didn't already have tons of references on the internet? As others have pointed out, the standard implementation is to actually keep the bird stationary and move the pipes to the left. I chose to move the bird and camera right because that was ChatGPT's initial proposal so I wanted to see how it would go AND it shows that ChatGPT is being generative with code that does NOT already exist. What did you use for the art? Midjourney ----- Discuss this video and chat about game development on my discord server https://discord.gg/Z8b8DXpw4Y I stream gam jams on twitch http://www.twitch.tv/candlesan Twitter: http://www.twitter.com/candlesan In my day job I serve as Game Director at Blizzard Entertainment. This channel is an independent endeavor and not related to my employer in any way. The opinions expressed are my own and do not necessarily reflect those of my employer.
·youtube.com·
Can AI code Flappy Bird? Watch ChatGPT try
EL ABRAZO DEL DRAGÓN - YouTube
EL ABRAZO DEL DRAGÓN - YouTube
💚SUSCÍBETE AL CANAL 💚para no perderte los siguientes vídeos 👉https://www.youtube.com/@victorbrossah 🔴TODO CAERÁ ¡Un vídeo imprescindible!! ✨📢Si lo entie...
·youtube.com·
EL ABRAZO DEL DRAGÓN - YouTube
Imponente ruta nocturna al Teide. En busca del amanecer desde la cumbre. E24
Imponente ruta nocturna al Teide. En busca del amanecer desde la cumbre. E24
Intentamos inextremis y sin tiempo hacer cumbre en el volcán Teide caminando toda la noche por el sendero de montaña blanca. Un sendero sin dificultad técnica pero que se complica debido a la altura, el viento y el frío del invierno Canario. Subir al Teide para ver el amanecer es una aventura que no queríamos perdernos antes de dejar las Islas Canarias. Además la hacemos con luna llena y cielos despejados, ¿lograremos ver su sombra proyectada sobre el océano? Nos acompañan @WoMoGuide No os perdáis @sierraintothewild EPISODIO 24 (S1E24) Te invitamos a que nos acompañes en esta aventura fotográfica dando la vuelta al mundo en nuestra furgoneta camper Mercedes Sprinter 4x4. Nuestro proyecto se llama WILD EARTH EXPEDITION. No olvides suscribirte y seguirnos en redes! https://linktr.ee/rubenearth Toda la información de Wild Earth Expedition en https://www.wildearth.live 10% descuento en productos GLASSY con el código WILD o si utilizas este link: https://glassyeurope.com/ref/21/ #tenerife #teide #camper
·youtube.com·
Imponente ruta nocturna al Teide. En busca del amanecer desde la cumbre. E24
Dr. Joe Dispenza - REPROGRAMA TU CEREBRO - YouTube
Dr. Joe Dispenza - REPROGRAMA TU CEREBRO - YouTube
Joe Dispenza - Haz esto todas las mañanas y tu vida nunca será la misma ❓Pregunta: ¿Cómo encuentras tiempo para leer? 👉 Respuesta: No leo. Escucho audiolibros. 🎧 Uso la aplicación Audible (de Amazon). Regístrate aquí para una prueba gratuita de 30 días y obtenga 1 libro GRATIS (cualquiera) - https://amzn.to/3kS1eNH ❓Pregunta: ¿Cómo se compran metales preciosos? 👉 Respuesta: GOLDAVENUE https://www.goldavenue.com/en?r=oRJxC06V2bQm75Hl ❓Pregunta: ¿Qué plataformas de corretaje utiliza? 📈 👉 Trading212 (Europa) - http://www.trading212.com/promocodes/TROCHU - Obtenga acciones GRATIS por valor de hasta 100 euros 💶 ❓ Pregunta: ¿Qué libros recomiendas para principiantes? 👉 Respuesta: Mi TOP 10 de libros recomendados para principiantes: 📚https://www.amazon.com/shop/unpocomejor ⚠️ POR TRANSPARENCIA: algunos de los enlaces anteriores son enlaces de afiliados, lo que significa que obtengo una pequeña comisión si compras algo usando mis enlaces
·youtu.be·
Dr. Joe Dispenza - REPROGRAMA TU CEREBRO - YouTube
How Steam Play/Proton makes Gaming on Linux awesome - YouTube
How Steam Play/Proton makes Gaming on Linux awesome - YouTube
This was created for a presentation, which is why the intro is a bit formal/non-standard. It's meant to go over the basic components of steam play/proton without getting into too much technical detail/specifics so that it's a bit easier for people to understand. 20:44 Cyberpunk 2077 22:06 Borderlands 3 23:10 Dark Souls 3 24:05 Days Gone 25:03 Dirt 5 25:57 Forza Horizon 4 26:44 Grand Theft Auto 5 27:24 Red Dead Redemption 2 27:54 Horizon Zero Dawn 28:31 Nier: Automata 29:05 Witcher 3 29:38 Warframe 30:11 Street Fighter 5 30:37 GUILTY GEAR STRIVE 31:27 Rocket League 32:07 Final Fantasy 14 32:34 Battlefield V 33:09 Doom Eternal 34:00 Path of Exile Open Source code to various libraries in this video: Proton: https://github.com/ValveSoftware/Proton/ My custom Proton fork: https://github.com/gloriouseggroll/proton-ge-custom Main components used in Proton mentioned: https://github.com/HansKristian-Work/vkd3d-proton/ https://github.com/doitsujin/dxvk/ https://www.winehq.org/ https://github.com/FNA-XNA/FAudio SDL: https://www.libsdl.org/ Mesa: https://mesa3d.org/ Fedora Linux: https://getfedora.org/
·youtube.com·
How Steam Play/Proton makes Gaming on Linux awesome - YouTube
MacOS on Linux
MacOS on Linux
This shows you all the steps to install a MacOS VM in Linux QEMU using Virtual Machine Manager or virt-manager.Referenced Guides:- QEMU Setup on Linux - http...
·youtube.com·
MacOS on Linux