1
00:00:03,350 --> 00:00:08,180
Okay, so this is a demo of the Crud application we are going to build.

2
00:00:08,210 --> 00:00:14,270
As you can see, it doesn't seem a lot, but let's see what it can do.

3
00:00:14,270 --> 00:00:24,740
So let's say today I have to walk the dog and later I have to go to the bank.

4
00:00:25,700 --> 00:00:32,060
And finally I have to, uh, go to the doctor.

5
00:00:33,640 --> 00:00:38,980
So as you can see, we are creating tasks and a.

6
00:00:38,980 --> 00:00:46,270
Once we complete one of the tasks, we can display the ones that are complete and the ones that are

7
00:00:46,270 --> 00:00:48,040
still active.

8
00:00:48,040 --> 00:00:50,170
And we can also see all of them.

9
00:00:50,680 --> 00:00:54,460
We can update a.

10
00:00:55,540 --> 00:00:55,930
Day.

11
00:00:55,930 --> 00:01:01,840
One of the tasks, for example, this one at 12 p.m., for example.

12
00:01:02,110 --> 00:01:09,610
So you see we we have updated the the task and we can also just delete the task okay.

13
00:01:09,610 --> 00:01:12,550
So this is what we call a Crud application.

14
00:01:12,550 --> 00:01:13,540
Very simple one.

15
00:01:13,540 --> 00:01:19,210
You will you will have thousands of Crud applications examples out there.

16
00:01:19,210 --> 00:01:25,960
And this is the one we are going to use in order to start, start building uh, from it, uh, more

17
00:01:25,960 --> 00:01:28,570
and more complex functionality.

18
00:01:30,130 --> 00:01:35,590
Excuse me, towards the advanced LLM, uh, applications.

