Author Archives
Tech Enthusiast | Public Speaker | Blogger
Optimizing Cloud Costs: Implement FinOps Using Programming Tools
FinOps (Financial Operations) is a discipline that focuses on optimizing the cost of cloud resources for businesses. It involves managing cloud spending, cost allocation, and cost optimization. FinOps helps organizations to achieve cost-effectiveness by aligning their cloud usage with business… Read More ›
Integrating ChatGPT with Azure Bot Service: A Step-by-Step Guide
Chatbots have become an integral part of modern-day customer service, and the integration of AI-powered chatbots has revolutionised the way we interact with businesses. With the advancements in AI, chatbots are now capable of having human-like conversations and providing accurate… Read More ›
Say Goodbye to Junk Mail: Use Machine Learning to Filter Spam
As email has become a primary means of communication, spam emails have become a major nuisance, cluttering up inboxes with unsolicited messages. Machine learning can be used to automatically identify spam emails and filter them out before they reach a… Read More ›
Personalised Ranking and Recommendations: A Machine Learning Approach
With the advent of technology, the ways of providing recommendations and ranking information have significantly changed. Machine learning has emerged as a popular tool for these tasks. In this blog, we will discuss the importance of ranking and recommendation systems,… Read More ›
Boost Your Online Visibility: A Guide to Search Engine Optimisation(SEO)
Search Engine Optimisation, also known as SEO, is the process of optimising your website in a way that search engines like Google, Bing, and Yahoo can better understand your content and rank it higher in search results. SEO is a… Read More ›
Create An Azure QnA Maker Bot
QnA Maker is a cloud-based Natural Language Processing (NLP) service that enables developers to build, train and publish a sophisticated bot using FAQ pages, support websites, product manuals via a simple user interface or REST APIs. The ability to create… Read More ›
Access Cosmos DB data from an MVC Application
Azure Cosmos DB is a fully managed globally distributed multi-model data service. Developers can leverage its capabilities of low latency, 99.99% high availability, predictable throughput, and multiple well-defined consistency models to develop applications that need faster reads and write from… Read More ›
Storing Stream Data from IoT Hub into Azure Cosmos DB
In my earlier post, I had discussed on how to integrate Event Hubs/IoT Hubs with Power BI via Stream Analytics . There were few questions on how to store the stream data in storage account. Storing stream data without proper… Read More ›
Deploying Automated ML for Azure Machine Learning Models
Azure Machine Learning is a cloud service that enables Machine learning professionals to efficiently manage the machine learning project lifecycle in a secure environment. Azure Machine Learning provides a robust ecosystem that includes not just a number of tools to… Read More ›
Recognise Text in Images using Computer Vision
The Computer Vision API in Azure Cognitive Service allows developers to increase content discoverability and automate text extraction by analyzing rich visual content in photos and live-videos without prior machine learning experience. Visual data processing can be used to label… Read More ›