Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
Azure AI
.
Show all posts
Showing posts with label
Azure 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...
Monday, 16 December 2024
SpeechService in Azure AI Text to Speech
›
This article will present Azure AI Text To Speech service. The code for this article is available to clone from Github repo here: https://...
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...
Monday, 2 December 2024
Azure AI OpenAI chat GPT-4 client connection
›
This article presents code that shows how you can connect to OpenAI Chat GPT-4 client connection. The repository for the code presented is...
›
Home
View web version