Skip to content
View anaslimem's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report anaslimem

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

Hi, I’m Anas Limem

profile views followers location open to work


TL;DR – Quick Highlights

  • AI & MLOps engineer-in-training: From scratch-built CNNs to cloud-native RAG pipelines.
  • Core Skills: Python, PyTorch, TensorFlow, LangChain, FastAPI, Streamlit, Docker, Kubernetes, CI/CD.
  • Top Projects:
    • VectorMind AI – Document Q&A engine using RAG + ChromaDB + Ollama, deployed with Docker/K8s.
    • Optimizers-from-scratch – Custom implementation of optimization algorithms for deep learning, explained and coded from first principles.

About Me

I build production-grade AI systems from first principles to scalable deployments. My expertise spans:

  • Deep Learning, NLP, and Retrieval-Augmented Generation (RAG)
  • Cloud-native systems: Docker, Kubernetes, observability, CI/CD
  • Open to collaborations on impactful AI products and research-driven prototypes

How I Build AI Systems

  • Modular design with queues, workers, and vector stores
  • Cloud-native deployments with Docker/Kubernetes
  • Clear observability and caching layers for performance

Tech Toolbox

Python PyTorch TensorFlow scikit-learn LangChain Ollama FAISS ChromaDB FastAPI Docker Kubernetes GitHub Actions Azure Blob Storage


Stats & Highlights

GitHub Streak Stats


Connect


“The best way to learn is to build.” — Let’s build something intelligent together.

Pinned Loading

  1. Optimizers-from-scratch Optimizers-from-scratch Public

    Training a tiny MLP on MNIST without using autograd, with manual forward/backward propagation, multiple optimizers, and learning rate schedules.

    Python 2

  2. VectorMind-AI VectorMind-AI Public

    AI-powered application that allows you to chat with your documents. Upload PDFs, text files, or paste raw text, and get intelligent, context-aware answers from a powerful language model.

    Python 2 1

  3. CNN-from-scratch CNN-from-scratch Public

    Convolutional Neural Network (CNN) trained on MNIST, built completely from scratch in NumPy (no PyTorch / TensorFlow).

    Python 1

  4. AI-Career-Mentor AI-Career-Mentor Public

    AI-powered application that helps users analyze CVs, match them against job requirements, detect skill gaps, and generate personalized learning roadmaps

    Python

  5. Smart-Article-Search Smart-Article-Search Public

    This project is a Smart Article Search Engine that integrates FastAPI for the backend and Streamlit for the frontend, designed to index and search articles from external sources such as The Guardia…

    Python

  6. AI-MCP-Tools AI-MCP-Tools Public

    A simple implementation of an MCP (Model Context Protocol) server in Python, deployed with FastMCP Cloud

    Python