Skip to content
View dzoey's full-sized avatar
  • Maryland, USA

Block or report dzoey

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

Popular repositories Loading

  1. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  2. IMSLP-radio IMSLP-radio Public

    A web site to create radio playlists and streaming from IMSLP recordings and/or Naxos links

    Python

  3. imslp imslp Public

    Forked from jlumbroso/imslp

    🎼 The clean and modern way of accessing IMSLP data and scores programmatically. 🎶

    Python

  4. picscan picscan Public

    Scan a directory of images and create a vector database of descriptions based on the output of a vision model. This implements the RAG pre-retrieval pattern.

    Python

  5. picscan2 picscan2 Public

    This is similar to picscan but the RAG pattern used is llm integration agent rather than pre-processing the query.