From the course: Developing RAG Apps with LlamaIndex and Next.js
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Chatbot app with Next.js: Full-stack web app, overview
From the course: Developing RAG Apps with LlamaIndex and Next.js
Chatbot app with Next.js: Full-stack web app, overview
Okay. So now what we're going to do is a full on hands-on. This is where the magic happens, really, when it comes to LLAMA index. So what we'll do here is we're going to set up a chat box with Next.js. We are going to create a user interface, a full-fledged backend and frontend user interface with create LLAMA command. Right. This is a command that you can use to create a full frontend again, a front-end and a back-end web application using Next.js. You don't have to know Next.js to be able to do this. You will see how easy and how fast you can put together a full-fledged web application that comes pre-populated with data and everything through Llama Index to create a full-on RAG system behind the scenes. So we're going to put a UI into your RAG applications. Let's go ahead and get started.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Chatbot app with Next.js: Full-stack web app, overview57s
-
(Locked)
Hands-on: Generating a full-stack web app with create-llama CLI command8m 7s
-
(Locked)
Hands-on: Customizing the app with your own data and chatting with it7m 12s
-
(Locked)
Hands-on: Deploying our Next.js full-stack chat app to Vercel6m 38s
-
(Locked)
-