- YouTube tests a couple of speedy, ‘on-the-go’ features for busy Android viewers
- I talked to Rokid’s head of product about Gemini integration and the future of smart glasses
- Florida launches investigation into OpenAI
- The latest Pixel update tackles Android 16’s early stability woes
- The future of managing agents at scale: AWS Agent Registry now in preview
- I used Windows for 15 years before I discovered it had this cool feature built in
- Volkswagen Shuts Down Tennessee Plant’s EV Production at the Worst Possible Time
- Samsung’s Galaxy Watch 8 is easier to recommend now it starts at $260
Browsing: Agentic
In healthcare and life sciences, AI agents help organizations process clinical data, submit regulatory filings, automate medical coding, and accelerate drug development and commercialization. However, the…
Image by Author # Introduction Running a top-performing AI model locally no longer requires a high-end workstation or expensive cloud setup. With lightweight tools and smaller…
Z.AI Introduces GLM-5.1: An Open-Weight 754B Agentic Model That Achieves SOTA on SWE-Bench Pro and Sustains 8-Hour Autonomous Execution
Z.AI, the AI platform developed by the team behind the GLM model family, has released GLM-5.1 — its next-generation flagship model developed specifically for agentic engineering.…
How to Combine Google Search, Google Maps, and Custom Functions in a Single Gemini API Call With Context Circulation, Parallel Tool IDs, and Multi-Step Agentic Chains
import subprocess, sys subprocess.check_call( [sys.executable, “-m”, “pip”, “install”, “-qU”, “google-genai”], stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, ) import getpass, json, textwrap, os, time from google import genai from google.genai import…
From isolated alerts to contextual intelligence: Agentic maritime anomaly analysis with generative AI
This post is co-written with Arad Ben Haim and Hannah Danan Moise from Windward. Windward is a leading Maritime AI™ company, delivering mission-grade, multi-source intelligence for…
Agentic tool calling is what makes AI agents useful in production. It’s how they query databases, trigger workflows, retrieve real-time data, and act on a user’s…
How to Build Production-Ready Agentic Systems with Z.AI GLM-5 Using Thinking Mode, Tool Calling, Streaming, and Multi-Turn Workflows
print(“\n” + “=” * 70) print(“🤖 SECTION 8: Multi-Tool Agentic Loop”) print(“=” * 70) print(“Build a complete agent that can use multiple tools across turns.\n”) class…
Image by Author # Introduction The rise of frameworks like LangChain and CrewAI has made building AI agents easier than ever. However, developing these agents often…
Defeating the ‘Token Tax’: How Google Gemma 4, NVIDIA, and OpenClaw are Revolutionizing Local Agentic AI: From RTX Desktops to DGX Spark
Run Google’s latest omni-capable open models faster on NVIDIA RTX AI PCs, from NVIDIA Jetson Orin Nano, GeForce RTX desktops to the new DGX Spark, to…
Can your governance keep pace with your AI ambitions? AI risk intelligence in the agentic era
DevOps used to be predictable: same input, same output, binary success, static dependencies, concrete metrics. You could control what you could predict, measure what was concrete,…
