Skip to content
View othrou's full-sized avatar

Block or report othrou

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
othrou/README.md
██████╗  ██████╗ ██╗   ██╗ ██████╗ ██╗   ██╗██╗
██╔══██╗██╔═══██╗██║   ██║██╔════╝ ██║   ██║██║
██████╔╝██║   ██║██║   ██║██║  ███╗██║   ██║██║
██╔══██╗██║   ██║██║   ██║██║   ██║██║   ██║██║
██║  ██║╚██████╔╝╚██████╔╝╚██████╔╝╚██████╔╝██║
╚═╝  ╚═╝ ╚═════╝  ╚═════╝  ╚═════╝  ╚═════╝╚═╝

AI Engineer · DL · LLMs · Agentic Systems

Email GitHub


⚡ What I Build

Systems that reason, act, and learn — from bare metal CUDA kernels to full-stack agentic platforms deployed in production.

I'm an AI Engineer and Researcher, specializing in the full vertical of modern AI:

  • Agentic Frameworks — multi-step reasoning pipelines that diagnose, act, and recover autonomously
  • Deep Learning — CV, NLP, Reinforcement Learning, and custom model architectures
  • LLMs in Production — RAG systems, observability, evaluation, and fine-tuning

Currently building AI at Nemo Technologies and taking on freelance AI projects globally.


🏗️ Selected Projects

🔍 Root Cause Analysis Agent — Production

LLM-powered framework for automated diagnosis of data pipeline failures

  • Fuses data lineage, logs, metrics, and git insights via LangChain + Qdrant + OpenLineage
  • Incident MTTD reduced from hours → 22 seconds
  • Full-stack: Next.js frontend · FastAPI microservice · PostgreSQL · Langfuse observability

Python Next.js LangChain Qdrant FastAPI PostgreSQL Langfuse


🏥 Enterprise RAG System — Healthcare

Real-time medical knowledge delivery for pediatric doctors

  • Production-ready pipeline: semantic + vector search, hallucination reduction
  • Evaluation via RAGAS; monitoring via Langfuse
  • Stack: Next.js · Vercel AI SDK · Gemini · Redis · Docker

LangChain Gemini Next.js PostgreSQL Redis RAGAS Docker


🎓 Agentic AI Tutoring Platform

Math tutoring SaaS with personalized learning paths and quiz generation

  • Semantic search with Qdrant + Gemini embeddings
  • Custom workflow engine for adaptive quizzes and exam prep
  • Deployed on Vercel · Backend: FastAPI

Next.js FastAPI Qdrant Gemini Vercel AI SDK


🚶 Human Gait Classification — Research

3D skeleton-based action recognition · 94% validation accuracy

  • Shifted from ST-GCN → Hybrid CNN-LSTM for temporal pattern recognition
  • Built with PyTorch + MONAI · Tracked via WandB
  • TDD, Clean Code, reproducible MLOps pipeline

PyTorch MONAI WandB scikit-learn Git


🛠️ Stack

AI/ML        PyTorch · TensorFlow · scikit-learn · LangChain · Hugging Face
             Agno · Vercel AI SDK · MONAI · Gemini · OpenRouter

Engineering  Python · TypeScript · Next.js · FastAPI · SQL
             PostgreSQL · MongoDB · Streamlit · Redis

MLOps        Docker · WandB · DVC · Hydra · Prometheus · Grafana
             Langfuse · RAGAS · UV · Conda · CML

Research     Multi-Agent RL · RLHF · CUDA Acceleration · Autonomous Navigation

🔬 Research Interests

Area Focus
Autonomous Systems Multi-Agent RL for USV path planning & autonomous navigation
LLM Alignment RLHF and its transposition to autonomous maritime systems
DL Acceleration CUDA/PyTorch optimization — achieved 200× speedup on embedding models

🏆 Highlights

  • 🥇 Smart Trading Challenge — Winner; hybrid AI system for ship tracking & situational awareness
  • 🌍 MedGemma Global Challenge — Offline, edge-oriented agentic medical solution
  • 📜 Hugging Face — AI Agents & MCP certified
  • ✍️ BlogAccelerating Deep Learning with PyTorch and CUDA · Read →
  • 🎓 Instructor — ML, CUDA for AI Engineers, LLMs, Mathematics for ML (2024–2026)
  • 🔭 Research — French Naval Academy (maritime surveillance AI) · COGE (5G comms + RL driving)

🌐 Background

Arabic Native · French Native · English Professional


Building AI that acts, not just predicts.

Pinned Loading

  1. Federated-Adverserial-Learning Federated-Adverserial-Learning Public

    This is a practical implementation of federated learning algorithms in an adverserial environment

    Python 3

  2. MLOPS-for-RAG MLOPS-for-RAG Public

    Implementing a RAG with best MLOPS practices

    Python 2

  3. Health-Best-Practices-Recommender-System Health-Best-Practices-Recommender-System Public

    A production ready system to recommend the best health practices/doctors using FASTAPI-AGNO-GEMINI and Javascript

    Python 1

  4. OCR-and-Document-Generator-app OCR-and-Document-Generator-app Public

    This is an application that extract informations from images and generates precise and well structured documents using OCR techniques

    Python 1

  5. Paper2Code Paper2Code Public

    Forked from going-doer/Paper2Code

    Paper2Code: Automating Code Generation from Scientific Papers in Machine Learning

    Python 1

  6. DNN-for-Satellite-Image-Processing- DNN-for-Satellite-Image-Processing- Public

    Forked from satellite-image-deep-learning/techniques

    Techniques for deep learning with satellite & aerial imagery