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

Highlights

  • Pro

Organizations

@PyModel

Block or report elkaix

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
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

PythonTypeScriptPyTorchTensorFlowscikit--learnLangChainHugging FaceAWSDockerFastAPINext.jsVue 3PostgreSQLRedisGitHub ActionsLinux


🏆 Flagship Projects

PyPIDownloadsPython

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

PyPIDownloadsPython

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-aipip install pythinker-ai to try it.

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


🔬 Applied AI & ML Portfolio


📊 GitHub Stats

GitHub statsTop languages
GitHub Streak

📈 Contribution Graph

Activity Graph


🐍 Contribution Snake

Snake animation

🏆 Certifications & Education

AWS AI & ML ScholarAWS ML FoundationsAWS Generative AI

🎓 M.S. Applied Artificial Intelligence — Eastern University 🔬 Nanodegree: Future AWS AI Scientist — Udacity x Accenture


📫 Connect With Me

GitHubLinkedInWebsiteEmail


💡 Random Dev Quote

Readme Quotes


One must imagine an agent system happy.

🤖 The agent loop never stops.

Pinned Loading

  1. rag-document-qarag-document-qaPublic

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

    Python

  2. ai-resume-screenerai-resume-screenerPublic

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

    Python

  3. finetune-llm-lorafinetune-llm-loraPublic

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

    Python

  4. multi-agent-systemmulti-agent-systemPublic

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

    TypeScript 2

  5. realtime-voice-assistantrealtime-voice-assistantPublic

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

    Python