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

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.

Contents