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

Highlights

  • Pro

Block or report mohamed-elkholy95

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

Hi there, I'm Mohamed Elkholy πŸ‘‹

Typing SVG

GitHub followers GitHub stars Profile Views

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 
πŸ”­ 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
⚑ Fun fact      Former dental surgeon turned AI engineer

πŸ› οΈ Tech Stack

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


πŸš€ Flagship Project

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