Skip to content
View pszemraj's full-sized avatar

Block or report pszemraj

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.

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

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

Report abuse

Pinned Loading

  1. vid2cleantxt vid2cleantxt Public

    Python API & command-line tool to easily transcribe speech-based video files into clean text

    Jupyter Notebook 216 29

  2. textsum textsum Public

    CLI & Python API to easily summarize text-based files with transformers

    Python 130 8

  3. pathlint pathlint Public

    opinionated command-line linter for Python that scans for (legacy) os.path usage

    Python

  4. localpaste.rs localpaste.rs Public

    localhost pastebin utility for the modern dev era, written in Rust

    Rust

  5. BoulderAreaDetector BoulderAreaDetector Public archive

    An app that uses a CNN to classify whether a satellite image shows an area would be a good rock climbing spot or not. On streamlit.

    Python 23 4

  6. Standalone Asynchronous RolmOCR Infe... Standalone Asynchronous RolmOCR Inference Script using vLLM and PyMuPDF.
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    """
    4
    Standalone Asynchronous RolmOCR Inference Script using vLLM and PyMuPDF.
    5