This folder contains a simple C# Client designed to communicate with Intel® AI Assistant Builder Service.
- Please ensure that
Desktop Development with C++and.NET Desktop Developmentare installed on your system.
Tip
If these components are not installed, download Visual Studio 2022 Community and install the required components.
cd example\\csharp\\CSharpClientExample
dotnet restore
dotnet build
dotnet run