- Step1: Clone the GitHub repository from https://github.com/bbence84/semantic_kernel_copilot_demo
- Step2: Install .NET 6.0 SDK or later
- Step3: Set environment variables for OPENAI_API_KEY or AZURE_OPENAI settings
- Step4: Restore NuGet packages and build the solution
- Step5: Configure skills and prompt templates in appsettings.json
- Step6: Run the console or web application and interact with the Copilot
- Step7: Extend or customize skills by editing Skill classes and templates