Integration & Deployment
Four access methods · one-click Docker deployment · connects to any RAG backend and mainstream vector stores
Four access methods — one of them fits you
From a one-line command to deep integration — choose freely by your team's stack
Command Line CLI
For: ops batch processingComplete preprocessing, chunking and evaluation in a single command. Supports batch directories and resumable runs, and scripts into your existing data processing flow.
HTTP API
For: application backend integrationRESTful interfaces cover the full flow of preprocessing, knowledge base construction and evaluation, supporting sync/async, chunked uploads and SSE progress push.
C Shared Library SDK
For: deep C/C++/Java integrationCross-platform .so/.dylib/.dll with C headers, precompiled for multiple platforms, embedded in your service process with zero network overhead.
Python / LangChain
For: AI application and data teamsDependency-free Python SDK + LangChain connector: three lines of code load the enterprise knowledge base into a Document list, with metadata passed through.
How simple is it? Look at the code
From files to knowledge base — shorter than you think
Deployment: from Docker to Indigenous-Stack Server Rooms
One command for standard environments, item-by-item adaptation for special ones
Standard Deployment (Docker)
OCR/layout analysis models (ONNX) ship with the package and run locally; LLM summary enrichment connects to any OpenAI-compatible endpoint on the intranet (optional). Feature modules can be trimmed by feature flag: compression only, preprocessing only, or the full pipeline — take what you need.
Indigenous Technology Stack Environments
Supports Kylin/UOS operating systems, Phytion/Kunpeng CPUs (arm64 builds fully available) and Dameng/Kingbase databases, with fully offline installation. Verified in multiple projects compatible with China's indigenous technology stack. See details atChina's Indigenous Technology Stack Compatible Solution。
Connect to Your AI Stack
The platform outputs standard structured JSON and knowledge points with metadata, and can connect to:
Milvus Qdrant PGVector Elasticsearch LangChain LlamaIndex Dify Any in-house RAG
At the SDK level, FFI dynamic libraries are also provided (libcompressor.so + sdk.h) that C/C++/Java/Go can embed directly. See details atRust Compression SDKandDeveloper Center。
From Zero to Running: Five Steps
Usually measured in days, not months
Environment Preparation
Server specification list provided, delivered as Docker image or offline installer
Access Method Selection
Choose CLI / API / SDK per your team's stack — first test request within half a day
Pilot Documents Trial
Run a batch of real documents through the full pipeline and deliver parsing QC and cleaning reports
Strategy Tuning
Select chunking presets by document type and co-build industry evaluation sets with you
Production Go-Live
Connect vector stores and business systems, with dashboards monitoring continuously
Let your technical team work directly with our engineers
Interface documentation, deployment manuals and joint technical debugging support