Skip to content
View Y1D1R's full-sized avatar

Block or report Y1D1R

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
Y1D1R/README.md

Hi Hello There, I am Yidhir

AI Engineer | Computer Vision & Machine Learning Specialist


Profile views

๐Ÿš€ About Me

Iโ€™m an AI Engineer with a strong background in Computer Vision, Deep Learning, and Data-driven applications.
With two Masterโ€™s degrees in AI & Visual Computing, I enjoy bridging cutting-edge research and real-world impact.

๐Ÿ’ก Iโ€™ve worked on:

  • Medical imaging (lung nodule classification, fall detection).
  • Human-centered AI (gait mode recognition, orthosis control optimization).
  • Data-driven apps (Python dashboards, automation for business processes).

๐ŸŽฏ My mission: to create AI solutions that are practical, explainable, and impactful across health, robotics, and beyond.

๐Ÿ“ซ Reach me at: koulalyidhiraghiles@gmail.com


๐Ÿ› ๏ธ Tech Stack


๐Ÿ“‚ Featured Projects

๐Ÿ”น CapsNet for Medical Imaging โ€“ Binary multi-view lung nodule classification with Capsule Networks.
๐Ÿ”น Real-Time Fall Detection โ€“ Video surveillance-based fall detection system for elderly safety.
๐Ÿ”น Smart Vehicle Detector โ€“ AI-powered system combining YOLOv12 and a Vision-Language Model to detect and characterize vehicles (type, color, manufacturer) with geographic context awareness.
๐Ÿ”น HealthRAG โ€“ A medical document Q&A chatbot using Retrieval-Augmented Generation via LangChain, FAISS, Hugging Face & Flask.


๐ŸŒ Connect with Me

LinkedIn


"I believe AI is not just about algorithms โ€” it's about creating technology that truly serves people."

Pinned Loading

  1. Residual-driven-Fuzzy-C-Means-Clustering-for-Image-Segmentation Residual-driven-Fuzzy-C-Means-Clustering-for-Image-Segmentation Public

    This project focuses on implementing the "Residual-driven Fuzzy C-Means Clustering for Image Segmentation" algorithm in Python. The repository provides a brief overview of the algorithm steps and dโ€ฆ

    Jupyter Notebook 7

  2. UNETR-2D-Medical-Image-Segmentation UNETR-2D-Medical-Image-Segmentation Public

    From-scratch PyTorch implementation of a 2D variant of the UNETR (U-Net with Transformers) architecture for medical image segmentation.

    Python 2

  3. Elderly-Fall-Detection-Application Elderly-Fall-Detection-Application Public

    Detect falls of elderly individuals using videos provided by home surveillance cameras.

    Python 3 1

  4. ParkingAPP ParkingAPP Public

    ParkingAPP is a Python-based parking management system with License Plate Recognition (LPR) capabilities. The application is developed as a project for the "Computer Vision" module during my Masterโ€ฆ

    Python 2

  5. HealthRAG HealthRAG Public

    HealthRAG is a Retrieval-Augmented Generation (RAG) chatbot designed for medical document question-answering.

    Python

  6. smart-vehicle-detector smart-vehicle-detector Public

    **Smart Vehicle Detector** is an AI-powered system that combines YOLO for object detection and a VLM to classify vehicle types more accurately. This project demonstrates the integration of modern cโ€ฆ

    Jupyter Notebook