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

Block or report mrshibly

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

Mahmudur Rahman

Software & AI Engineer · LLM Systems · AI Agents · RAG · Backend Architecture

Portfolio Email LinkedIn GitHub


About

Versatile Software & AI Engineer specializing in production-grade backend architectures, autonomous AI agents (LangGraph, n8n), and scalable microservices. I build stateful multi-agent pipelines, high-precision RAG systems, and deploy LLM-powered workflows to production.

🔭 Currently building: production AI agents with LangGraph & n8n workflow automation

💼 Open to AI/ML Engineering roles — remote or Dhaka-based

🎓 B.Sc. Computer Science & Engineering — Daffodil International University

🏆 NASA Space Apps Challenge 2024 — Regional Winner & Global Nominee (Top 50 worldwide)

🥉 NASA Space Apps Challenge 2023 — Regional 2nd Runner-Up

🖥️ ICPC Preliminary Contestant (2021, 2022)


Tech Stack

AI Agents & LLM Engineering

RAG & Vector Search

Backend & Infrastructure

ML & Deep Learning


Featured Work

🔬 Autonomous Research Agent demo — Six coordinated agents (Planner → Search → Parser → Summarizer → Critic → Writer) that autonomously research any topic, with hybrid RAG (FAISS + BM25 + RRF) and real-time WebSocket streaming. FastAPI LangChain FAISS BM25 WebSockets Docker

⚖️ LexDraft — Legal Document AI — High-precision legal RAG system ingesting PDFs, scans, and handwritten notes via OpenCV + Tesseract OCR, with a semantic preference engine that learns from human edits. ChromaDB OpenCV Tesseract FastAPI Docker

🧠 MiniGPT from Scratch demo — Modern Llama-style decoder-only Transformer from scratch: custom BPE tokenizer, RoPE, SwiGLU, RMSNorm, Flash Attention, AMP mixed-precision training, and interactive Gradio demo. PyTorch RoPE SwiGLU Flash Attention Gradio

🤖 RAG Assistant API docs — Production FastAPI service with document ingestion, RAG-based chat, context memory, and tool calling. Powered by local embeddings. FastAPI LLM RAG ChromaDB Tool Calling

🏢 DealershipMS demo — Full-stack business management platform: FastAPI + SQLAlchemy 2.0 + PostgreSQL + React 19 + Redis, with JWT/RBAC auth, multi-language UI, and Docker Compose deployment. FastAPI PostgreSQL React Redis Docker


GitHub Stats

GitHub Streak

Pinned Loading

  1. PhantomAPI PhantomAPI Public

    👻 PhantomAPI — Turn ChatGPT's free web interface into an OpenAI-compatible API. Built with FastAPI + Playwright. Drop-in replacement for n8n, AI Agents, and any OpenAI client. Zero API costs.

    Python 5 1

  2. MiniGPT-from-Scratch MiniGPT-from-Scratch Public

    A complete implementation of a GPT-style decoder-only Transformer language model built from scratch in PyTorch, including BPE tokenization, dataset preprocessing, training pipeline, mixed-precision…

    Python

  3. autonomous-research-agent autonomous-research-agent Public

    Autonomous multi-agent research assistant that performs web search, literature analysis, knowledge synthesis, and automated structured report generation.

    Python 1

  4. Humanizer Humanizer Public

    The most advanced AI text humanization framework. 45+ patterns, perplexity/burstiness engineering, and multi-pass self-audit pipeline for Claude Code, OpenCode, and LLMs.

    1