Swisscom builds a multi-agent Network Assistant on Amazon Bedrock to reduce engineer data-retrieval time by 10%
Swisscom network engineers spent significant time manually gathering and analyzing data from multiple decoupled sources, with certain tasks consuming more than 10% of engineer availability, introducing risk of human error and preventing focus on strategic work.
The initial RAG implementation struggled with large input files containing thousands of rows of numerical data, and the retrieval process did not return the precise number of vector embeddings required for accurate KPI formula calculations.
The Network Assistant is estimated to deliver a 10% reduction in routine data-retrieval time per engineer, saving nearly 200 hours annually per engineer, at operational costs less than 1% of total value generated, enabling engineers to focus on strategic tasks.
Frequently asked questions
What did this team achieve with this AI workflow?
The Network Assistant is estimated to deliver a 10% reduction in routine data-retrieval time per engineer, saving nearly 200 hours annually per engineer, at operational costs less than 1% of total value generated, ena…
What tools did this team use?
Amazon Bedrock, Amazon Bedrock Knowledge Bases, Amazon Bedrock Agents, AWS Lambda, Amazon S3, AWS Glue, Amazon Athena, Pandas, Spark, RAG.
What results were reported?
Engineer time on routine data retrieval tasks: 10% reduction; Hours saved per engineer annually: nearly 200 hours per engineer saved annually; Operational costs as share of total value generated: less than 1% of the total value generated; Engineer availability consumed by manual tasks (baseline): more than 10% of their availability (source-reported, not independently verified).
What failed first in this deployment?
The initial RAG implementation struggled with large input files containing thousands of rows of numerical data, and the retrieval process did not return the precise number of vector embeddings required for accurate KP…
How is this back office ops AI workflow structured?
Engineer submits natural language query → RAG retrieval and context augmentation → Supervisor agent routes to sub-agents → Documentation agent retrieves insights → Calculator agent translates and queries → Bedrock guardrails validation → Insights delivered to engineer.