Skip to content
View EloMelo46's full-sized avatar

Highlights

  • Pro

Block or report EloMelo46

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.

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

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

Report abuse

Popular repositories Loading

  1. RaspberryPi_BlackJack_CardDetection RaspberryPi_BlackJack_CardDetection Public

    Real-time playing card detection on Raspberry Pi 5 using a YOLOv8n model running on the Sony IMX500 AI camera, featuring a web-based interface for live visualisation, automatic Blackjack game state…

    Python

  2. Padel-IN-OUT-detection-system Padel-IN-OUT-detection-system Public

    Real-time embedded system for automated IN/OUT detection in Padel. Infrared laser barriers detect ground contact, while an FSR array detects wall impact. A finite-state machine evaluates event sequ…

    C++

  3. WhisperBlow WhisperBlow Public

    A fast, fully local Windows dictation tool that records when a hotkey is pressed, transcribes with Whisper‑base, and types the text into any app/text-field. Includes optional LLM cleanup and a mini…

    Python

  4. RAG_Pipeline RAG_Pipeline Public

    Modular local RAG pipeline with agentic retrieval, cross-encoder reranking, and context compression. Built with LlamaIndex, ChromaDB, and Ollama. Supports any document collection (txt, json, csv, p…

    Python