Skip to content
View matthiasnordwig's full-sized avatar

Block or report matthiasnordwig

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pdf-struct-chunker pdf-struct-chunker Public

    LLM-free, layout-aware PDF chunking for RAG pipelines. Preserves document structure via regex and font heuristics. Written in pure Rust.

    Rust 18

  2. llm-json-extract llm-json-extract Public

    Extract valid JSON from messy LLM outputs. Handles reasoning blocks, markdown fences, truncated payloads, and broken syntax. Battle-tested against 15+ models.

    Rust

  3. matrix-core matrix-core Public

    Matrix RAG app — pure Rust core engine (chunking, embedding, db)

    Rust