Demo code for the "Leveraging .NET Expertise for AI with Semantic Kernel" talk
cd src/frontend
npm install
npm start
Open the solution file in the backend folder with Visual Studio or VS Code.
Set the API as the startup project and then run.
Demo code for the "Leveraging .NET Expertise for AI with Semantic Kernel" talk
cd src/frontend
npm install
npm start
Open the solution file in the backend folder with Visual Studio or VS Code.
Set the API as the startup project and then run.