WEBVTT

1
00:00:01.560 --> 00:00:09.680
So, what is Cursor or Cursor AI, as it's also sometimes called?

2
00:00:10.540 --> 00:00:15.980
Well, it's an IDE, a code editor with deep AI integration.

3
00:00:17.000 --> 00:00:23.600
So unlike Visual Studio Code, where you can install the GitHub Copilot extension as a

4
00:00:24.220 --> 00:00:33.420
plugin, Cursor is an IDE that was built to embrace AI in every part of it, you could

5
00:00:33.420 --> 00:00:33.660
say.

6
00:00:34.920 --> 00:00:39.400
In the end, it offers similar features like GitHub Copilot did.

7
00:00:39.700 --> 00:00:46.260
It gives you smart code completion, code generation, code aware chat, but as you will see, it adds

8
00:00:46.260 --> 00:00:51.960
some extra features here and there and makes all these features a bit more efficient than

9
00:00:52.320 --> 00:00:57.820
GitHub Copilot, though it's of course also important to understand that GitHub Copilot

10
00:00:57.820 --> 00:01:04.260
is also under active development, so it will only get more powerful in the future and ultimately

11
00:01:04.260 --> 00:01:08.420
both might be equal in functionality or power.

12
00:01:10.220 --> 00:01:16.800
It's also worth noting that the Cursor IDE is technically not an editor that has been

13
00:01:16.680 --> 00:01:22.740
built from the ground up by the Cursor team, instead it's a so-called fork, a copy, you

14
00:01:22.740 --> 00:01:29.500
could say, of VS Code, which is an open source code editor, which is why you can copy it.

15
00:01:29.880 --> 00:01:35.920
And it's a copy where the Cursor team then built certain AI features into the editor

16
00:01:35.920 --> 00:01:42.840
so that these features are a bit more integrated than they were if they were added just through

17
00:01:42.720 --> 00:01:43.380
a plugin.

18
00:01:45.040 --> 00:01:51.520
But in the end, it's the same foundation, the same base code editor, which also means

19
00:01:51.520 --> 00:01:58.060
that if you install Cursor, it very much looks and feels and works like VS Code because in

20
00:01:58.060 --> 00:02:02.200
the end, it's the same editor with extra features added to it.

21
00:02:03.400 --> 00:02:10.660
Now to get started with Cursor, you can head over to cursor.com and there, as you can see,

22
00:02:10.759 --> 00:02:16.260
you can download it for free, though I will say right away that if you actually want to

23
00:02:16.260 --> 00:02:20.580
use these AI features, you will very likely have to pay for it.

24
00:02:20.780 --> 00:02:22.120
But I'll get back to that soon.

25
00:02:23.140 --> 00:02:30.460
Now you can get an overview of the most important AI features that are offered by Cursor right

26
00:02:30.460 --> 00:02:35.520
here on the starting page or if you click on features, but I'll actually jump to the pricing

27
00:02:35.520 --> 00:02:41.120
page instead because we'll explore those important features throughout the next lectures.

28
00:02:41.980 --> 00:02:46.620
And here on the pricing page, you can learn that right now when I'm recording this, and

29
00:02:46.620 --> 00:02:50.300
of course, you should take a look at this page when you're viewing this video.

30
00:02:50.560 --> 00:02:56.960
But right now there is a free plan which you can use so that you can use Cursor for free.

31
00:02:58.000 --> 00:03:05.620
But there are pretty harsh restrictions here regarding how many AI requests you can send

32
00:03:05.620 --> 00:03:13.400
and you do send an AI request whenever you use Cursor's autocompletion or its chat and

33
00:03:13.400 --> 00:03:13.980
so on.

34
00:03:14.260 --> 00:03:17.140
So that's pretty restrictive here.

35
00:03:18.220 --> 00:03:25.160
Now you therefore very likely will need to upgrade to the pro plan at a certain point

36
00:03:25.120 --> 00:03:32.140
in time and I'm using the pro plan for this course so that I don't have these restrictions.

37
00:03:32.900 --> 00:03:38.620
You will have to upgrade to that very likely if you really want to use Cursor without all

38
00:03:38.620 --> 00:03:40.840
these limitations you have over here.

39
00:03:42.000 --> 00:03:48.120
You still have some limitations here with that pro plan, though those also likely will

40
00:03:48.120 --> 00:03:49.040
change over time.

41
00:03:49.620 --> 00:03:55.320
But in my experience, it's a pretty great plan to use Cursor as a main IDE and these

42
00:03:55.320 --> 00:03:58.220
restrictions haven't been too problematic for me here.

43
00:03:59.380 --> 00:04:04.560
Though of course, if you want pretty much no restrictions at all, maybe VS Code and

44
00:04:04.560 --> 00:04:06.600
GitHub Copilot is the way to go.

45
00:04:08.000 --> 00:04:12.600
Anyways, here for this course I'm using pro, you can also follow along without it,

46
00:04:12.740 --> 00:04:17.980
but you will then probably hit some limits at certain points and you'll get a warning

47
00:04:18.019 --> 00:04:23.060
in the editor that you need to upgrade if you want to continue using these AI features.

48
00:04:24.780 --> 00:04:30.160
So what you can then do is download the IDE, it's available for all operating systems,

49
00:04:30.440 --> 00:04:36.460
just like VS Code, and you also might want to sign up and create such a plan and sign

50
00:04:36.460 --> 00:04:39.180
up for such a plan if you want to use all the features.

