Skip to content
View mzeeshanaltaf's full-sized avatar

Block or report mzeeshanaltaf

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.

Content in all repositories owned by your account will be closed.
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
mzeeshanaltaf/README.md

Zeeshan Altaf

AI Transformation Leader & Agentic AI Architect

Building autonomous AI systems, agentic workflows & intelligent automation at 92labs.ai

Portfolio LinkedIn X Email

About Me

I'm the founder of 92labs.ai, an Agentic AI & Automation Lab where I build AI-powered SaaS products, multi-agent workflows, RAG systems, and the runtime "harnesses" that make production AI agents reliable. Before that, I spent 20+ years in engineering leadership — most recently as Director, Engineering Operations at Siemens Industry Software, and before that across engineering management and operations roles at Mentor Graphics Pakistan. I'm a two-time President of Pakistan IT Award recipient (2020 & 2021) for contributions to software export and innovation.

Today I spend my time designing multi-agent systems, agent orchestration layers, and retrieval-augmented generation pipelines — and shipping them as real, live products.

What I Do

Agentic AI Workflows Multi-agent systems that collaborate, reason, and execute complex tasks autonomously — orchestration, tool-use, memory & context management, human-in-the-loop patterns.
Agent Harness Development The runtime infrastructure beneath AI agents — streaming tool-calling loops, multi-provider model registries, session persistence, auth & usage-based billing.
Agentic RAG Systems Retrieval-augmented generation that intelligently searches, reasons over, and synthesizes knowledge bases — hybrid search, multi-document reasoning, citation tracking.
AI-Powered SaaS Applications End-to-end LLM-powered products, from intelligent document processing to lead-generation funnels.
Automation Workflows Event-driven automation pipelines connecting tools, APIs, and data sources to eliminate manual work.

Tech Stack

AI & Orchestration OpenAI Anthropic Gemini Mistral AI LangChain n8n

Frontend Next.js React TypeScript Tailwind CSS

Backend & Runtime Node.js Bun FastAPI Hono Python

Data & Infra PostgreSQL MongoDB Prisma Neon Upstash Vercel

Auth Better Auth Clerk

Flagship Agentic AI Projects

ForgeCode — Terminal-Native AI Coding Agent

A full agent harness for a CLI coding assistant: a streaming tool-calling loop, a 7-tool toolbox (read/write/edit files, list directory, glob, grep, run shell), and runtime switching between OpenAI, Anthropic, and Google models. The server is stateless by design — it rebuilds context from persisted conversation history every turn, while the terminal client owns the filesystem and executes every tool locally. Includes a read-only "Plan" mode for safe research before code changes, persistent auto-titled sessions, and usage-based billing.

TypeScript Bun Hono Prisma PostgreSQL Clerk Polar AI SDK

Repository →

Multi-Agent Slackbot — Cooperating Specialist Agents

Three specialized agents working in concert inside Slack: a Channel Bootstrap Agent, an Onboarding Agent, and a Knowledge Retrieval Agent — handling channel setup, automated new-hire onboarding, and project-specific knowledge lookups without manual intervention.

LangChain n8n Vector DB Python Slack API

Qanoon — Agentic RAG Over Pakistan's Federal Statutes

Answers questions about 525 Pakistani federal statutes (6,487 pages) in plain language, grounded strictly in statute text. Hybrid retrieval fuses pgvector cosine search with Postgres full-text search via Reciprocal Rank Fusion; every answer cites the exact page of the source PDF. Includes precomputed per-act summaries, a per-user credit system, and an admin dashboard for in-app document ingestion.

Next.js TypeScript pgvector PostgreSQL Better Auth Vercel AI SDK OpenAI

Live → · Repository →

DocGenie — Multi-Format Document Q&A

Upload a PDF, DOCX, TXT, or CSV and chat with it. Eight n8n workflows handle ingestion, retrieval, chat, auto-titling, and credit metering across persistent, multi-session conversations, reasoning over documents with Claude.

Next.js n8n Claude Better Auth

Live → · Repository →

SolarQuote — Bill-to-Solar Estimate Lead Funnel

Upload an electricity bill (any country, layout, or language) and get back a satellite-sized solar system estimate with a 25-year ROI projection. Mistral OCR extracts consumption and address data, an LLM structures it, and PVGIS/NASA POWER irradiance data drives the sizing — turning every visitor into a qualified lead.

Next.js Prisma Neon Mistral OCR OpenAI Google Maps API

Live → · Repository →

More Projects

Beyond the agentic work above, I've shipped a range of AI-powered SaaS products — document processing, RAG, fitness planning, generative design, and more. Full case studies at zeeshanai.cloud/projects.

Project Description Link
InvoiceExtract Automated invoice data extraction (OCR + LLM) Live · Repo
ResuMatchAI AI resume-to-job-description evaluator Live · Repo
FitFusion Personalized AI fitness & nutrition planner Live · Repo
Greetify AI-generated personalized greeting cards Live · Repo
TypeSprint Adaptive AI-powered typing tutor Live · Repo
ChargeMap PK Pakistan's EV charging station discovery platform Live · Repo
YouTube Analytics No-signup analytics for YouTube creators Live · Repo

Developer Utilities

Standalone tools I built to stop depending on third-party providers for everyday tasks — free, open source, and privacy-first where it matters.

Tool Description
Tokenizer LLM token counter
Markdown2PDF Markdown → PDF/HTML converter, runs entirely in-browser
DiffLab Web-based diff & comparison tool
Keyforge UUID/GUID/password/API-key generator, entirely client-side via the Web Crypto API

GitHub Stats

Zeeshan's GitHub stats Top languages GitHub streak stats

Let's Connect

Portfolio LinkedIn X Email

Open to conversations about agentic AI architecture, automation, and AI transformation.

Popular repositories Loading

  1. genai-rag-groq-faiss genai-rag-groq-faiss Public

    RAG based generative AI application that allows to chat with PDF documents. Developed using Streamlit and Groq AI Inference technology.

    Python 2

  2. streamlit-trading-pair-seasonals streamlit-trading-pair-seasonals Public

    Trading Pair Seasonals

    Python 2

  3. code-review-analyst-openai code-review-analyst-openai Public

    AI Powered Code Review Analyst

    Python 1

  4. website-rag-openai website-rag-openai Public

    RAG based Gen AI application to chat with website

    Python 1

  5. chat-with-multiple-websites chat-with-multiple-websites Public

    Chat with Multiple Websites

    Python 1

  6. machine-learning-course machine-learning-course Public

    Implementation of different machine learning algorithms

    Jupyter Notebook 1