Skip to content
View mrtnzlml's full-sized avatar
🐢
I may be slow to respond.
🐢
I may be slow to respond.

Sponsors

@michalsanger

Organizations

@mrtnzlml-archive @rossumai @adeira

Block or report mrtnzlml

Report abuse

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

Report abuse
mrtnzlml/README.md

Ahoj-LightAhoj-Dark

Pinned Loading

  1. solutionarchitecthandbook.mrtnzlml.com solutionarchitecthandbook.mrtnzlml.com Public

    Learn how to use Rossum.ai from a Solution Architect (by @mrtnzlml with ❤️)

    JavaScript

  2. rossum-hooks rossum-hooks Public

    Create searchable PDF from anything (scan, PNG, JPEG, TIFF, ...)

    Python

  3. adeira/universe adeira/universe Public

    🔮 MAIN MONOREPO 🔮 all new code, issues, and pull requests goes here

    JavaScript 57 8

  4. adeira/shipit adeira/shipit Public

    ⛵ Monorepo 👉 many repos (Git) exporter. This repository is automatically exported from https://github.com/adeira/universe via Shipit (yes, it exported itself 🙂)

    JavaScript 46

  5. rossum-gemini-sa-gem rossum-gemini-sa-gem Public archive

    A specialized Gemini.ai Gem to help with Solution Architecture tasks

  6. Corrects incorrectly read dates by R... Corrects incorrectly read dates by Rossum based on a specified pattern and vendor ID. Use this when you know that certain vendors use ambiguous date formats but you already know the date structure in advance.
    1
    {
    2
      "patterns": [
    3
        {
    4
          "//": "Vendor, UAB (dates '24.11.30' read as '2030-11-24' but should be '2024-11-30')",
    5
          "condition_field_id": "company_match__RegistrationNumber",