Content
Bertelsmann Multi-Agent Content Discovery System
Bertelsmann's AI Hub built a LangGraph multi-agent system with specialized publishing, broadcasting, and news agents for cross-domain content search.
Author: LangChain
What was done
Bertelsmann's AI Hub team built a production multi-agent system using LangGraph to solve content fragmentation across dozens of internal systems. A coordinator agent analyzes queries and routes them to specialized agents: a Publishing Agent searches book catalogs, a Broadcasting Agent queries show archives, and a News Agent navigates journalistic archives. When someone asks 'What content do we have about Barack Obama?', the system searches across all domains simultaneously, replacing hours of manual cross-platform searching.
Stack
LangGraph
LangChain