AutoScout24 builds a Bot Factory to standardize AI agent development with Amazon Bedrock
AutoScout24's AI Platform engineers were spending up to 30% of their time on repetitive support tasks—answering questions, granting tool access, and locating documentation—while separate engineering teams were building AI agents in fragmented, non-standardized ways that prevented enterprise-wide scaling.
The team deployed a production-ready Slack support bot that is actively reducing the manual support load on the AI Platform Engineering team, addressing the 30% of time previously spent on repetitive tasks, and produced a reusable Bot Factory blueprint that allows other teams across AutoScout24 to build new agents faster without reinventing infrastructure.
Frequently asked questions
What did this team achieve with this AI workflow?
The team deployed a production-ready Slack support bot that is actively reducing the manual support load on the AI Platform Engineering team, addressing the 30% of time previously spent on repetitive tasks, and produc…
What tools did this team use?
Amazon Bedrock, Amazon Bedrock AgentCore, Amazon API Gateway, AWS X-Ray, AWS Secrets Manager, IAM, Slack, GitHub.
What results were reported?
Engineer time on repetitive support tasks: up to 30%; Manual support load: actively reducing the manual support load; Innovation speed across teams: significantly accelerates innovation (source-reported, not independently verified).
How is this it support AI workflow structured?
Developer posts Slack message → Cryptographic signature verification → SQS FIFO queue decoupling → Orchestrator routes to specialized agent → RAG knowledge retrieval → GitHub action execution → Response delivered to Slack.