Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
AI
.
Show all posts
Showing posts with label
AI
.
Show all posts
Saturday, 22 March 2025
Image classification using ML.NET Machine Learning
›
I added a demo using ML.Net in a Github. The demo is available in this repository : https://github.com/toreaurstadboss/ImageClassifica...
Sunday, 16 February 2025
Outputting tags/objects using Azure AI
›
This article presents a way to output tags for an image and output it to the console. Azure AI is used, more specifically the ImageAnalysisC...
Sunday, 8 December 2024
Extending Azure AI Search with data sources
›
This article will present both code and tips around getting Azure AI Search to utilize additional data sources. The article builds upon the...
Thursday, 9 May 2024
Azure Cognitive Synthesized Text To Speech with voice styles
›
Using Azure Cognitive Services, it is possible to translate text into other languages and also synthesize the text to speech. It is also pos...
Monday, 22 April 2024
Pii - Detecting Personally Identifiable Information using Azure Cognitive Services
›
This article will look at detecting Person Identifiable Information (Pii) using Azure Cognitive Services. I have created a demo using .NET...
›
Home
View web version