Microsoft has come up with a new program to bring in more skilled people to the field of Data Science by providing them the right training on right set of tools. Microsoft has put together a curriculum to teach key functional and technical skills, combining highly rated online courses with hands-on labs, concluding in a… Continue reading
Category: Emerging Technologies
Emerging technologies include a variety of technologies such as educational technology, information technology, nanotechnology, biotechnology, cognitive science, psychotechnology, robotics, and artificial intelligence.
Introduction to Data Science
We all have been hearing the term Data Science and Data Scientist occupation become more popular these days. I thought of sharing some light into this specific area of science, that may seem interesting for rightly skilled readers of my blog. Data Science is one of the hottest topics on the Computer and Internet nowadays.… Continue reading
Tool Use and Function Calling: Extending LLM Capabilities with External Actions
Introduction: Function calling transforms LLMs from text generators into action-taking agents. Instead of just producing text responses, models can now decide when to call external functions, APIs, or tools to accomplish tasks. This capability enables building assistants that can search the web, query databases, send emails, execute code, and interact with any system that exposes… Continue reading
Getting Started local development with Azure Cosmos DB services – Part 2
In my previous article we discussed about setting local development environment using Cosmos DB Emulator for Windows. With this part 2 of the article, we will cover developing, debugging and integration related aspects of using Cosmos DB Emulator. Developing with Cosmos DB Emulator Once you have Cosmos DB emulator installed and running on your machine,… Continue reading
Getting Started local development with Azure Cosmos DB services – Part 1
Azure Cosmos DB is a multi-API, multi-model highly scalable NoSQL database services from Microsoft Azure platform. In order to develop an application consuming Azure Cosmos DB requires an azure live subscription or emulator in your local machine. The Azure Cosmos DB Emulator provides a local development/test environment for Azure Cosmos DB development purposes. Using Azure… Continue reading
Azure in Germany–a complete EU cloud computing solution
With my earlier article Azure in China, it came in to my interest to look for any other country/region specific independent cloud data center requirements. I came across Azure for US Govt(Similar to Amazon Govt Cloud) instance and Azure Germany data center. For this article context I will be covering only Azure in Germany. What… Continue reading