Connect with experts and redefine what’s possible at work – join us at the Microsoft 365 Community Conference May 6-8. Learn more >
Recent Blog ArticlesMost RecentMost LikesFine-Tuning DeepSeek-R1-Distill-Llama-8B with PyTorch FSDP, QLoRA on Azure Machine Learning Large Language Models (LLMs) have demonstrated remarkable capabilities across various industries, revolutionizing how we approach tasks like legal document summarization, creative content generation,...Voice Bot: GPT-4o-Realtime Best Practices - A learning from customer journey Voice technology is transforming how we interact with machines, making conversations with AI feel more natural than ever before. With the public beta release of the Realtime API powered by GPT-4o, de...My Journey of Building a Voice Bot from Scratch My Journey in Building Voice Bot for production The world of artificial intelligence is buzzing with innovations, and one of its most captivating branches is the development of voice bots. These di...Re: From Zero to Hero: Building Your First Voice Bot with GPT-4o Real-Time API using Python See the github . Code is updated ! Building a Contextual Retrieval System for Improving RAG Accuracy To enhance AI models for specific tasks, they require domain-specific knowledge. For instance, customer support chatbots need business-related information, while legal bots rely on historical case da...Introduction to OCR Free Vision RAG using Colpali For Complex Documents Explore the cutting-edge world of document retrieval with "From Pixels to Intelligence: Introduction to OCR Free Vision RAG using ColPali for Complex Documents." This blog post delves into how ColPal...Re: From Zero to Hero: Building Your First Voice Bot with GPT-4o Real-Time API using Python torumakabe Updated the code Re: From Zero to Hero: Building Your First Voice Bot with GPT-4o Real-Time API using Python SamuelChou Please use the github repo mentioned in the blog. From Zero to Hero: Building Your First Voice Bot with GPT-4o Real-Time API using Python Ever wondered how to create a voice bot that interacts with users in real-time, just like a human? In this beginner-friendly guide, we’ll take you through the step-by-step process of building your ow...Re: Fine-tune FLUX.1 LORA with your own images and Deploy using Azure Machine Learning Thanks a lot. Fixed both!