elbruno
AI and NET Advocate @Microsoft, former Microsoft AI MVP (14 years!), lazy runner, lazy podcaster, avg coder
MicrosoftToronto, Canada
Pinned Repositories
Blog
Source code to support some of my Blog entries
CustomVisionAndAzureFunctions
Step by Step on how to create an object recognition model using Custom Vision, export the model and run the model in an Azure Function
ESP32-Cam-Demos
Demo projects working with ESP32 Cam Arduino board
events
source code for events collaboration
gen-ai-workshop
Reactor hands on generative AI workshop with Azure OpenAI
gpt4o-labs-csharp
Labs using GPT-4o with Semantic Kernel
Ollama-CSharp-Playground
This project is designed to be opened in GitHub Codespaces as an easy way for anyone to try out SLMs (small language models) entirely in the browser.
phi3-labs
C# labs using the Phi3 model
RustOpenAIAPIs
semantickernel-localLLMs
Sample on how to run a LLM using LM Studio and interact with the model using Semantic Kernel.
elbruno's Repositories
elbruno/Ollama-CSharp-Playground
This project is designed to be opened in GitHub Codespaces as an easy way for anyone to try out SLMs (small language models) entirely in the browser.
elbruno/phi3-labs
C# labs using the Phi3 model
elbruno/gpt4o-labs-csharp
Labs using GPT-4o with Semantic Kernel
elbruno/GithubModelsAndSemanticKernel
Sample on how to use GitHub Models and Semantic Kernel
elbruno/ws-add-ai-to-net-apps
Adding AI to Your Existing .NET Apps - Workshop
elbruno/PromptySample
Prompty sample to support .NET Blog post
elbruno/understanding-semantic-kernel-with-heroes
Demo repo to learn Semantic Kernel basis using Polyglot Notebooks
elbruno/ai-aspire-blazor-chat-quickstart-csharp
elbruno/semantickernel-tutorial
elbruno/netaiTrafficJamAnalyzer-Ollama
Ollama version of the https://aka.ms/netaitrafficjamanalyzer
elbruno/ai-samples
elbruno/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
elbruno/sk-API-Manifest-Plugins
elbruno/ai-tour-maas-demo-15-minutes-max
elbruno/letslearn-dotnet-aspire
Let's Learn .NET Aspire workshop material!
elbruno/ai-dev-gallery
Windows app for developers. Learn what you can do and how to add AI with local models and APIs in your Windows app.
elbruno/aoai-realtime-audio-sdk
Azure OpenAI code resources for using gpt-4o-realtime capabilities.
elbruno/build-with-aspire
elbruno/Build2024-eShopLite-Aspire-Lab
A step-by-step lab of adding Aspire to the eShopLite application
elbruno/chatapp-dotnetAspire-ollama-phi3
This chat application is built using .NET Aspire and uses Semantic Kernel to connect to locally running Phi-3 model by Ollama to respond to your queries.
elbruno/cloud-developer-advocates
Site content for the site listing the Cloud Advocacy team within Developer Relations at Microsoft.
elbruno/docs
This repository contains .NET Documentation.
elbruno/dotnet-llm-eval-samples
Samples of how to eval and observe dotnet large language model systems
elbruno/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
elbruno/eShopSupport
A reference .NET application using AI for a customer support ticketing system
elbruno/Labs02
elbruno/Mastering-GitHub-Copilot-for-Paired-Programming
A 6 Lesson course teaching everything you need to know about harnessing GitHub Copilot and an AI Paired Programing resource.
elbruno/netaivectorstoresamples
elbruno/SemanticKernel.Connectors.OnnxRuntimeGenAI
Semantic Kernel connector for ONNX models.
elbruno/sk-winforms-chat
Simplified WinForms chat client using semantic kernel to manage the chat