How to Build an Advanced AI Agent with Summarized Short-Term and Vector-Based Long-Term Memory

In this tutorial, we walk you through building an advanced AI Agent that not only chats but also remembers. We start from scratch and demonstrate how to combine a lightweight…

Meet Elysia: A New Open-Source Python Framework Redefining Agentic RAG Systems with Decision Trees and Smarter Data Handling

If you’ve ever tried to build a agentic RAG system that actually works well, you know the pain. You feed it some documents, cross your fingers, and hope it doesn’t…

15 Most Relevant Operating Principles for Enterprise AI (2025)

Enterprise AI is moving from isolated pilots to production-grade, agent-centric systems. The principles below distill the most widely posted requirements and trends in large-scale deployments, based solely on documented industry…

Implementing OAuth 2.1 for MCP Servers with Scalekit: A Step-by-Step Coding Tutorial

In this tutorial, we’ll explore how to implement OAuth 2.1 for MCP servers step by step. To keep things practical, we’ll build a simple finance sentiment analysis server and secure…

StepFun AI Releases Step-Audio 2 Mini: An Open-Source 8B Speech-to-Speech AI Model that Surpasses GPT-4o-Audio

The StepFun AI team has released Step-Audio 2 Mini, an 8B parameter speech-to-speech large audio language model (LALM) that delivers expressive, grounded, and real-time audio interaction. Released under the Apache…

Step-by-Step Guide to AI Agent Development Using Microsoft Agent-Lightning

In this tutorial, we walk through setting up an advanced AI Agent using Microsoft’s Agent-Lightning framework. We are running everything directly inside Google Colab, which means we can experiment with…

NVIDIA AI Team Introduces Jetson Thor: The Ultimate Platform for Physical AI and Next-Gen Robotics

Last week, the NVIDIA robotics team released Jetson Thor that includes Jetson AGX Thor Developer Kit and the Jetson T5000 module, marking a significant milestone for real‑world AI robotics development.…

Understanding OAuth 2.1 for MCP (Model Context Protocol) Servers: Discovery, Authorization, and Access Phases

OAuth 2.1 is the officially mandated authorization standard in the Model Context Protocol (MCP) specifications. According to the official documentation, authorization servers must implement OAuth 2.1 with proper security measures…

Alibaba Qwen Team Releases Mobile-Agent-v3 and GUI-Owl: Next-Generation Multi-Agent Framework for GUI Automation

Image source: Marktechpost.com Introduction: The Rise of GUI Agents Modern computing is dominated by graphical user interfaces across devices—mobile, desktop, and web. Automating tasks in these environments has traditionally been…

What is AI Agent Observability? Top 7 Best Practices for Reliable AI

What is Agent Observability? Agent observability is the discipline of instrumenting, tracing, evaluating, and monitoring AI agents across their full lifecycle—from planning and tool calls to memory writes and final…