indexing-pipeline

Community

End-to-end PDF indexing and graph-ready embeddings.

AuthorAlex1980Alex
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Indexing Pipeline automates the end-to-end process of ingesting PDFs: loading content with multiple loaders, splitting into chunks with metadata, and preparing data for embeddings and graph-based retrieval.

Core Features & Use Cases

  • Hybrid Loader + Splitter: combines PyMuPDF, Docling, and Vision OCR to extract text and tables; chunking with page awareness.
  • Knowledge Graph Readiness: generates entities and relationships for GraphRAG and semantic search.
  • Delta & Robustness: supports incremental indexing, deterministic IDs, and batch checkpoints for resuming failed runs.
  • Use Case: index a large collection of PDFs to enable fast, context-enriched retrieval and knowledge graph construction.

Quick Start

Run the indexing pipeline on a PDF or directory to build the document index and knowledge graph.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: indexing-pipeline
Download link: https://github.com/Alex1980Alex/1C-Enterprise_Framework/archive/main.zip#indexing-pipeline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.