Skip to content
View Abdul-Rehman6's full-sized avatar

Block or report Abdul-Rehman6

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

Hi, I'm Abdul Rehman πŸ‘‹

AI Engineer. I build production GenAI systems: agents, RAG pipelines, and the infrastructure around them.

LinkedIn Email

contribution grid snake animation


πŸ”­ What I do

I build GenAI products that run in production, not in notebooks. Two systems I have shipped:

  • Auxee β€” an enterprise GenAI chatbot on Azure (Azure OpenAI, Azure AI Search, RAG over private company data)
  • Falconic AI β€” an autonomous software engineering platform built on LangGraph agents with sandboxed code execution (E2B)

Most of my public repos here are focused explorations of the same ideas: multi-agent supervision, agentic RAG, MCP clients and servers, and production-grade LangGraph patterns.

πŸ› οΈ Stack

Python LangGraph LangChain FastAPI Azure OpenAI Azure AI Search PostgreSQL MongoDB Docker Git

Currently going deeper on evals (DeepEval, PromptFoo) and observability (LangSmith), because agents that can't be measured can't be trusted.

πŸ“Œ Selected repos

Repo What it shows
Production-Grade-LangGraph-Chatbot-Agent Structuring a LangGraph agent the way you would for a real deployment
Supervisor-Multi-Agent Supervisor pattern for coordinating multiple agents
Agentic-Rag RAG where the retrieval strategy is decided by the agent, not hardcoded
Custome-MCP-Client-Server MCP client and server built from scratch to understand the protocol

πŸ“Š Activity

Profile details

Repos per language Most commit language

Stats Productive time

✍️ Elsewhere

I write about agent architectures and RAG patterns on LinkedIn. If you are working on agentic systems and want to compare notes, reach out.

Pinned Loading

  1. pg-axi pg-axi Public

    An agent-native PostgreSQL CLI. Higher accuracy with fewer tokens than both psql and MCP.

    TypeScript 1

  2. Production-Grade-LangGraph-Chatbot-Agent Production-Grade-LangGraph-Chatbot-Agent Public

    Python

  3. Advance-Chatbot-Langgraph Advance-Chatbot-Langgraph Public

    Python

  4. Agentic-Rag Agentic-Rag Public

    Jupyter Notebook

  5. Custom-MCP-Client-Server Custom-MCP-Client-Server Public

    Python

  6. Supervisor-Multi-Agent Supervisor-Multi-Agent Public

    Jupyter Notebook