An open-source, composable commerce architecture
In this multi-part series article, we present Radixia Maca, our open-source solution for AI composable commerce.
In this multi-part series article, we present Radixia Maca, our open-source solution for AI composable commerce.
The AI landscape rapidly evolves beyond isolated, single-purpose agents toward rich ecosystems of specialized agents collaborating to solve complex problems. Google's Agent-to-Agent (A2A) protocol represents a significant step toward standardizing how these agents communicate. However, implementing it at scale requires more than just the protocol itself—it demands...
Implementation and Usage of MCP Protocol After understanding the technical foundations of the Model Context Protocol in part 1 of this article, the next logical step is to explore how it can be implemented and used in real-world scenarios. This section provides practical guidance on setting up MCP servers, integrating...
In the rapidly evolving landscape of artificial intelligence, a significant challenge has persisted: how to effectively connect sophisticated AI models with the vast array of external data sources, tools, and services that define our digital ecosystem. While large language models (LLMs) have made remarkable strides in reasoning capabilities and output...
The newly released suite from AWS just pushed serverless into GenAI. Artificial intelligence in the enterprise is at a turning point. Agents built on LLMs have moved from proof-of-concept status to being seriously considered for integration into business operations. Yet, operationalizing these agents remains challenging due to issues surrounding secure...
Why the Singularity Narrative Harms Real Progress In recent years, public discourse around artificial intelligence has increasingly drifted from engineering reality toward philosophical spectacle. Leaders like Sam Altman have amplified narratives of an impending “gentle singularity,” where AI transcends human intelligence and ushers in a transformative era. While such storytelling...
Event‑Driven Architecture as the Foundation of Enterprise Autonomy Large language models gave enterprises impressive linguistic fluency, but fluency alone does not yield autonomous behaviour. Most current deployments remain bound by a request/response execution model. The lag between a business signal and its corresponding action is a structural bottleneck,...
In this final section, we'll explore how to test and deploy our complete serverless e-commerce solution and discuss some key considerations for the project.
In this episode, we'll implement semantic product search using AWS Bedrock and the Model Context Protocol (MCP). This will allow users to search for products using natural language queries, providing a more intuitive and powerful search experience.
In this episode, we'll implement the integration with Commerce Layer, a headless e-commerce platform that will handle the product catalog, orders, pricing, and inventory for our solution.