[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/37 - Modify the sendMessage endpoint to cater for existing chats.mp4103.6MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/26 - Set up the createChat endpoint.mp4102.47MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/32 - Create the addMessageToChat endpoint.mp498.78MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/3 - Build out the chat page/13 - Create the footer and message form.mp495.88MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/18 - Create the Message component and display new messages in chat window.mp490.34MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/38 - Implement conversation history in OpenAI.mp489.53MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/6 - Deploy/39 - Deploy to vercel.mp468.62MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/28 - Create the getChats endpoint.mp466.91MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/19 - Finish implementing the Message component styles and logic.mp466.02MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/25 - Set up MongoDB Atlas account.mp463.64MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/17 - Stream the OpenAI response on the front end.mp460.37MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/2 - Authentication authorization with Auth0/8 - Style the homepage with tailwind css.mp460.28MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/31 - Implement creating a chat in the sendMessage endpoint.mp453.72MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/34 - Reload chat list on route change.mp453.56MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/33 - Navigate to newly created chat page.mp452.53MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/16 - Set up the OpenAI API call.mp451.31MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/1 - Introduction/2 - Project setup.mp451.26MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/30 - Style the chat list in the sidebar.mp451.24MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/35 - Load chat messages for a particular chat.mp449.92MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/22 - Refine the OpenAI prompt.mp448.58MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/3 - Build out the chat page/11 - Create the basic chat page layout.mp446.04MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/2 - Authentication authorization with Auth0/5 - Set up auth0 for authentication.mp445.42MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/27 - Test the createChat endpoint.mp445.38MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/1 - Introduction/4 - Set up the chat route page.mp444.67MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/2 - Authentication authorization with Auth0/7 - Set up the login and logout state.mp443.95MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/36 - Render chat messages for a particular chat.mp443.61MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/20 - Protect the chat routes and pages so only logged in users can access.mp443.26MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/29 - Render the list of chats in the sidebar.mp439.1MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/21 - Add the loading state to the form.mp435.89MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/15 - Create the sendMessage endpoint.mp434.21MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/5 - Storing chats with MongoDB/24 - Overview of edge functions.mp432.81MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/2 - Authentication authorization with Auth0/10 - Redirect to chat page if logged in.mp430.82MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/2 - Authentication authorization with Auth0/6 - Create auth api routes.mp423.87MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/3 - Build out the chat page/12 - Create the ChatSidebar component and add the logout link.mp420.88MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/23 - Fix the footer form position and make chat window scrollable.mp417.68MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/2 - Authentication authorization with Auth0/9 - Implement signup functionality.mp414.03MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/4 - Build the OpenAI streaming functionality/14 - Create an OpenAI API key.mp412.36MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/1 - Introduction/3 - Udemy ratings reviews.mp411.47MB
[TutsNode.net] - Build a ChatGPT clone using NextJS OpenAI Next JS v13/1 - Introduction/1 - Introduction.mp47MB