top of page
Search


Downloading tagged images from Azure Custom Vision
This blog post offers a comprehensive guide to efficiently downloading tagged images from Azure Custom Vision using Microsoft’s RESTful API. It walks readers through the process of authenticating with training keys, retrieving project tags, and automating bulk image downloads - overcoming the platform’s lack of a built-in export feature. Ideal for machine learning practitioners seeking reliable methods to audit, migrate, or back up their valuable training data.

Alibek Jakupov
Aug 19, 202510 min read


How to Build a Thriving Business on a Shoestring Budget: Top Creative Tips
Image via Pexels Starting a business doesn't require a massive investment or a corporate-sized budget. With determination and a strategic...
Ronald Hadley
Nov 7, 20243 min read


Top Strategies for Safeguarding Customer Data in Your New Business
Explore the best practices to ensure your customers' data remains secure, offering you peace of mind and fostering customer confidence
Michael Stephenson
Sep 20, 20243 min read


Grow, Succeed, Repeat: Winning Strategies for Small Entrepreneurs
Image via Freepik In the competitive realm of small businesses, achieving success demands more than just hard work; it requires...
Michael Stephenson
Sep 12, 20243 min read


Handling Data Security Challenges In Slack
Slack is one of the most useful team collaboration apps online, and almost every organization uses it. It’s a fantastic tool to improve...

Regi Publico
Sep 11, 20244 min read


Deploy a Gradio app on Azure using a Python Azure App Service
Gradio is an open-source Python package that lets you easily build a demo or web app for your machine learning model, API, or any Python...

Alibek Jakupov
Apr 22, 20245 min read


Using OpenAI with Azure Managed Identities
Azure OpenAI Service offers REST API access to OpenAI's powerful language models such as the GPT-4, GPT-4 Turbo with Vision,...

Alibek Jakupov
Mar 19, 20245 min read


Analyzing different sides of a 3D object with Azure Functions and Azure OpenAI
GPT-4 Turbo with Vision represents an advanced leap in multimodal technology, expertly crafted by OpenAI. This cutting-edge Large...

Alibek Jakupov
Mar 13, 20247 min read


Azure Functions on MacOS: a Step-by-Step guide
MacBooks have gained a strong following within the developer community, thanks to their impressive battery life, sleek design,...

Alibek Jakupov
Dec 24, 20234 min read


Azure Machine Learning with GitHub Actions : Tips and Tricks
There's an excellent guide available on Microsoft Docs, which details the process of establishing a Continuous Integration and Continuous...

Alibek Jakupov
Jun 14, 20237 min read


Azure Custom Question Answering : Personal Experience
Azure question answering is a cloud-based solution that uses Natural Language Processing (NLP) to enable a conversational layer over your...

Alibek Jakupov
May 24, 20235 min read


Azure Custom Neural Voice: Tips and Tricks
Custom Neural Voice (CNV) is a part of Azure Cognitive Services that lets you create a customized, synthetic voice for your applications....

Alibek Jakupov
May 7, 20234 min read


Power Automate : Convert PDF to Text with Python
Power Automate is an online workflow service that automates actions in the most common applications and services. For example, you can...

Alibek Jakupov
Feb 10, 20234 min read


Power BI : Partially Colorize Line Charts
Power BI is an interactive data visualization software product developed by Microsoft with a primary focus on business intelligence.It is...

Alibek Jakupov
Jan 4, 20233 min read


Feature Extraction Techniques for Different NLP Applications
NLP (Natural Language Processing) is a discipline that focuses on the understanding, manipulation and generation of natural language by...

Alibek Jakupov
Dec 4, 20227 min read


Feature Extraction from Text: Some Unusual Techniques
It's common knowledge that feature extraction is more about art or craftsmanship than pure science, especially if we are talking about...

Alibek Jakupov
Nov 13, 202210 min read


Azure Text to Speech with Python without SDK
Did you know that your applications, tools, or devices can turn text into human-sounding synthetic speech by using the Azure...

Alibek Jakupov
Nov 1, 20225 min read


Run Azure ML Pipelines with Azure Functions
The lifespan of a machine learning project can be accelerated and managed using Azure Machine Learning, a cloud service. Professionals in...

Alibek Jakupov
Aug 24, 20224 min read


Microsoft Computer Vision Recipes: Tips and Tricks
There's an excellent repository on the internet providing examples and best practice guidelines for building computer vision (CV)...

Alibek Jakupov
Aug 19, 20227 min read


Azure Functions with Docker and Container Registry
Azure Functions is a great solution based on the serverless architecture. With this approach you can execute your code on the cloud as a...

Alibek Jakupov
Aug 17, 20226 min read
bottom of page


