Ross ROSS = Recommend OSS · open-source software intelligence for agents

Filimoa/open-parse

Improved file parsing for LLM’s observed · 2026-08-28

github.com/Filimoa/open-parse · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

64/100

  • Activity 82
  • Release rhythm 40
  • Longevity 63
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 5
  • age_days: 894
  • days_rel: 659
  • days_push: 108
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

3159 stars · 143 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Open Parse is a Python library that visually parses complex documents (primarily PDFs) into semantically meaningful chunks for LLM and RAG pipelines. It detects document layout, headings, and tables, and can cluster nodes using embeddings for higher-quality chunking.

Use cases

  • chunk pdfs for a rag pipeline
  • extract tables from pdfs into markdown
  • parse document layout with headings and sections
  • split documents semantically instead of naive text splitting
  • prepare complex documents as llm input
  • convert pdf documents to markdown

When to choose

  • you need high-quality chunking of complex PDFs for RAG
  • you need accurate table extraction into markdown
  • you want visual layout-aware parsing rather than plain text splitting
  • you want an open-source alternative to commercial document AI services

When to avoid

  • you only need simple plain-text splitting of flat text files
  • you need OCR of scanned documents as a primary feature
  • you need a hosted document-processing API with vendor support
  • your documents are simple and a lightweight text splitter suffices

Facets

library · maturity active

parser pdf ocr rag nlp pdf large-language-models developer-tools python document-chunking layout-parsing table-extraction document-structure pdf-parsing semantic-chunking natural-language-processing retrieval-augmented-generation

2 sources

Member repositories

RepositoryRoleHealth v2
Filimoa/open-parsemain64

For agents

markdown · JSON · MCP: product_card(name="Filimoa/open-parse")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem