Skip to content
View mallahim01's full-sized avatar

Block or report mallahim01

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

Hi, I'm Syed Mallahim Ali 👋

AI Engineer building production-ready AI systems — agentic AI, multi-agent orchestration, RAG pipelines, LLM applications, and the backend architecture underneath them.

By day I'm an AI Engineer at Lambda Theta – ELM ODC, working on enterprise-scale AI platforms. Alongside that, as an independent AI consultant I've delivered 100+ AI and automation projects for clients in 12 countries — agentic systems, voice AI, AI-powered marketplaces, and workflow automation shipped in 4 languages.

Google Cloud Certified — Associate Cloud Engineer · MS in Artificial Intelligence (in progress)

🏢 Where my production code lives

Most of my production work sits in private company repositories — including NUSUK AI, the AI assistant in Saudi Arabia's national Hajj & Umrah ecosystem, plus marketplace platforms and high-traffic backend services — so the source can't be public. The repos below are public, architecture-focused implementations built to show how I design those systems.

📌 Featured public work

Each repo mirrors a class of system I build professionally:

More public work: Agentic AI Frameworks Lab · AI Image Generation Studio · Gemma VLM Realtime Video Intelligence · Applied Computer Vision Lab · Voice Briefing Agent with Whisper + TTS · AiVentax Support Agent with LangGraph · Agentic Orchestration with Adalo + WhatsApp · MCP Server · Agent2Agent Protocol · Recursive Language Model

🧠 Stack

AI & agents: OpenAI APIs · LangGraph · CrewAI · Google ADK · MCP · A2A · RAG · LLM evaluation Retrieval: Milvus · embedding pipelines · hybrid search Backend: Python · FastAPI · Flask · Node.js · REST APIs · microservices · event-driven systems (Kafka) Cloud & infra: Google Cloud (Cloud Run, GKE, Pub/Sub) · Docker · Terraform Data: PostgreSQL · MongoDB · Redis

🌐 Connect

LinkedIn · Portfolio · X · smallahimali@gmail.com

Pinned Loading

  1. hr_management-multiagent_orchestration hr_management-multiagent_orchestration Public

    Configurable multi-agent HR management system: recruitment, employee ops, and HR automation with LangGraph, CrewAI and Google ADK

    Python 1

  2. archpilot-ai-architecture-planner archpilot-ai-architecture-planner Public

    AI product-discovery agent — staged requirement conversations that output architecture-ready spec documents

    Python 1

  3. hybrid-rag-system_milvus-openai hybrid-rag-system_milvus-openai Public

    Hybrid RAG reference build — FastAPI Q&A service with OpenAI embeddings and Milvus dense + BM25 sparse retrieval

    Python 1

  4. multi-tenant-ai-saas multi-tenant-ai-saas Public

    Multi-tenant AI SaaS starter — FastAPI backend with per-tenant configs, usage limits, request logging & model settings

    Python 1

  5. llm-evaluation-toolkit llm-evaluation-toolkit Public

    Evaluate LLM outputs before production — quality, structure, latency & cost checks with reusable test harnesses

    Python

  6. ai-gateway-guardrails ai-gateway-guardrails Public

    Lightweight LLM gateway — input validation, policy guardrails, request logging & safe response handling in front of model APIs

    Python 1