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

Block or report Kandil7

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

πŸ‘‹ Hi, I'm Mohamed Kandil

Full Stack AI Engineer | Building Production AI Systems

Email LinkedIn GitHub

Typing SVG

πŸš€ About Me

class FullStackAIEngineer:
    def __init__(self):
        self.name = "Mohamed Kandil"
        self.location = "Egypt πŸ‡ͺπŸ‡¬"
        self.title = "Full Stack AI Engineer"
        
    def expertise(self):
        return {
            "ai_ml": ["RAG Systems", "OCR/Document AI", "NLP", "LLMs"],
            "backend": ["FastAPI", "Python", "Docker", "Microservices"],
            "databases": ["MongoDB", "Qdrant", "PostgreSQL"],
            "cloud": ["Azure", "AWS"],
            "specialization": "Arabic NLP & Computer Vision"
        }
    
    def currently_building(self):
        return [
            "πŸŽ“ LMS Backend (FastAPI + MongoDB + Azure)",
            "πŸͺͺ Egyptian ID OCR System (YOLO + PaddleOCR)",
            "πŸ”€ Hybrid RAG Engine (Dense + BM25 + Reranking)",
            "πŸ“– Quranic Knowledge Base (RAG + Arabic NLP)"
        ]

πŸ› οΈ Tech Stack

Languages & Frameworks

Python FastAPI Flutter JavaScript

AI/ML & Data

PyTorch TensorFlow HuggingFace OpenAI LangChain

Databases & Vector Stores

MongoDB PostgreSQL Qdrant Redis

DevOps & Tools

Docker Git Azure GitHub Actions


πŸ’Ό Featured Projects

πŸͺͺ Egyptian ID OCR System

Production-ready Arabic OCR pipeline

  • 🎯 YOLO detection β†’ OCR ensemble β†’ JSON APIs
  • πŸ”₯ PaddleOCR + EasyOCR with confidence gating
  • βœ… ~92% field-level accuracy on real samples
  • 🏦 Ready for fintech/KYC applications

Tech: YOLO PaddleOCR EasyOCR OpenCV FastAPI

πŸ”€ Hybrid RAG Engine

Advanced retrieval system for Q&A

  • πŸš€ Dense + BM25 hybrid search with reranking
  • πŸ“š Smart chunking & source citations
  • ⚑ <2s latency with reduced hallucinations
  • 🌐 Optimized for Arabic/English corpora

Tech: Qdrant BM25 LangChain OpenAI Cohere

πŸŽ“ Learning Management System

Scalable LMS backend from scratch

  • πŸ” JWT auth with role-based access control
  • πŸ“¦ Modular FastAPI microservices
  • ☁️ Azure Blob for media storage
  • 🐳 Fully containerized with Docker

Tech: FastAPI MongoDB Azure Blob Docker JWT

πŸ“– Quranic Knowledge Base

Islamic RAG system with Arabic NLP

  • πŸ•Œ Quran, Hadith, Tafsir with vector search
  • πŸ” Semantic search with Arabic embeddings
  • πŸ“Š Knowledge graph integration
  • 🎯 Context-aware retrieval

Tech: Qdrant Arabic NLP RAG FastAPI


🎯 What I Do

πŸ” RAG Systems

Hybrid retrieval (dense + BM25)
Reranking β€’ Evaluation
Observability & monitoring

πŸͺͺ Arabic OCR

Detection β†’ OCR ensemble
Post-processing pipelines
Structured JSON APIs

βš™οΈ Backend Engineering

FastAPI β€’ Clean architecture
Docker β€’ CI/CD
Auth & security (JWT)

🌐 Multilingual AI

Arabic-first UX
Custom embeddings
Normalization & tokenization

πŸ€– LLM Applications

Prompt engineering
Function calling
Agent frameworks

πŸ“± Full Stack

Flutter mobile apps
RESTful APIs
End-to-end systems


πŸ“Š GitHub Stats


🐍 Contribution Graph

Snake animation


πŸ“ˆ Activity Graph

Activity Graph


🎯 Current Focus

Learning:
  - Advanced RAG patterns & optimization
  - Production ML deployment strategies
  - System design for scalable AI
  - Edge AI & on-device ML

Building:
  - Production-grade AI systems
  - Arabic NLP solutions
  - Full-stack AI applications
  - Open-source contributions

Goals:
  - Master RAG architecture
  - Build impactful Arabic AI tools
  - Contribute to open-source AI projects
  - Establish expertise in MLOps

πŸ’¬ Let's Connect!

πŸ’Ό Open to collaborations, freelance projects, and full-time opportunities

Profile views

⚑ "Building AI systems that actually work in production" ⚑

Pinned Loading

  1. prprompts-flutter-generator prprompts-flutter-generator Public

    Generate customized PRPROMPTS for Flutter projects from PRD - HIPAA, PCI-DSS, GDPR compliant with Clean Architecture and BLoC patterns

    JavaScript 9 3