Dust hits M ARR helping enterprises build AI agents that actually do stuff instead of just talking

Dust hits $6M ARR helping enterprises build AI agents that actually do stuff instead of just talking

Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now Dust, a two-year-old artificial intelligence platform that helps enterprises build AI agents capable of completing entire business workflows, has reached $6 million in annual revenue — a six-fold increase…

Read More
Teaching Mistral Agents to Say No: Content Moderation from Prompt to Response

Teaching Mistral Agents to Say No: Content Moderation from Prompt to Response

In this tutorial, we’ll implement content moderation guardrails for Mistral agents to ensure safe and policy-compliant interactions. By using Mistral’s moderation APIs, we’ll validate both the user input and the agent’s response against categories like financial advice, self-harm, PII, and more. This helps prevent harmful or inappropriate content from being generated or processed — a…

Read More
Building Event-Driven AI Agents with UAgents and Google Gemini: A Modular Python Implementation Guide

Building Event-Driven AI Agents with UAgents and Google Gemini: A Modular Python Implementation Guide

In this tutorial, we demonstrate how to use the UAgents framework to build a lightweight, event-driven AI agent architecture on top of Google’s Gemini API. We’ll start by applying nest_asyncio to enable nested event loops, then configure your Gemini API key and instantiate the GenAI client. Next, we’ll define our communication contracts, Question and Answer…

Read More
How to Use python-A2A to Create and Connect Financial Agents with Google’s Agent-to-Agent (A2A) Protocol

How to Use python-A2A to Create and Connect Financial Agents with Google’s Agent-to-Agent (A2A) Protocol

Python A2A is an implementation of Google’s Agent-to-Agent (A2A) protocol, which enables AI agents to communicate with each other using a shared, standardized format—eliminating the need for custom integration between services. In this tutorial, we’ll use the decorator-based approach provided by the python-a2a library. With simple @agent and @skill decorators, you can define your agent’s…

Read More
Run Multiple AI Coding Agents in Parallel with Container-Use from Dagger

Run Multiple AI Coding Agents in Parallel with Container-Use from Dagger

In AI-driven development, coding agents have become indispensable collaborators. These autonomous or semi-autonomous tools can write, test, and refactor code, dramatically accelerating development cycles. However, as the number of agents working on a single codebase grows, so do the challenges: dependency conflicts, state leakage between agents, and the difficulty of tracking each agent’s actions. The…

Read More
How MCP Agents Help SaaS Security Teams Automate SOC 2 & HIPAA

How MCP Agents Help SaaS Security Teams Automate SOC 2 & HIPAA

Introduction Security and compliance teams at fast-growing SaaS companies are under constant pressure. Whether it’s a SOC 2 audit, HIPAA documentation, or staying updated with GDPR regulations, the compliance burden keeps growing—while the margin for error keeps shrinking. Despite having robust DevSecOps practices and cloud security tools in place, many teams still rely on spreadsheets,…

Read More
Phonely’s new AI agents hit 99% accuracy—and customers can’t tell they’re not human

Phonely’s new AI agents hit 99% accuracy—and customers can’t tell they’re not human

Join our daily and weekly newsletters for the latest updates and exclusive content on industry-leading AI coverage. Learn More A three-way partnership between AI phone support company Phonely, inference optimization platform Maitai, and chip maker Groq has achieved a breakthrough that addresses one of conversational artificial intelligence’s most persistent problems: the awkward delays that immediately…

Read More
How AI Agents Are Transforming the Education Sector: A Look at Kira Learning and Beyond

How AI Agents Are Transforming the Education Sector: A Look at Kira Learning and Beyond

Today’s classrooms are changing fast because of Artificial Intelligence (AI). AI agents are now part of how teaching and learning happen. They do more than automate tasks. These agents help teachers provide personal support and give students feedback that fits their own learning style. Kira Learning is a platform leading this change. It uses AI…

Read More