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

[ad_1] 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…

Read More

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

[ad_1] 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 —…

Read More

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

[ad_1] 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…

Read More

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

[ad_1] 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…

Read More

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

[ad_1] 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….

Read More

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

[ad_1] 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…

Read More

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

[ad_1] 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…

Read More