1
00:00:03,110 --> 00:00:12,680
Okay, so now that you are familiar and you are comfortable with the fast API tutorial, let's talk

2
00:00:12,680 --> 00:00:21,320
about a an initial exercise of combining one of our orchestration frameworks, in this case long chain

3
00:00:21,320 --> 00:00:23,810
with a fast API.

4
00:00:24,350 --> 00:00:32,689
So in the slides you have in the attached materials and also in the notebook that you have there, and

5
00:00:32,689 --> 00:00:39,890
in the coding project you have in the GitHub repository, you are going to find a very good example

6
00:00:39,890 --> 00:00:42,890
to combine fast API and long chain.

7
00:00:42,920 --> 00:00:47,810
This is a very interesting example developed by Tim Leers.

8
00:00:47,810 --> 00:00:56,360
And we are including including here a link to the blog of Tim, where he explains step by step how to

9
00:00:56,360 --> 00:01:03,470
a how to implement the fast API and long chain project he has built.

10
00:01:03,470 --> 00:01:09,980
You also have a link to the code in his GitHub repository, but this is the same code you are going

11
00:01:09,980 --> 00:01:15,050
to find in the A programs in our program GitHub repository.

12
00:01:15,050 --> 00:01:17,420
So you can use either of them.

13
00:01:18,350 --> 00:01:25,370
And there in the you are going to find instructions to clone the project and also instructions to about

14
00:01:25,370 --> 00:01:29,300
how to initialize this back end on your computer.

15
00:01:29,300 --> 00:01:40,700
So the interesting thing about this introduction about a full stack applications is that you have started

16
00:01:40,700 --> 00:01:48,770
to become familiar with the main concepts, you have started to try different pieces.

17
00:01:48,770 --> 00:01:58,040
And in the previous lesson you have built an initial solution for the front end, and now you are building

18
00:01:58,040 --> 00:02:00,470
an initial solution for the back end.

19
00:02:00,950 --> 00:02:07,040
So a full stack application is both thing together.

20
00:02:07,790 --> 00:02:12,950
So the front end and the back end are two sides of the same coin.

21
00:02:12,950 --> 00:02:20,000
And in the next blog we are going to work in level three applications with both parts together.

22
00:02:20,000 --> 00:02:29,720
Remember, a full stack application is built on front with front end, back end, but also databases,

23
00:02:29,720 --> 00:02:39,980
APIs, LMS, etc. etc. etc. so this blog has been a very good approach to what we are going to find

24
00:02:39,980 --> 00:02:45,110
in the next blog, where we will start practicing with level three applications.

25
00:02:45,110 --> 00:02:53,300
Remember, the way we are asking you to work is the real world way.

26
00:02:53,780 --> 00:03:01,760
If I repeat, if we teach you one technique, this technique is going to be obsolete in a few months.

27
00:03:01,850 --> 00:03:07,400
If we teach you a way of working, this is going to stay with you forever.

28
00:03:07,760 --> 00:03:12,350
That's why it is very important for you to practice.

29
00:03:13,440 --> 00:03:17,310
All these recommendations we provide to you in this blog.

30
00:03:17,850 --> 00:03:24,510
Go to the tutorial and learn and practice until you feel comfortable in this.

31
00:03:24,540 --> 00:03:27,180
In the case of Next.js, in the case of.

32
00:03:27,180 --> 00:03:28,470
In the case of Vercel.

33
00:03:28,470 --> 00:03:34,170
In the case of lamb, create llama in the case of fast API in this case as well.

34
00:03:34,170 --> 00:03:43,170
Okay, so we do this for you because this is the best way for you to be prepared as a artificial intelligence

35
00:03:43,170 --> 00:03:46,140
engineer and to be ready for the job market.

36
00:03:46,140 --> 00:03:52,290
Don't think we do this for any kind of extravagant approach.

37
00:03:52,290 --> 00:04:01,650
We are doing this because we know by our experience, this is the best way to give you the knowledge

38
00:04:01,650 --> 00:04:07,140
you need and the experience you need, and the kind of practice you need to be ready for the job market.

39
00:04:07,140 --> 00:04:11,490
Okay, so please don't avoid completing the steps.

40
00:04:11,490 --> 00:04:18,930
We have a we have given you in this blog and when you are ready, when you are comfortable, go to the

41
00:04:18,930 --> 00:04:20,519
next blog.

42
00:04:20,730 --> 00:04:28,380
And I repeat for some people this is going to take a few hours and for others is going to take several

43
00:04:28,380 --> 00:04:28,890
days.

44
00:04:28,890 --> 00:04:29,730
Don't worry.

45
00:04:29,730 --> 00:04:35,820
The important thing is that you go to your own rhythm and your own rhythm.

46
00:04:35,940 --> 00:04:42,480
A is the one that tells you where you are comfortable with what you are learning.

47
00:04:42,480 --> 00:04:49,950
So please do not advance until you feel comfortable with the current lesson in each case.

48
00:04:49,950 --> 00:04:50,460
Okay?

49
00:04:50,460 --> 00:04:55,290
So please go ahead with this, uh, exercise.

50
00:04:55,290 --> 00:05:02,430
And when you are comfortable and ready, uh, we will go to the next section where we are going to start

51
00:05:02,430 --> 00:05:07,980
talking about level three applications and how to start practicing with them.

