Skip to content
View richdrummer33's full-sized avatar
  • GoodbyeWorld Games
  • Ottawa

Highlights

  • Pro
Block or Report

Block or report richdrummer33

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

  1. the-GOAT-launcher-arma the-GOAT-launcher-arma Public

    C++ 1

  2. RAG using LlamaIndex's DocumentSumma... RAG using LlamaIndex's DocumentSummaryIndexLLMRetriever and mistral-7b-instruct LLM
    1
    # WORKS!!!
    2
    import winsound
    3
    import torch
    4
    import time
    5
    
                  
  3. Unity-ML-AI-Agents-Paintball Unity-ML-AI-Agents-Paintball Public

    C#

  4. KinectMotionCapture-RealTime-Unity KinectMotionCapture-RealTime-Unity Public

    C#

  5. mediapipe-hand-gesture-detector mediapipe-hand-gesture-detector Public

    hand and face tracking with MediaPipe, and basic gesture for triggering hotkeys

    Python

  6. whisper-assistant whisper-assistant Public

    whisper-assistant is a Python-based voice assistant that converts spoken language to text, autocorrects it with OpenAI's GPT models, recognizes voice commands and statements, generates persona-spec…

    Python