lumina-ai-inc/chunkr

Vision infrastructure to turn complex documents into RAG/LLM-ready data

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 16th, 2026
Created on August 24th, 2024
Open Issues & Pull Requests: 19 (+0)
GitHub issues: Enabled
Number of forks: 276
Total Stargazers: 4,146 (+0)
Total Subscribers: 23 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 7.1 hours
Mean response time: 14.2 days
90th percentile: 56.3 days
Tracked items: 93

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 12
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 474 days
Stale 30+ days: 11
Stale 90+ days: 10

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (12)
  • bug (3)
  • good first issue (3)
  • documentation (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Chunkr is a document processing tool that converts complex documents into structured data suitable for retrieval-augmented generation and large language models.

The tool addresses the challenge of preparing unstructured documents for AI systems. Many documents contain mixed content—text, tables, images, and complex layouts—that standard text extraction methods struggle to parse accurately. Chunkr uses vision-based infrastructure to analyze document structure and content, extracting and organizing information in ways that preserve semantic meaning and relationships. This approach enables the tool to handle documents with intricate formatting that would otherwise require manual preprocessing or result in degraded data quality for downstream AI applications.

Developers should consider Chunkr for projects that need to ingest diverse document types at scale while maintaining data fidelity. It suits workflows where document structure matters—financial reports, technical specifications, research papers, or any content where tables, figures, and layout convey important information. The tool is particularly valuable when feeding documents into RAG systems or fine-tuning pipelines where data quality directly impacts model performance. Organizations processing high volumes of complex documents will find it more efficient than building custom extraction pipelines, though teams with simple text-only documents may not need its capabilities.

The project shows active development with regular commits across its codebase. The maintainers respond to issues and pull requests, indicating ongoing engagement with users. The repository demonstrates a focus on production readiness, with attention to code quality and documentation. Development activity suggests the team is actively refining the tool's capabilities and addressing user needs.