Beginner's Guide: Setting Up Semantic Kernel AI Projects in VS Code
In this video, Fabian guides you through setting up a new Semantic Kernel AI project in VS Code, focusing on integrating samples effectively. Fabian discusses a recent interaction with MVPs, Louis from the UK and Cat from the US, about transitioning from low code to pro code, and addresses the initial setup. Using .NET CLI, Fabian demonstrates creating a new project with a simple command line and setting up essential files like `appsettings.json` for configuration. He covers utilizing Microsoft Graph and OpenAI, sharing tips for Azure OpenAI integration. Additionally, Fabian explains how to quickly initialize your project with necessary libraries using his samples, ensuring a seamless start. This tutorial is perfect for those looking to streamline their Semantic Kernel AI projects.
Hello, AI enthusiasts and developers! If you’re diving into the world of AI development with Semantic Kernel, particularly in Visual Studio Code, then you’re in the right place. In a recent YouTube video titled “LewisAndCat,” Fabian takes us through the process of setting up a new AI project in VS Code using Semantic Kernel and .NET. Whether you’re transitioning from low-code to pro-code like Fabian’s acquaintances, Louis from the UK and Cat from the US, or…