Product overview

IBM® Content Assistant provides natural language insights about business content in your IBM FileNet® Content Manager repository. The Content Assistant helps you to quickly find information across large volumes of content and saves time by avoiding manual, repetitive review of document content.

IBM Content Assistant includes generative AI capabilities that can summarize document content, compare documents and versions, and provide accurate answers to questions within the context of the selected business content in a IBM FileNet Content Manager repository.

These capabilities are based on the IBM watsonx Large Language Model (LLM) that is coupled with context-specific Retrieval-Augmented Generation (RAG). The RAG augments the LLM with context-specific knowledge base and information that is hosted in the IBM FileNet Content Manager repository.

IBM Content Assistant is deployed as a managed software as a service (SaaS) that is configured as an add-on extension to an existing FileNet Content Manager environment. You can create instances of the IBM Content Assistant service.

The following diagram illustrates how the IBM Content Assistant works:high level architecture

A user submits a query to the IBM Content Assistant and a query object is created in the Content Platform Engine (CPE) object store. The CPE server calls the generative AI connector service to find business documents that match the user query. It then extracts relevant chunks of documents that are related to the query and submits the user question to the IBM watsonx LLM. The LLM provides the CPE API caller with the response that is updated in a query object. The CPE API caller can include IBM Content Navigator and other CPE applications.