1
00:00:04,050 --> 00:00:14,520
Okay, so now that you are comfortable with Next.js and Vercel, let's go one step further and let's

2
00:00:14,520 --> 00:00:20,940
see how we can start using one of our orchestration frameworks, in this case llama index.

3
00:00:20,940 --> 00:00:27,210
With this key elements of the front end of a full stack application.

4
00:00:27,420 --> 00:00:36,840
So if you remember, when we study the llama index website, we saw that in the templates uh template

5
00:00:36,840 --> 00:00:44,490
section we have second sites, which is one formidable project we are going to study in detail in the

6
00:00:44,490 --> 00:00:45,180
next lessons.

7
00:00:45,180 --> 00:00:50,010
But apart from this project they present the Create Llama template.

8
00:00:50,010 --> 00:00:50,970
You click here.

9
00:00:50,970 --> 00:01:01,710
You go to this page where they show you how you can use the Create Llama, a command in order to build

10
00:01:01,710 --> 00:01:09,330
a very simple Rag application that can be easily deployed into Vercel.

11
00:01:10,420 --> 00:01:10,780
Okay.

12
00:01:10,780 --> 00:01:17,530
So what we have done here in the slides, the notebook and also the code you have in the GitHub repository

13
00:01:17,530 --> 00:01:26,080
is to go along with the instructions you are going to find here, which is like a very short tutorial

14
00:01:26,080 --> 00:01:32,320
on how to use create a llama in order to build this template.

15
00:01:32,320 --> 00:01:40,570
And in this template you are connecting a llama index with Vercel and when you are doing it, you will

16
00:01:40,570 --> 00:01:43,690
see you are in the Next.js universe as well.

17
00:01:43,690 --> 00:01:52,630
So by doing this tutorial, Next.js tutorial and the Vercel tutorials, you are very very well positioned

18
00:01:52,630 --> 00:01:55,150
to go with this next step.

19
00:01:55,150 --> 00:02:00,280
And in this next step you are going to to see how to.

20
00:02:01,430 --> 00:02:06,950
Very quickly you can create an initial front end application.

21
00:02:06,950 --> 00:02:09,380
You will see that you have different options.

22
00:02:09,380 --> 00:02:16,610
You can create a GitHub code space or you can develop you can install the create lemma in your computer.

23
00:02:16,820 --> 00:02:19,040
We recommend you to do both.

24
00:02:19,610 --> 00:02:23,930
GitHub code space is a very interesting way of working.

25
00:02:23,930 --> 00:02:27,020
We are going to use it in the next blog as well.

26
00:02:27,020 --> 00:02:31,850
This is a good opportunity for you to get familiar if you have any problem.

27
00:02:32,000 --> 00:02:40,040
When applying the instructions here about the GitHub code space, go to your personal assistant chat

28
00:02:40,040 --> 00:02:44,000
GPT four and start asking and solving your your doubts.

29
00:02:44,360 --> 00:02:50,090
You will see well, we provide some instructions here to do that as well.

30
00:02:50,090 --> 00:02:54,260
We provide also the commands you may use in the code space terminal.

31
00:02:54,260 --> 00:03:01,640
You will see the terminal when you open the code space and we give you some instructions here.

32
00:03:01,640 --> 00:03:06,950
But all these instructions you are going to find in this uh tutorial.

33
00:03:07,190 --> 00:03:14,300
And uh, you will see, you can see that in the GitHub repository, the, the, the project we have

34
00:03:14,300 --> 00:03:15,890
loaded there for you.

35
00:03:16,100 --> 00:03:26,870
A they that the structure of a front end application is very different from the demos we are used to

36
00:03:26,900 --> 00:03:30,170
in the, uh, level one apps and level two apps.

37
00:03:30,170 --> 00:03:33,080
This is very, very professional.

38
00:03:33,080 --> 00:03:37,280
So you will see a totally different, uh, look okay.

39
00:03:38,860 --> 00:03:41,980
A you will see how to run the app.

40
00:03:42,010 --> 00:03:46,450
You will see how you can load the changes in your GitHub repository.

41
00:03:46,450 --> 00:03:47,590
Any doubt?

42
00:03:47,590 --> 00:03:54,490
Chat GPT four and you will see that deploying an application to Vercel is very easy.

43
00:03:54,490 --> 00:03:58,990
You just have to follow the very simple steps you see here.

44
00:03:58,990 --> 00:04:04,240
We give you here a summary and we also give you a summary in the notebook.

45
00:04:04,240 --> 00:04:07,450
So now my recommendation.

46
00:04:07,780 --> 00:04:10,570
Go to this quick and easy tutorial.

47
00:04:10,570 --> 00:04:17,019
Follow the steps if you have any doubt or problem in the process, go to chat GPT four.

48
00:04:17,019 --> 00:04:23,740
And when you are ready and comfortable with this step, then you will be ready to go to the next lesson

49
00:04:23,740 --> 00:04:29,260
and start talking about the backend of a full stack application.

50
00:04:29,260 --> 00:04:32,020
Remember, we are still in the introduction.

51
00:04:32,020 --> 00:04:35,650
We are still getting familiar with the main concepts and frameworks.

52
00:04:35,650 --> 00:04:40,750
In the next blog, we are going to start seeing level three applications in practice.

53
00:04:40,750 --> 00:04:44,170
Okay, so get familiar with this.

54
00:04:44,170 --> 00:04:50,050
Uh, and when you are ready, let's go to the next lesson and start talking about the backend.

