Category: Blog

Getting Started with the Claude API in Python

Getting Started with the Claude API in Python

  # Introduction  You want to add Claude to a Python application. Creating an account and making your first API call is straightforward. The official documentation can get you from

Read More
Context Window Management for Long-Running Agents: Strategies and Tradeoffs

Context Window Management for Long-Running Agents: Strategies and Tradeoffs

In this article, you will learn five practical strategies for managing context windows in long-running AI agent applications, along with the key tradeoffs each approach introduces. Topics we will

Read More
Start building with Nano Banana 2 Lite and Gemini Omni Flash

Start building with Nano Banana 2 Lite and Gemini Omni Flash

Limitations: Omni offers 10-second video generations currently, with longer durations coming soon. Uploading audio references and scene extension is not yet supported in the Gemini API for this model.

Read More
HP accelerates enterprise workflows with OpenAI Frontier

HP accelerates enterprise workflows with OpenAI Frontier

HP has scaled its OpenAI Frontier integration across global operations to optimise enterprise workflows and accelerate output. The hardware manufacturer initiated testing of the platform in February 2026. Early

Read More
Fine-tuning language models on Apple Silicon with MLX

Fine-tuning Language Models on Apple Silicon with MLX

  # Fine-Tuning Language Models on Apple Silicon with MLX  Fine-tuning a language model used to mean renting cloud GPUs and watching the meter run. If you own a Mac

Read More
Context Windows Are Not Memory: What AI Agent Developers Need to Understand

Context Windows Are Not Memory: What AI Agent Developers Need to Understand

In this article, you will learn why a large context window is not the same thing as agent memory, and how techniques like retrieval, compression, and summarization fit together

Read More
Introducing computer use in Gemini 3.5 Flash

Introducing computer use in Gemini 3.5 Flash

Making computer use safe in 3.5 Flash To mitigate some of the prompt injection risks for agents operating in live environments, we use targeted adversarial training for computer use

Read More
Top 7 Coding Models You Can Run Locally in 2026

Top 7 Coding Models You Can Run Locally in 2026

  # Introduction  Local coding models are finally getting serious. I have been a big fan of this new wave of local large language models (LLMs), especially the open models

Read More
Building a Multi-Tool Gemma 4 Agent with Error Recovery

Building a Multi-Tool Gemma 4 Agent with Error Recovery

In this article, you will learn how to transform a basic tool-calling script into a resilient agent that gracefully handles failures from misbehaving tools, malformed model outputs, and unavailable

Read More
Powering the future of robotics in Europe

Powering the future of robotics in Europe

AI has the potential to help solve some of the world’s biggest challenges — not just in the digital realm, but in the physical world, too. Robotics is one

Read More