Skip to content
View liucoj's full-sized avatar

Block or report liucoj

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 100 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. open-webui/open-webui open-webui/open-webui Public

    User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

    JavaScript 78.3k 9.3k

  2. Flux-Replicate-Tool Flux-Replicate-Tool Public

    A Tool for OpenWebUI that permits calls to Replicate API to generate images using Flux. Dev, 1.1 Pro, Schnell models supported

    Python 1

  3. openhaystack openhaystack Public

    Forked from seemoo-lab/openhaystack

    Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.

    Swift

  4. PiHole-Waveshare PiHole-Waveshare Public

    Dashboard script to visualize PiHole data on 2.13" Waveshare pHat

    Python 5

  5. Decode .p7m files Decode .p7m files
    1
    import os
    2
    import sys
    3
    from cryptography.hazmat.primitives import serialization
    4
    from cryptography.hazmat.primitives.asymmetric import padding
    5
    from cryptography.hazmat.primitives import hashes