Skip to content
View ILKAY-BRAHIM's full-sized avatar
:electron:
:electron:

Highlights

  • Pro

Organizations

@LEET-Solutions

Block or report ILKAY-BRAHIM

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

Hi, I'm Brahim Chifour

AI Engineer • Computer Vision Engineer • Kernel Developer (C/C++ & Rust)
CUDA Developer for GPU-Accelerated Computing
NVIDIA Inception Member • DeepStream/TensorRT Specialist • YOLO Architect


🚀 About Me

I'm an AI & Computer Vision Engineer at the 1337 AI Lab (UM6P & OCP Group), where I build real-time GPU-accelerated video analytics systems and low-level deep learning infrastructure.

I work across the full stack of high-performance computing:

  • DeepStream 8.0 / TensorRT / CUDA
  • GStreamer dynamic pipelines (RTSP/WebRTC)
  • YOLOv8, YOLOv11, YOLOv12 (custom implementation)
  • Segmentation models (DeepLabv3+, SAM, UNet)
  • RabbitMQ for high-frequency metadata
  • ONNX export + TensorRT engine optimization
  • Low-level systems programming (C/C++ & Rust)
  • Kernel development & OS-level GPU interfacing

🦾 What I Build

  • Real-time CV pipelines: multi-stream DeepStream with dynamic source add/remove
  • YOLO model implementations (stem → C3K2 → R-ELAN → matcher → head → loss)
  • High-performance edge + server GPU inference
  • Custom CUDA kernels for accelerated computation
  • Low-level GStreamer & DeepStream components
  • RAG systems with OCR + semantic chunking + embeddings
  • Industrial CV solutions: smart parking, helmet detection, conveyor belt inspection, grain analysis, etc.

🛠️ Tech Stack

AI & Computer Vision

GPU & Low-Level Development

Pipelines & Streaming

Backend & Infrastructure

DevOps Tools


🧪 Current Projects

  • 🔥 DeepVisionStream / OcelStream – GPU-accelerated real-time CV platform
  • 🧬 YOLOv12 Implementation – full model built from scratch
  • 🎥 DeepStream 8.0 IPC – Unix FD-based multi-process inference pipeline
  • 📚 RAG System – OCR + semantic chunking + LLM retrieval
  • ⚙️ Kernel & Systems Work – experimenting with Rust-based kernel components and GPU-level optimizations

🌐 Socials


Let’s build something crazy with GPUs 🚀

Pinned Loading

  1. OcelStream/OcelStream OcelStream/OcelStream Public

    OcelStream is a modular DeepStream-based platform for real-time video analytics using custom models like YOLO, SAM, and D-Fine. It includes C++ parsers, Python bindings, and RabbitMQ to stream fram…

    Jupyter Notebook 36 11

  2. DeepLabv3Plus DeepLabv3Plus Public

    A PyTorch implementation of Paper DeepLabv3+: Encoder-Decoder with Atrous Separable Convolution for high-accuracy semantic segmentation. This project provides a robust and extensible pipeline for t…

    Python 1

  3. Inception-of-Things-IoT- Inception-of-Things-IoT- Public

    The project serves as an introduction to Kubernetes from a developer’s angle. It entails configuring small clusters and examining the intricacies of continuous integration. The outcome is anticipat…

    Shell 2

  4. deepstream-8.0-IPC deepstream-8.0-IPC Public

    DeepStream IPC (Inter-Process Communication)

    Python 2

  5. WebServ WebServ Public

    The project provides an opportunity to develop a custom HTTP server. The end result will be a server that can interact with a real browser, offering a practical understanding of HTTP, an essential …

    C++ 4 2

  6. StreamGuard-IAM StreamGuard-IAM Public

    Develop and deploy a scalable, secure, multi-tenant identity and access management (IAM) solution using Keycloak, with RabbitMQ as the backbone for targeted streaming and asynchronous messaging. In…

    Python