Skip to content
View elkaix's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@PyModel

Block or report elkaix

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
elkaix/README.md

Hi there, I'm Mohamed πŸ‘‹

Typing SVG

I engineer production-grade AI systems β€” specializing in LLM orchestration, multi-agent workflows, and scalable MLOps. 20+ open-source AI/ML projects.


🎯 Current Focus

🧠 Day job       IT Infrastructure & Cloud Administration 
πŸ› οΈ Enhancing     Pythinker Code β€” review-first AI harness CLI (pip install pythinker-code)
πŸ”­ Building      Pythinker AI β€” Personal AI Agent Framework (pip install pythinker-ai)
πŸŽ“ Studying      M.S. Applied Artificial Intelligence @ Eastern University
πŸ’¬ Ask me about  LangGraph, Multi-Agent Systems, MLOps Pipelines

πŸ› οΈ Tech Stack

Python TypeScript PyTorch TensorFlow scikit--learn LangChain Hugging Face AWS Docker FastAPI Next.js Vue 3 PostgreSQL Redis GitHub Actions Linux


πŸ† Flagship Projects

PyPI Downloads Python

Building and enhancing the Pythinker harness CLI β€” think first, then code. A review-first AI engineering agent for the terminal: code reviewer, security scanner, root-cause debugger, and code creator in one shell-native loop. pip install pythinker-code to try it.

Python Β· ACP Β· MCP Β· Code Review Β· Security Scanning Β· Terminal

PyPI Downloads Python

Ultra-lightweight personal AI agent β€” one Python process listens on Slack, Telegram, Discord, WhatsApp, Matrix, MS Teams, email, a WebSocket WebUI, and an OpenAI-compatible HTTP API, all multiplexed through a small readable agent loop. Published to PyPI as pythinker-ai β€” pip install pythinker-ai to try it.

asyncio Β· Pydantic Β· aiohttp Β· Vite + React Β· Bun Β· Docker Β· MCP Β· 25+ LLM providers


πŸ”¬ Applied AI & ML Portfolio


πŸ“Š GitHub Stats


πŸ“ˆ Contribution Graph

Activity Graph


🐍 Contribution Snake

Snake animation

πŸ† Certifications & Education

AWS AI & ML Scholar AWS ML Foundations AWS Generative AI

πŸŽ“ M.S. Applied Artificial Intelligence β€” Eastern University πŸ”¬ Nanodegree: Future AWS AI Scientist β€” Udacity x Accenture


πŸ“« Connect With Me

GitHub LinkedIn Website Email


πŸ’‘ Random Dev Quote

Readme Quotes


One must imagine an agent system happy.

πŸ€– The agent loop never stops.

Pinned Loading

  1. rag-document-qa rag-document-qa Public

    RAG-based document Q&A system with chunking strategies, semantic search, and FastAPI + React

    Python

  2. ai-resume-screener ai-resume-screener Public

    AI-powered resume screening system with skill matching, scoring, NER extraction, and evaluation metrics

    Python

  3. finetune-llm-lora finetune-llm-lora Public

    LLM fine-tuning with LoRA/PEFT adapters, configurable hyperparameters, and training pipeline with evaluation

    Python

  4. multi-agent-system multi-agent-system Public

    Multi-agent orchestration system with pipeline workflows, shared memory, and cooperative task execution

    TypeScript 2

  5. realtime-voice-assistant realtime-voice-assistant Public

    Real-time voice assistant with Whisper STT, intent classification, template-based NLU, and TTS synthesis

    Python