Skip to content
View shahjhan99's full-sized avatar

Block or report shahjhan99

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

Hello, I'm Muhammad Shahjhan Gondal πŸ‘‹

shahjhan99 GitHub Followers GitHub Stars


❀️ About Me

  • πŸ€– Working on AI-driven innovations in NLP, Computer Vision, and LLMs
  • 🧠 Building RAG systems, healthcare analytics & GenAI tools
  • πŸ› οΈ Experienced in FastAPI, Docker, AWS, Hugging Face, and LLaMA3
  • πŸ“˜ Pursuing BS in Software Engineering (GCUF)
  • πŸ’¬ Ask me about ML, DL, Python, or API-based AI apps
  • πŸš€ I enjoy applying AI to solve real-world problems

GitHub Streak


🌐 Connect with me


πŸ’» Technical Skills

πŸ‘¨β€πŸ’» Languages

πŸ€– AI & Machine Learning

🧰 Data & Tools


πŸ“Š GitHub Stats


snake gif


✨ Thanks for visiting β€” Let's build something awesome with AI! πŸš€

Pinned Loading

  1. Visual-Intelligence-RAG-System Visual-Intelligence-RAG-System Public

    Visual Intelligence RAG System is an interactive document Q&A tool that lets you upload PDFs or Word files, automatically index their content with FAISS and Hugging Face embeddings, and answer natu…

    Python

  2. genAI-chatBot genAI-chatBot Public

    Description: This is an AI-powered chatbot built using Gradio for the interface and Groq's LLaMA3 model for generating responses. It securely retrieves the API key from Google Colab's userdata, sup…

    Jupyter Notebook

  3. bagging_DecisionTREE bagging_DecisionTREE Public

    This project shows how to apply Bagging (Bootstrap Aggregating) using three different Decision Trees trained on different random subsets of the data. Bagging helps reduce overfitting and improves m…

    Jupyter Notebook

  4. video-audio-Transcription video-audio-Transcription Public

    Speaker diarization and transcription app using Whisper, Pyannote, and LLaMA3 LLM β€” processes video/audio files to generate labeled transcripts, speaker segments, summaries, and suggested interview…

    Python

  5. LicensePlate_Recognition_YOLO8 LicensePlate_Recognition_YOLO8 Public

    This project detects and recognizes license plates in videos using YOLOv11 for detection and EasyOCR for text recognition. The results, including bounding box coordinates, detected text, and timest…

    Jupyter Notebook

  6. vehicle-parking-detection vehicle-parking-detection Public

    Vehicle Parking Detection using YOLOv8 – A deep learning-based parking space detection system using YOLOv8. This project includes training, inference on images/videos, and a Streamlit web app for r…

    Python