GPT-4.5: The Next Evolution in AI
Author(s): Naveen Krishnan Originally published on Towards AI. Last week, I shared my thoughts on phi‑4 models and their innovative multimodal approach. Today, I’m thrilled to write about GPT‑4.5 — a model that not only pushes the boundaries of conversational AI but …
AI Agents with AutoGen on Azure Functions
Author(s): Naveen Krishnan Originally published on Towards AI. This comprehensive guide walks you through building and deploying an AutoGen 0.4 multi-agent application on Azure Functions Image Source: unspalsh.com The accompanying code for this tutorial is: here The serverless computing and advanced AI …
OpenAI’s O3 Mini
Author(s): Naveen Krishnan Originally published on Towards AI. 1. Introduction In this blog, we see all about OpenAI’s O3‑mini model — a lightweight but powerful reasoning model, O3‑mini is making advanced reasoning and natural language processing more accessible and cost‑effective. OpenAI’s O3‑mini …
AutoGen, AG2, and Semantic Kernel: Complete Guide
Author(s): Naveen Krishnan Originally published on Towards AI. 🚀Deep Dive into AutoGen (0.2 & 0.4), AG2, and Semantic Kernel — Exploring Agent Architecture, Chats using all Frameworks, and More 🤖 Image generated using Microsoft Designer 1. Introduction As AI (Artificial Intelligence) is …
Model Distillation
Author(s): Naveen Krishnan Originally published on Towards AI. Image Source: Author 1. Introduction Artificial Intelligence has come this long and especially with the large language models like GPT-4 and others are driving innovation across different industries. These models are powerful, but they …
OpenAI’s O3: A New Frontier in AI Reasoning Models
Author(s): Naveen Krishnan Originally published on Towards AI. OpenAI’s O3: A New Frontier in AI Reasoning Models Image Source: 12 Days of OpenAI | OpenAI The world of AI continues to evolve at an astonishing pace, and OpenAI’s latest announcement has left …
OpenAI’s O3: A New Frontier in AI Reasoning Models
Author(s): Naveen Krishnan Originally published on Towards AI. OpenAI’s O3: A New Frontier in AI Reasoning Models Image Source: 12 Days of OpenAI | OpenAI The world of AI continues to evolve at an astonishing pace, and OpenAI’s latest announcement has left …
Beyond Words: How Video Translation is Opening Doors to Knowledge
Author(s): Naveen Krishnan Originally published on Towards AI. Image Source — unsplash.com I grew up in India, where I always lived among a polyglot of languages. This diversity is lovely, to be sure. But it also creates problems, especially when you are …
Breaking Barriers: A Journey Through Real-Time Speech Translation
Author(s): Naveen Krishnan Originally published on Towards AI. Image Source — Unsplash [by Dmitrii Eliuseev] After all, I grew up in a land of more than 1,600 tongues and dialects: language-defining when powerful, even the rod of exile at times. School, social …
Power of AI Agents: The Future is Multi-Modal!
Author(s): Naveen Krishnan Originally published on Towards AI. How Intelligent Agents Are Transforming Industries Through Cross-Domain Understanding Image Source: extremetech.com Artificial Intelligence (AI) is no longer a futuristic concept confined to research labs; it’s now deeply integrated into our daily lives. At …
Voice RAG with GPT-4O Realtime for Structured and Unstructured Data
Author(s): Naveen Krishnan Originally published on Towards AI. Photo from oneusefulthing.org The accompanying code for this tutorial is: here Introduction In the ever-evolving landscape of artificial intelligence, the introduction of the Azure OpenAI GPT-4o Realtime API marks a significant milestone. As an …
Exploring OpenAI’s Latest Innovations: o1-preview and o1-mini
Author(s): Naveen Krishnan Originally published on Towards AI. OpenAI has recently introduced two groundbreaking models, o1-preview and o1-mini, designed to push the boundaries of artificial intelligence reasoning capabilities. These models represent a significant leap forward in the field of AI, particularly in …
Azure AI Custom Vision: Revolutionizing Image Analysis
Author(s): Naveen Krishnan Originally published on Towards AI. Azure AI Custom Vision: Revolutionizing Image Analysis Azure AI Custom Vision is a powerful image recognition service that allows you to build, deploy, and improve your own image identifier models. Whether you’re a developer …