{
  "id": 3089197,
  "title": "Democratizing institutional knowledge: Building an AI-powered knowledge management system with AWS",
  "url": "https://urgent.news/2026/08/24/democratizing-institutional-knowledge-building-an-ai-powered",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-24T18:59:15.000Z",
  "source": {
    "name": "AWS Machine Learning",
    "slug": "aws-machine-learning",
    "url": "https://aws.amazon.com/blogs/machine-learning/democratizing-institutional-knowledge-building-an-ai-powered-knowledge-management-system-with-aws/"
  },
  "original_language": "en",
  "account": "Many companies face challenges preserving institutional knowledge, leading to knowledge gaps that affect productivity and innovation. Traditional documentation methods are often inadequate, resulting in outdated or difficult-to-access information when required. AWS offers a customizable, intelligent avatar-based knowledge management system to address these issues. This solution captures, maintains, and delivers critical knowledge across various industries.\n\nManufacturing firms can capture production procedures and maintenance protocols before seasoned technicians retire. Healthcare facilities, financial services firms, energy companies, and government agencies can also utilize this system to preserve their unique knowledge bases. Knowledge workers can access procedures and policies through natural language queries, while experts and retiring employees can upload documentation to pass on their expertise.\n\nThe system is deployed via a browser-based interface supporting text and voice interactions, enabling hands-free operation. Users engage with the AI-powered avatar as if conversing with a colleague. This voice-first, avatar-driven interaction simplifies adoption for non-technical users, reducing the learning curve compared to text-based chat interfaces.\n\nBehind the scenes, Amazon Cognito handles access management, while Amazon API Gateway controls access to the system's components. The knowledge-processing core employs Amazon Bedrock Knowledge Bases, utilizing Amazon S3 as the data source for institutional knowledge. Amazon Bedrock handles chunking, embedding, and retrieval, grounding each answer in your own documents. The Amazon OpenSearch Serverless vector store acts as the knowledge base, while AWS Lambda functions manage the workflow.\n\nA built-in DynamoDB cache reuses previous answers for repeated questions, reducing variable AI inference costs. At deployment, an Amazon OpenSearch Serverless vector store is created in your account and incurs a standing baseline cost, approximately a few hundred USD per month at default settings, which remains independent of query volume.",
  "summary": "Learn how to build a customizable, smart-caching knowledge management system on AWS that captures and delivers institutional (tribal) knowledge through a voice-first AI avatar. The accelerator uses Amazon Bedrock Knowledge Bases for retrieval-augmented generation and deploys in hours with AWS CloudFormation.",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}