Sign inSign up

opea/erag-text-compression

By opea

•Updated 3 months ago

Intel® AI for Enterprise RAG Text Compression Microservice for compressing text from documents

Image
0

4.7K

opea/erag-text-compression repository overview

⁠OPEA ERAG Text Compression Microservice

Part of the Intel® AI for Enterprise RAG (ERAG) ecosystem.

⁠🔍 Overview

This microservice is designed to compress text from loaded documents. Result of this microservice can then be passed to Data Splitter microservice and, later, to Embedding microservice and ultimately persisted in the system.

⁠Support Matrix

The microservice supports following compression techniques:

NameShort description
header_footer_stripperRemoves common boilerplate text like footers, confidentiality notices, and signatures to focus on the meaningful content.
ranking_aware_deduplicationRemoves duplicate or near-duplicate content while intelligently preserving the highest-quality version of each segment.

This service integrates with other OPEA ERAG components:

  • Text Extractor supplies loaded input data
  • Text Splitter service for splitting the loaded data
  • Ingestion service for vector database integration
  • Embedding service for generating vector representations of documents for semantic search
  • EDP Enhanced Dataprep
  • Retriever service for accessing processed documents

⁠License

OPEA ERAG is licensed under the Apache License, Version 2.0.

Copyright © 2024–2026 Intel Corporation. All rights reserved.

Tag summary

Content type

Image

Digest

sha256:285d23c0e…

Size

426 MB

Last updated

5 months ago

docker pull opea/erag-text-compression