Exploring Search Types in Azure AI Search Service Indexes

I'm exploring replacing the WordPress search engine with an AI-powered search that uses AI models to better understand human queries beyond simple keywords, delivering more natural and comprehensible responses. After indexing and embedding my content using text-embedding-ada-002 in the Azure AI Search Service index and performing some queries, I noticed that the query responses varied […]

Read More
Integrating xAI’s Grok into rotrafic.xyz

AI is the future — this is clear. However, besides features like engaging voices and provocative humor, significant work remains before AI can shoulder the responsibility of shaping humanity’s destiny. Currently, AI can be used to incrementally enhance our lives, with augmentation as the central concept, and this approach will guide its development in the […]

Read More
Integrating an Azure AI Foundry Chatbot into Your Website

In a previous post, I detailed the process of deploying an AI model with Azure AI Foundry. Now, in this article, I’ll guide you through integrating it into a website as a chatbot. The idea is to have a PHP file on the server that will deal with the AI endpoint. This file will receive […]

Read More
Pondering the Chaos: Free Access and Zero-Value Noise

I remember talking with a friend about human behavior and how much people consume just because something is free, without it providing any real benefit to society or humanity. I was thinking about how a web service or app might start. You design it with the idea that users won’t abuse it, won’t misuse it, […]

Read More
AI Unleashed: Deploy AI Models to Your Tenant with Azure AI Foundry

In addition to the public services provided by AI players and their APIs, there are situations where we prefer to deploy a model within our own tenant to ensure better alignment with legislation, data compliance, and data regionalization requirements. Microsoft offers a straightforward solution for this through Azure AI Foundry. The Azure AI Foundry portal […]

Read More
Building a LAPS UI for Legacy LAPS in PowerShell

Microsoft deprecated it, so I built my own LAPS UI.

Read More
1 2 3 5