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

Block or report zubairanjumm

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

About Me

I'm a Python developer focused on AI Engineering and backend systems.

I build systems around LLMs, AI agents, RAG, APIs, databases, and machine learning, with a strong focus on understanding how the underlying systems actually work.

Currently working toward becoming a stronger AI Engineer capable of designing and shipping production-grade AI applications.

Python
   │
   ├── Machine Learning
   │
   ├── LLM Applications
   │      ├── RAG
   │      ├── AI Agents
   │      └── Multi-Agent Systems
   │
   └── Backend Engineering
          ├── FastAPI
          ├── SQLAlchemy
          ├── PostgreSQL
          └── API Architecture

⚔️ All Of My Skills


Python

FastAPI

PyTorch

PostgreSQL

SQLite

Docker

Git

GitHub

VS Code

NumPy

pandas

Jupyter

Conda

Linux

Bash

GitHub Actions

Redis

NGINX

AI / LLM

LLMs · RAG · AI Agents · Multi-Agent Systems · Prompt Engineering · Embeddings · Vector Search · LLM Applications

Backend & Data

REST APIs · Authentication · Database Design · ORM · Migrations · API Architecture · Vector Databases

AI / Research Tools

Python Tooling

uv · pip · venv · pytest · python-dotenv · asyncio · typing · Pydantic


🚀 Projects

🔬 Multi-Agent Research System

Search → Read → Write → Critique

A multi-agent research system that coordinates specialized AI agents to automate web research and report generation.

Built with

Python LangChain OpenAI Tavily BeautifulSoup Requests Streamlit


📚 Research Hub

A FastAPI backend for organizing research projects and their related resources.

The system includes:

Authentication · Projects · Bookmarks · Notes · Resources · SQLAlchemy · Alembic

Built with

Python FastAPI SQLAlchemy SQLite PostgreSQL


🧠 What I'm Currently Exploring

                    AI ENGINEERING
                         │
        ┌────────────────┼────────────────┐
        │                │                │
       LLMs             RAG             Agents
        │                │                │
        └────────────────┼────────────────┘
                         │
                  AI APPLICATIONS
                         │
              ┌──────────┴──────────┐
              │                     │
           FastAPI              Databases
              │                     │
              └──────────┬──────────┘
                         │
                   REAL PRODUCTS

Current Focus

  • Building better AI agents
  • Understanding RAG architecture
  • Building production-style FastAPI backends
  • Database architecture with PostgreSQL + SQLAlchemy
  • Exploring LangGraph
  • Learning how LLM systems work underneath the abstractions
  • Turning AI experiments into useful products

🐍 Contribution Graph

GitHub contribution snake

🤝 Connect


Python · AI Engineering · Backend · Systems


Pinned Loading

  1. fastapi-blog-project fastapi-blog-project Public

    A production-oriented blog application built with FastAPI. The project covers user authentication, authorization, blog post management, PostgreSQL database integration, API development, data valida…

    HTML

  2. fastapi-ai-game fastapi-ai-game Public

    AI-powered Choose Your Own Adventure game built with FastAPI, LangChain, OpenAI, PostgreSQL, and SQLAlchemy. Generates interactive stories based on player choices with a scalable backend architecture.

    Python

  3. multi-agent-system multi-agent-system Public

    A multi-agent AI research system built with LangChain that autonomously searches the web, scrapes relevant sources, generates a structured research report, and evaluates it using a dedicated critic…

    Python 1

  4. research-management-system research-management-system Public

    Python 1

  5. langchain-decoded langchain-decoded Public

    Jupyter Notebook