Skip to content
View AbdulRehman393's full-sized avatar
💭
📚 Learning & Building AI/ML
💭
📚 Learning & Building AI/ML

Block or report AbdulRehman393

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

Typing SVG

Image Image Image

Image Image


Image


Image About Me

Coding

class AIEngineer:
    def __init__(self):
        self.name = "Abdul Rehman Saeed"
        self.role = "Computer Science Student"
        self.university = "COMSATS University"
        self.location = "Pakistan 🇵🇰"
        self.current_focus = "AI/ML Engineering"

    def skills(self):
        return {
            "languages": ["Python"],
            "ai_ml": ["LangChain", "RAG", "ChromaDB", "LLMs"],
            "learning": ["NumPy", "Pandas", "ML Algorithms"],
            "tools": ["Git", "VS Code", "Jupyter", "Linux"],
            "interests": ["GenAI", "Agentic AI", "RAG", "FastAPI", "MLOps"]
        }

    def goals_2026(self):
        return [
            "Master ML fundamentals",
            "Build 10+ AI/ML projects",
            "Keep learning and keep building 🚀"
        ]

🎯 Quick Snapshot

🎓 Education Computer Science @ COMSATS University
💼 Goal AI/ML Engineer at a Top Tech Company
🔥 Already Built With LangChain, RAG, ChromaDB, LLMs, Streamlit
🌱 Currently Learning NumPy, Pandas, ML Fundamentals, Data Analysis
🎯 Next Up ML Specialization, GenAI, Agentic AI, Docker
💡 Philosophy Learn by building, not just watching
🤝 Open To Internships, Collaborations, Mentorship

"Currently on a structured journey to become an AI/ML Engineer — learning, building, and shipping projects consistently."

Image

🛠️ Tech Stack & Tools

💻 Languages & Core Skills

Python Git GitHub VS Code Linux

🤖 AI/ML Stack (Hands-on Experience)

Image Image Image Image Image Image Image

📊 Data Science Stack (Learning)

NumPy Pandas Jupyter Matplotlib

🔮 Next in Pipeline

Image Image Image Image Image

Image

📊 GitHub Statistics

Abdul Rehman's GitHub Stats Image
Image Image

Image

💼 What I'm Looking For


Image

Internships

AI/ML positions to apply
my skills and grow



Image

Collaboration

Open source projects &
research opportunities



Image

Mentorship

Guidance from experienced
ML engineers



Image

Freelance

Python automation &
AI/ML projects


Image

💭 Philosophy & Approach

🎯 My Learning Style

approach: hands-on
mindset: growth-oriented
method: learn → build → improve → repeat
focus: real-world applications
belief: consistency > intensity

🌟 Core Values

  • 📚 Continuous Learning
  • 🔨 Building Over Watching
  • 🤝 Community Contribution
  • 💡 Problem-Solving First
  • 🎯 Quality Over Quantity

💬 Personal Mantra

"Perfection is not attainable, but if we chase perfection, we can catch excellence."
— Vince Lombardi

"The best time to plant a tree was 20 years ago. The second best time is now."

Learning, building, and growing — one commit at a time.

Image

🤝 Let's Connect!

Image Image Image



📬 Best Way to Reach Me

💼 Professional Inquiries: https://www.linkedin.com/in/khawaja-abdul-rehman-24088b266
📧 Direct Contact: khawajaabdulrehman393@gmail.com
💻 Collaboration: Open an issue or discussion on GitHub




If my journey resonates with you, consider following along!
Building in public • Learning together • Growing consistently


Image

Pinned Loading

  1. youtube-qa-assistant youtube-qa-assistant Public

    AI-powered YouTube Q&A Assistant that extracts video transcripts and lets you chat, summarize, and semantically search the content using a RAG pipeline (LangChain + ChromaDB + MiniLM embeddings) wi…

    Python 6

  2. github-smart-agent github-smart-agent Public

    AI-powered GitHub repository analyzer that ingests full codebases, enables codebase-wide chat, detects bugs, and suggests optimizations using RAG (LangChain + FAISS + OpenRouter) with a Streamlit UI.

    Python 5

  3. langchain-rag langchain-rag Public

    Complete LangChain learning path: LLM integration, intelligent agents, prompt engineering, and production-ready RAG (Retrieval Augmented Generation) implementations with OpenAI & HuggingFace

    Jupyter Notebook 4

  4. DocuMind-Nexus DocuMind-Nexus Public

    🧠 DocuMind Nexus — A docs-first RAG assistant (FastAPI + Streamlit + LangChain + ChromaDB) that indexes PDF/DOCX/HTML for natural-language Q&A, with multi-model support via OpenRouter, optional Ser…

    Python 2