Emerging Technologies Focus: AI
Current Projects
Latest Blog Posts
Building skills for AI agents: pitfalls and best practices for skill development
As AI workflows and agents become more capable, the skills they rely on matter more than ever. Most teams start building AI agent skills organically—a script here, a prompt there—and that's a natural way to get going. But as the number of skills grows, so do the...
Get a personal AI assistant on Red Hat Developer Sandbox with OpenClaw
OpenClaw is now available on Red Hat Developer Sandbox. One click, one API key, and you get a personal AI assistant running in your own Red Hat OpenShift project. The AI agent never sees your credentials and can’t escape its network sandbox. OpenClaw on Developer...
MLOps at the edge: deploying AI models from cloud to GPU-powered edge devices with FlightCtl
Successfully getting an AI model up and running in a closed lab environment is one thing. Trying to get that same model to run reliably on remote edge devices is a whole other problem entirely. Any MLOps workflow follows the same cycle: develop a model, package it,...
Expanding AI beyond text: an introduction to vLLM-Omni
AI models no longer just read and write text. The latest generation of open source models—Qwen3-Omni, Hunyuan-Image3, MiMo-Audio—can reason across text, images, audio, and video simultaneously, generating rich multimodal outputs from a single prompt. But the...
The last mile: from zero trust tokens to real-world resources
Key takeaways: The last mile problem is translating a verified zero trust delegation token into credentials that external resources will accept while preserving the permission intersection. This is solved by a credential gateway that validates the token, computes the...
