From the course: AI Toolkit Essentials for Visual Studio Code
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Installing AI Toolkit for Visual Studio Code - Visual Studio Code Tutorial
From the course: AI Toolkit Essentials for Visual Studio Code
Installing AI Toolkit for Visual Studio Code
- [Instructor] In some ways, installing AI toolkit for Visual Studio Code is as simple as installing the extension, so let's do that right now. So we're going to go over here and under Extensions, and we're going to type in ai toolkit and here it comes up, and we'll press Install and we'll trust the authors. And that's it for installing the extension. But if that were all we needed to do, this would be a very simple video. However, the toolkit is installed, but we really are not ready to use many of its features. One of the largest things we are going to need is Ollama Toolkit. Ollama allows us to run large language models directly on our machine, as well as some ability to make them. This is something we're going to want to do in AI Toolkit, so let's install Ollama now. So, here we are on Ollama's download page and it should automatically detect our operating system and give us the correct download. And if it doesn't, we can simply switch to the correct platform. In this case, I'm…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.