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 Applied AI Engineer focused on crafting clean, scalable solutions using Machine Learning and Generative AI. My focus is on addressing traditional challenges using the latest techniques. I take pride in building purposeful projects that not only solve problems but also simplify complex processes, ultimately driving innovation, automation, and productivity.

🌟 Freelance Projects

  • Interview Optimizer: Real-time interview optimizer leveraging AI to analyze conversations and provide actionable feedback for improved interview performance.
  • Invoice Processor: OpenAI GPT-4-based invoice processor that handles random formats, performs OCR, and saves extracted data in a CSV file with optimal cost saving.
  • 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 Recognizer: 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.
  • MedFed Insight: 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, Robert C. Martin, ArjanCodes etc.)
  • AI Basics Course by Irfan Malik (CEO of Xeven Solutions Ltd)
  • Prompt Engineering by Andrew NG | Deeplearning.ai
  • Advanced AI Course by Irfan Malik (In Progress)
  • **Langchain - Chat with your data" by Harrison Chase on 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