richdrummer33
Award Winning Game Developer & Designer, VR/AR, and Electronics Design Engineer. Developed "Before Your Eyes" with the amazing team at GBWG.
GoodbyeWorld GamesOttawa
Pinned Repositories
AM_Session_Sept2019
bg3-voiceover
Whisper Labs + ChatGPT voiceover with OCR for games like Baldur's Gate 3
KinectMotionCapture-RealTime-Unity
mediapipe-hand-gesture-detector
hand and face tracking with MediaPipe, and basic gesture for triggering hotkeys
the-GOAT-launcher-arma
Unity-ML-AI-Agents-Paintball
whisper-assistant
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-specific responses, and can interact with an active window's text using OCR and the clipboard. Also, many other automation features (llama queries, Toggl)
richdrummer33's Repositories
richdrummer33/bg3-voiceover
Whisper Labs + ChatGPT voiceover with OCR for games like Baldur's Gate 3
richdrummer33/November_AN
richdrummer33/the-GOAT-launcher-arma
richdrummer33/KinectMotionCapture-RealTime-Unity
richdrummer33/mediapipe-hand-gesture-detector
hand and face tracking with MediaPipe, and basic gesture for triggering hotkeys
richdrummer33/Unity-ML-AI-Agents-Paintball
richdrummer33/whisper-assistant
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-specific responses, and can interact with an active window's text using OCR and the clipboard. Also, many other automation features (llama queries, Toggl)
richdrummer33/AN_Session_Sept2019
richdrummer33/bg3-deep-thoughts
A LLM-driven generator of the player-character's thoughts to enrich storytelling
richdrummer33/BlackHoleRaymarch
A modification of Johan Svensson's ray-marched black hole sim
richdrummer33/bulletTime
Arma mod
richdrummer33/cv-mediapipe-features-testing
To evaluate classic CV image processing that uses landmark data (for upcoming game 🕹️....)
richdrummer33/Dale-AR-Project
richdrummer33/ebook-GPT-translator-refined
A tweak to the ebook-GPT-translator that maintains the formatting from the source epub
richdrummer33/Face-track-Ambisonic-Adventure
richdrummer33/GameJam2020
richdrummer33/January_AM
richdrummer33/January_AN
richdrummer33/media-pipe
richdrummer33/Mesh-Generator
richdrummer33/MeshGenerator
Just a simple mesh generator that takes a csv array of points, arranged vertically (one vector3 per line).
richdrummer33/NotificationsSamples
Sample project for Unity Notifications
richdrummer33/November_PM
richdrummer33/OneWheel-Simulator-Unity3D
A PID-based self-balancing physics-based model of the OneWheel self balancing electric skateboard, in Unity Engine
richdrummer33/richdrummer33
Config files for my GitHub profile.
richdrummer33/RiderReminder
richdrummer33/transform-recorder
An old project I made to record in real time transform position/location and replay it
richdrummer33/Video-Test
richdrummer33/vive-srworks
For Alt Control evaluation
richdrummer33/VoiceCommands-LLM-RAG-Tools
A search tool based on 'retrieval augmented generation' designed for querying extensive datasets like code and documents. It utilizes locally hosted LLM models in GGUF format, enabling swift retrieval and conversational-style analysis and responses.