DeepSeek R1 on Azure AI Foundry
Starting with the end of January 2025, DeepSeek R1 model has had a huge impact on how the AI community, developers and general public see Generative Models. Not only that...continue reading.
Starting with the end of January 2025, DeepSeek R1 model has had a huge impact on how the AI community, developers and general public see Generative Models. Not only that...continue reading.
Ever wanted to have a clock on the wall or in the office, that is not binary. But it is QR-Code clock π Well, now you can have it. This...continue reading.
Letβs play with some words. More in particular with vanishing words. Using two packages: ggplot2 and gganimate we will construct a animation (looped), where sentences will be vanishing, word by...continue reading.
R functions for every data engineer using Tidyverse Tidyverse has long been an amazing collection of R packages, primarily for data engineering and data science. Common among these packages is...continue reading.
In this Microsoft Azure AI series: Documentation and material for Azure AI Foundry are plentiful and growing on a daily basis, since the topic on AI and GenAI is evermore...continue reading.
In this Microsoft Azure AI series: With evaluation you performing iterative, systematic evaluations with the right evaluators and measure and address potential response quality, safety, or security concerns throughout the...continue reading.
In this Microsoft Azure AI series: Tracing is a powerful tool that offers developers an in-depth understanding of the execution process of their generative AI applications. Though still in preview...continue reading.
In this Microsoft Azure AI series: Prompt Flow is particularly beneficial for organisations leveraging AI to streamline operations, enhance customer experiences, and innovate in digital transformation projects. Why Use Prompt...continue reading.
In this Microsoft Azure AI series: Prompt flow in Azure AI Foundry is development tool for designing the flows (streamlines) for the complete end-to-end development cycle of LLMβs AI application....continue reading.
In this Microsoft Azure AI series: Models from the model catalog can be deployed using programming languages or using the Foundry studio. Model deployment has two types: Deploy from the...continue reading.
In this Microsoft Azure AI series: The management center is a part of the Azure AI Foundry portal. It gives you the overview on activities and governance. From management center...continue reading.
In this Microsoft Azure AI series: Azure AI Hub In AI Foundry portal, hubs provide the environment for a team to collaborate and organize work, and help you as a...continue reading.
In this Microsoft Azure AI series: Letβs first address the elephant in the room. We have explored the Azure AI Foundry and the we have also Azure OpenAI. So what...continue reading.
In this Microsoft Azure AI series: Fine-tuning is the process of optimizing a pretrained model by training it on your specific dataset, which often contains more examples than you can...continue reading.
In this Microsoft Azure AI series: Content safety Azure AI service for detects harmful user-generated and AI-generated content has also a lot programming functions available. C#, Java and Python β...continue reading.
In this Microsoft Azure AI series: Content safety Azure AI service detects harmful user-generated and AI-generated content in applications and services. It includes text and image APIs that allow you...continue reading.
In this Microsoft Azure AI series: Vision and Document SDK for Python gives you extra extensibility of the services to add it to your apps. Using Vision and Document SDK...continue reading.
In this Microsoft Azure AI series: Vision and Document services gives your apps the ability to analyze images, process documents and use technologies for optical character recognition (OCR) with combinations...continue reading.
In this Microsoft Azure AI series: Using SDK options for βLanguage + Translationβ service is pip install azure-ai-textanalytics==5.2.0 and adding your endpoint in format like: https://yyyyy_azurehub_xxxxxxx.cognitiveservices.azure.com/ and secret to your...continue reading.
In this Microsoft Azure AI series: In Language + Translation UI you will give you capabilities to integrate the natural languages into your apps, bots and other services. With Language...continue reading.