Skip to content
Guides

Intelligent Document Question and Answering

ComIDP provides a question-answering system based on RAG (Retrieval-Augmented Generation), integrated with large language models (LLMs), for enterprise knowledge base and the chatbot. It is capable of providing truthful question-answering capabilities, backed by well-founded citations from various complex formatted data.

ComIDP Knowledge Base allows individual users and administrator manage users, teams, knowledge bases, and system logs, making it suitable for enterprise-level applications.

Individual User


Register and Log In:

To use ComIDP, you need to register and log in. The registration process is straightforward, requiring only a username and password. Once registered, you can log in to access the document question-answering features.

login

Profile Setup

Once logged in, you can edit your profile to include additional information such as your name, avatar and language. This helps personalize your experience and allows for better interaction with the system.

profile

Home Page

At home page, you can directly access the Knowledge Base and Intelligent Document Extraction features. The home page serves as a central hub for navigating the various functionalities of ComIDP, providing quick access to the most commonly used features.

home page

Knowledge Base Creation

At the Knowledge Base Management page, you can upload documents to create a knowledge base. This allows the system to understand and process the content of the documents, enabling accurate question-answering capabilities.

kb

Dataset Creation

Go to the Dateset page from a knowledge base to upload documents, and parse them into a dataset. This step is crucial for preparing the data for question-answering tasks, as it ensures that the documents are properly formatted and ready for processing.

dataset

Knowledge Base Configuration

You can configure the knowledge base by setting parameters such as knowledge base name, description, permission management, chunk method, and other relevant settings. This configuration ensures that the system is optimized for the specific requirements of your knowledge base.

kb_config

Knowledge Base Chatbot

When there is at least one dataset, you can create a chatbot based on the knowledge base. This chatbot can answer questions related to the documents in the knowledge base, providing users with quick and accurate responses.

chatbot