ToolsThe story, in brief

KnowledgeForge: mining gold from the ITSM ticket graveyard

AWS shows how to turn your ITSM ticket backlog into a self-curating knowledge base — no human librarian required.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

A practical deployment pattern for turning unstructured operational data into searchable knowledge using LLMs and vector search. Useful for ops teams and knowledge-management practitioners looking to automate content creation and curation at scale.

The key facts

11 to know
  1. Uses Amazon Bedrock (managed LLM service) for mining and curation

  2. Implements vector search with Amazon S3 Vectors for deduplication and quality scoring

  3. Multi-tenant closed-loop pipeline architecture

  4. Converts resolved incident tickets into knowledge base articles automatically

  5. Focuses on ITSM (IT Service Management) use case — operational/support domain

  6. Uses Amazon Bedrock for LLM inference

  7. Amazon S3 Vectors for semantic search/deduplication

  8. AWS Step Functions for multi-tenant pipeline orchestration

  9. Solves duplicate knowledge-base articles through automated curation

  10. Closed-loop system: resolved tickets → knowledge articles → quality scoring

  11. Published as AWS reference architecture (blog post, not a product GA)

Go to the source

AWS Machine Learning Blogaws.amazon.com

Publisher excerpt: KnowledgeForge mines resolved ITSM incident tickets into new knowledge base articles and automatically curates the existing library by deduplicating, quality-scoring, and improving content, using Amazon Bedrock, Amazon S3 Vectors, and AWS Step Functions in a multi-tenant, closed-loop pipeline.
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools