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

Block or report Shaukataliii

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Shaukataliii/README.md

πŸ‘‹ Hi, I'm Shaukat Ali Khan

I’m an aspiring Machine Learning Engineer, focused on Generative AI and solving traditional challenges with Machine Learning, Deep Learning, and NLP. I enjoy building purposeful projects that simplify complex processes and aim to drive innovation, automation, and productivity in businesses and beyond.

🌟 Freelance Projects

  • Audit Helper: A Python package leveraging ChatGPT-4 to audit PDF files by extracting and cross-checking data with CSVs.
  • Medical Data Helper: Uses OpenCV to detect checkboxes filled by patients and extract relevant medical history details.

πŸš€ Key Technologies

  • Languages: Python
  • Libraries/Frameworks: Scikit-learn, Pandas, Numpy, OpenCV, LangChain, Hugging Face, OpenAI, LLMs

🎯 Goals

I aim to become a proficient ML Engineer specializing in model building, RAG systems, and business problem-solving.

πŸ† Projects Overview

  • Land Legal Advisor: Chatbot for land-related legal queries using Retrieval-Augmented Generation (RAG).
  • Quiz Generator: Automates quiz creation and performance evaluation for teachers.
  • Blog Generator: Generates professional blogs using Streamlit and Ollama LLM based on user input.
  • Mask Recognition: Detects face masks from live camera feeds and images using computer vision.
  • Audit Helper: Uses GPT-4 to audit PDFs and verify data against CSVs for detailed reports.
  • Medical Data Gathering Helper: Extracts patient history using OpenCV to detect filled checkboxes on medical forms.
  • SVM Implementation: Demonstrates Support Vector Machine (SVM) with custom kernels on a custom dataset.
  • Clustering Implementation: Applies K-Means, DBSCAN, and Hierarchical Clustering with silhouette scoring for evaluation.
  • Car Price Predictor: Predicts resale prices of used cars using machine learning models.
  • Smart Educator: AI-based school management system to monitor and analyze student performance.
  • WhatsApp Chat Analysis: Analyzes WhatsApp chat files using exploratory data analysis (EDA) techniques.

πŸ“š Courses & Certifications

  • Python, ML, DL, NLP, Gen AI from various platforms (Krish Naik, CampusX, etc.)
  • AI Basics Course by Irfan Malik (CEO of Xeven Solutions Ltd)
  • Advanced AI Course by Irfan Malik (In Progress)
  • Prompt Engineering by Andrew NG | Deeplearning.ai
  • Data Analytics and Business Intelligence - DigiSkills
  • Communication and Soft Skills - DigiSkills

Let’s connect and collaborate on impactful projects!

Pinned Loading

  1. land-legal-advisor land-legal-advisor Public

    A chatbot to assist in land related legal queries, built using RAG.

    Python

  2. quiz-generator quiz-generator Public

    A project that aims to simplify quiz creation and performance evaluation for teachers.

    Jupyter Notebook

  3. mask-recognition mask-recognition Public

    A web app to detect face mask from a single image and live camera.

    Jupyter Notebook

  4. blog-generator blog-generator Public

    This project is a Blog Generator web application built using Streamlit and LangChain The app uses the Ollama LLM (Large Language Model) to generate professional, informative blogs based on the user…

    Python 1

  5. whatsapp-chat-analysis whatsapp-chat-analysis Public

    This Streamlit based application requires a WhatsApp chat file and performs EDA for that.

    Jupyter Notebook 1

  6. car-price-predictor car-price-predictor Public

    A ML-based model trained to predict the resell price of a used car. The application is hosted on Streamlit cloud.

    Jupyter Notebook