Skip to content
View Abdullah1dev's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Islamabad, Pakistan
  • 17:21 (UTC +05:00)

Block or report Abdullah1dev

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

Typing SVG

Β  Β 


πŸ‘‹ About Me

I'm a Computer Science undergraduate at Air University Islamabad, specializing in AI & Machine Learning, currently working as an AI Engineer Intern at Decode Labs and Agentic AI & Prompt Engineering Intern at Neurofive Solutions.

I build end-to-end AI applications β€” RAG pipelines, agentic workflows, and LLM-powered tools β€” using Python, LangChain, LangGraph, FastAPI, and both REST APIs and locally-hosted models. Every project I've built is something I can run, explain, and defend in detail.

  • πŸŽ“ BSCS @ Air University Islamabad (AI/ML Specialization) β€” Expected 2028
  • πŸ’Ό AI Engineer Intern @ Decode Labs
  • πŸ’Ό Agentic AI & Prompt Engineering Intern @ Neurofive Solutions
  • πŸ”­ Currently building: Advanced Agentic AI systems with HITL + LangGraph
  • πŸ’‘ Interested in: RAG architectures, agent orchestration, LLM observability, HITL workflows
  • πŸ“ Based in Islamabad, Pakistan
  • πŸ“« Reach me: linkedin.com/in/abdullah-tahir-084307370

πŸ› οΈ Tech Stack

AI / ML & LLMs

Python LangChain LangGraph LangSmith Hugging Face Ollama

Data & ML Libraries

Pandas NumPy Scikit-learn Matplotlib Seaborn

Vector Databases & Search

FAISS ChromaDB

Web & APIs

Streamlit FastAPI OpenRouter

Tools & Platforms

Git GitHub VS Code Docker Jupyter


πŸš€ Featured Projects

πŸ€– Agentic AI Chatbot β€” LangGraph + RAG

Agentic chatbot that intelligently decides when to answer using the LLM and when to retrieve from uploaded PDFs via RAG. Features tool calling, persistent conversation memory via LangGraph Checkpointer, and full LangSmith tracing for observability.

πŸ“„ AI PDF Assistant β€” RAG Q&A System

RAG pipeline that answers natural-language queries over 100+ page PDFs using semantic retrieval. Built with LangChain, FAISS vector store, 500-token chunking, and Streamlit UI. Retrieval latency under 2 seconds.

πŸ“Š AI Data Analyst Assistant

Full-stack AI data analysis platform β€” Streamlit frontend + FastAPI backend β€” that ingests CSV datasets of 10,000+ rows, generates EDA reports, correlation heatmaps, and LLM-generated business insights with a multi-turn Q&A chatbot.

🎯 AI-Powered ATS Resume Analyzer

End-to-end ATS system that parses resumes against job descriptions, generates a match score, highlights missing skills, and suggests AI-powered rewrites using structured prompt engineering and JSON response parsing.


πŸ“ˆ GitHub Stats


πŸ† GitHub Trophies


πŸ“Š Contribution Graph


🧠 Currently Building

class AbdullahTahir:
    def __init__(self):
        self.role        = "AI Engineer Intern"
        self.companies   = ["Decode Labs", "Neurofive Solutions"]
        self.university  = "Air University Islamabad (BSCS, AI/ML β€” 2028)"
        self.currently   = ["Advanced LangGraph agents with HITL", "LLM fine-tuning", "Advanced RAG systems"]
        self.tech_stack  = ["LangChain", "LangGraph", "LangSmith", "RAG", "FAISS", "FastAPI", "OpenRouter"]
        self.interests   = ["Agentic AI", "LLM Observability", "RAG architecture", "Prompt engineering"]

    def say_hi(self):
        print("Thanks for visiting! Feel free to explore my projects or reach out.")

me = AbdullahTahir()
me.say_hi()

🀝 Connect With Me

Β Β  Β Β 

Currently interning as an AI Engineer. Always open to interesting AI engineering conversations.

Pinned Loading

  1. ai-data-analyst-assistant ai-data-analyst-assistant Public

    AI-powered data analyst that ingests CSV files, generates EDA reports, correlation heatmaps, and answers follow-up questions via a local LLM chatbot.

    Python 1

  2. ai-pdf-assistant-rag ai-pdf-assistant-rag Public

    RAG pipeline for natural-language Q&A over large PDFs using LangChain, FAISS vector store, and Streamlit. Chunked retrieval with sub-2s latency.

    Python 1

  3. LangGraph-Tutorials LangGraph-Tutorials Public

    Structured learning notebooks and examples for building stateful, multi-step agentic workflows with LangGraph. Covers nodes, edges, state management, and conditional routing.

    Python 1

  4. agentic-ai-chatbot-langgraph agentic-ai-chatbot-langgraph Public

    An Agentic AI Chatbot built with LangGraph, LangChain, and Streamlit that intelligently decides when to answer using an LLM or retrieve information from user-uploaded PDF documents using Retrieval-…

    Python 1

  5. AI-Career-Mentor AI-Career-Mentor Public

    Your personal AI mentor for learning AI, building projects, preparing for interviews, and growing your career.

    Python 1

  6. Research-Intelligence-Platform Research-Intelligence-Platform Public

    An AI-powered platform for discovering, organizing, understanding, and learning from scientific research.

    Python 1