Skip to content
View manouarn's full-sized avatar

Block or report manouarn

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

πŸ‘‹ Hello, I'm Mohammed Anouar Naoui (manouarn)

PhD in Computer Science | Associate Professor | Machine Learning Researcher

I bridge advanced machine learning research with practical, teachable applications. With a background in both academia (PhD, 10+ years teaching) and collaborative research (Laval University, Canada), I specialize in turning complex AI/ML concepts into working systems and clear explanations.

  • πŸ”­ I’m currently working on: LLM applications (RAG systems, document Q&A), medical image classification, and time series forecasting.
  • 🌱 I’m currently learning: MLOps, LLM deployment (LangChain, vector databases), and production AI.
  • πŸ‘― I’m looking to collaborate on: LLM research, open‑source AI tutorials, or industry internships.
  • πŸ’¬ Ask me about: Machine Learning, Deep Learning (CNNs, LSTMs), LLMs and RAG, Big Data (Hadoop/Spark), and teaching data science.
  • πŸ“« How to reach me: [Your Email] | [LinkedIn URL] | [Google Scholar URL]

πŸš€ Featured Projects (pinned below)

πŸ€– LLM & Generative AI Projects

  • Document Q&A with RAG – Retrieval-Augmented Generation over PDF documents using LangChain + ChromaDB + OpenAI API (or local model)
  • Research Paper Assistant – LLM-powered tool to summarize and answer questions about arXiv papers
  • Code Documentation Generator – Uses an LLM to automatically generate docstrings and README files for Python code

πŸ₯ Medical AI Projects

  • Chest X‑ray Classification – CNN models for multi-class chest X-ray analysis with Twitter API integration
  • Skin Cancer Detection – Transfer learning for dermatological image classification

⚑ Forecasting & Time Series

  • Renewable Energy Forecasting – LSTM models for energy consumption prediction
  • ECG Time Series Prediction – LSTM for electrocardiogram signal prediction

πŸ“š Teaching Materials

  • Machine Learning Course – Graduate-level lectures, labs, and assignments
  • Deep Learning Course – Neural networks from scratch to modern architectures

Popular repositories Loading

  1. ML-course ML-course Public

    Machine Learing Course

    Jupyter Notebook 6 2

  2. Deep-Learning Deep-Learning Public

    Jupyter Notebook 3 2

  3. Data-Analysis-home-work-2023 Data-Analysis-home-work-2023 Public

    This is home work for Master students

    1

  4. Computer-vision Computer-vision Public

    1

  5. R R Public

    R Linear regression

    HTML

  6. TP2022 TP2022 Public

    Exercices1: Quartiles, Outlier Detection and BarPlot .Exercice2: Logistic regression compared with linear model.