elbruno.com Open in urlscan Pro
192.0.78.24  Public Scan

Submitted URL: http://elbruno.com/
Effective URL: https://elbruno.com/
Submission: On March 04 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://subscribe.wordpress.com

<form method="post" action="https://subscribe.wordpress.com" accept-charset="utf-8" style="display: none;">
  <div class="actnbr-follow-count">Join 490 other subscribers</div>
  <div>
    <input type="email" name="email" placeholder="Enter your email address" class="actnbr-email-field" aria-label="Enter your email address">
  </div>
  <input type="hidden" name="action" value="subscribe">
  <input type="hidden" name="blog_id" value="19872796">
  <input type="hidden" name="source" value="https://elbruno.com/">
  <input type="hidden" name="sub-type" value="actionbar-follow">
  <input type="hidden" id="_wpnonce" name="_wpnonce" value="4d1b0531a8">
  <div class="actnbr-button-wrap">
    <button type="submit" value="Sign me up"> Sign me up </button>
  </div>
</form>

Text Content

Skip to content


EL BRUNO

Dev Advocating @Microsoft

Menu Close
 * Home
 * AI
 * Event
 * NTN Podcast
 * About


HOW TO USE #SEMANTICKERNEL, PLUGINS – 2/N

Hi! In the previous posts we learned how to create a simple Semantic Kernel Chat
Application Add services to the KernelBuilder, like Chat Build a Kernel Run a
prompt with the Kernel Today we will switch a little the interaction with the AI
Models, instead of a chat conversation, we will use Plugins. Plugins Let’s……
Continue reading How to Use #SemanticKernel, Plugins – 2/N

Advertisements
Powered by wordads.co
We've received your report.

Thanks for your feedback!
Seen too often
Not relevant
Offensive
Broken
Report this adPrivacy
Published 28 Feb 2024
Categorized as EnglishPost Tagged Code Sample, English Post, Semantic Kernel


HOW TO USE #SEMANTICKERNEL WITH OPENAI AND AZURE OPENAI IN C# – 1/N

Hi! Today I’m starting a series of posts to describe an “easy way to use” AI
Services with Semantic Kernel. I’m a fan of code, so I’ll focus mostly on code
samples. Semantic Kernel (via Copilot) Semantic Kernel is a powerful tool that
allows developers to integrate cutting-edge language models into their
applications with ease.…… Continue reading How to Use #SemanticKernel with
OpenAI and Azure OpenAI in C# – 1/N

Published 27 Feb 2024
Categorized as EnglishPost Tagged Azure OpenAI, Code Sample, English Post,
OpenAI, Semantic Kernel


APIS IN ACTION: UNLOCKING THE POTENTIAL OF APIS IN TODAY’S DIGITAL LANDSCAPE

Hi! In today’s world, APIs (Application Programming Interfaces) are essential
for connecting applications and services, driving digital innovation. But with
the rise of hybrid and multi-cloud setups, effective API management becomes
essential for ensuring security and efficiency. That’s where APIs in Action, a
virtual event dedicated to unlocking the full potential of APIs, comes in. 
Join…… Continue reading APIs in Action: Unlocking the Potential of APIs in
Today’s Digital Landscape

Published 20 Feb 2024
Categorized as EnglishPost Tagged Azure, Azure APIs, English Post


#SEMANTICKERNEL – CHAT SERVICE DEMO RUNNING LLAMA2 LLM LOCALLY IN UBUNTU

Hi! Today’s post is a demo on how to interact with a local LLM using Semantic
Kernel. In my previous post, I wrote about how to use LM Studio to host a local
server. Today we will use ollama in Ubuntu to host the LLM. Ollama Ollama is an
open-source language model platform designed for…… Continue reading
#SemanticKernel – Chat Service demo running Llama2 LLM locally in Ubuntu

Published 15 Feb 2024
Categorized as EnglishPost Tagged Code Sample, English Post, Llama 2, LLM,
Semantic Kernel


#SEMANTICKERNEL – CHAT SERVICE DEMO RUNNING PHI-2 LLM LOCALLY WITH #LMSTUDIO

Hi! It’s time to go back to AI and NET, so today’s post is a small demo on how
to run a LLM (large language model, this demo using Phi-2) in local mode, and
how to interact with the model using Semantic Kernel. LM Studio I’ve tested
several products and libraries to run LLMs locally,…… Continue reading
#SemanticKernel – Chat Service demo running Phi-2 LLM locally with #LMStudio

Published 7 Feb 2024
Categorized as EnglishPost Tagged Code Sample, English Post, LLM, Phi-2,
Semantic Kernel, SLM


#WINDOWS11 – EXTRACT TEXT WITH SNIPPING TOOL

Hi! A couple of months ago, I wrote about how cool it was to use the “Text
Extract” Feature in PowerToys (link). And hey, this is a super cool feature. Now
we have a similar feature, out of the box directly in Windows 11 with the
Snipping Tool (link). Let’s look at this feature, over…… Continue reading
#Windows11 – Extract Text with Snipping Tool

Published 12 Oct 2023
Categorized as EnglishPost Tagged English Post, Snipping Tool, Windows 11


#AZURE CUSTOM VISION – LOCAL MODEL VIEWER SAMPLE IN PYTHON 

Hi! Create an object detection model in Azure Custom Vision and run the model
locally in a desktop app in minutes.  This is a sample project to use an object
detection model, created using Azure Custom Vision, locally in a desktop
application. The model is extracted from the “Custom Vision Export to Docker –
Linux” feature.…… Continue reading #Azure Custom Vision – Local model viewer
Sample in Python 

Published 14 Aug 2023
Categorized as EnglishPost Tagged Azure, Azure Custom Vision, English Post


HOW TO CONTROL YOUR DRONE USING #AZURE OPENAI OR OPENAI APIS AND SEMANTIC KERNEL

Hi! In my previous post, I wrote about how we can use ChatGPT to generate Python
code to control a drone. Today, we are going to use Azure OpenAI Services or
OpenAI APIs to generate the same code using GPT models. We are going to use the
same prompt that we had for ChatGPT. Use…… Continue reading How to control your
drone using #Azure OpenAI or OpenAI APIs and Semantic Kernel

Published 31 Jul 2023
Categorized as EnglishPost Tagged Azure OpenAI, ChatGPT, Code Sample,
Coding4Fun, English Post, OpenAI


HOW TO CONTROL YOUR DRONE USING #CHATGPT

Hi! I’ve been doing live demos of how to use Azure OpenAI Services or OpenAI
APIs to generate code to control the drone, so I think I may write about it to
have it public for future references. So, using the base code to send and read
drone information, we can create a simple prompt…… Continue reading How to
control your drone using #ChatGPT

Published 28 Jul 2023
Categorized as EnglishPost Tagged Azure OpenAI, ChatGPT, Code Sample,
Coding4Fun, English Post, OpenAI


#VSCODE – CREATE AND USE CODE SNIPPETS IN @CODE

Hi! Code Snippets are super useful and creating your custom Code Snippets is
super easy in Visual Studio Code. The official Documentation (see references)
explains how to create snippets, with the full details of the JSON file,
sections, contents and more. However, there are some extra tips on top of this
information that are super…… Continue reading #VSCode – Create and use Code
Snippets in @code

Published 26 Jul 2023
Categorized as EnglishPost Tagged Code Snippets, English Post, Visual Studio
Code


POSTS NAVIGATION

Page 1 … Page 470 Older posts
Older posts


MICROSOFT MVP

Microsoft MVP


FOLLOW ME

 * Twitter
 * Facebook
 * LinkedIn
 * GitHub


TWITTER



El Bruno
Create a free website or blog at WordPress.com.
Dark Mode:

 * Subscribe Subscribed
    * El Bruno
      
      Join 490 other subscribers
      
      Sign me up
    * Already have a WordPress.com account? Log in now.

 * Privacy
 *  * El Bruno
    * Customize
    * Subscribe Subscribed
    * Sign up
    * Log in
    * Report this content
    * View site in Reader
    * Manage subscriptions
    * Collapse this bar