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.

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

Anas Limem


What I Do

I build AI systems that solve actual problems. My work centers on agent architectures, backend services, and production-ready machine learning applications.

Core experience:

  • Designing multi-agent systems with ADK that handle complex workflows
  • Building REST APIs with FastAPI for production environments
  • Containerizing and orchestrating services with Docker and Kubernetes
  • Implementing vector search and retrieval systems for AI applications
  • Training and deploying deep learning models end-to-end

I focus on the full lifecycle: from initial architecture to deployment, monitoring, and maintenance.


Featured Work

Agent Systems
Built production agent systems using ADK with tool integration, state management, and orchestration. These aren't demos—they handle real tasks with error recovery and logging.

VectorMind AI
A retrieval-augmented generation platform using ChromaDB and FastAPI. Deployed in containers with proper separation of concerns. Shows I understand both the ML and engineering sides.

Deep Learning Fundamentals
Implemented optimization algorithms (Momentum, RMSProp, Adam) from scratch. Built classifiers for medical imaging and NLP tasks. I don't just use libraries. I understand what's happening under the hood.


Currently

  • Expanding monitoring and observability practices for ML systems
  • Building more sophisticated agent coordination patterns
  • Contributing to open source tools I actually use
  • Studying distributed system design for AI workloads

Technical Stack


GitHub Activity


Contact


I learn by building. Check the repositories to see what I've actually made.

Pinned Loading

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

    Training a tiny MLP 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. AI-MCP-Tools AI-MCP-Tools Public

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

    Python

  6. Autonomous_research_assistant Autonomous_research_assistant Public

    Agentic AI research assistant that autonomously processes domain-specific documents and generates structured insights through multi-agent collaboration.

    Python 1