Skip to content
View QaisarRajput's full-sized avatar
🤔
Curious
🤔
Curious

Block or report QaisarRajput

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

Hi 👋, I'm Qaisar Tanvir

AVP – AI/ML Architecture & MLOps | Leading MLOps Track | Cloud AI Strategist & Data Scientist

qaisarrajput

qaisarrajput

I specialize in AI/ML architecture, deep learning, and MLOps, with 10+ years of experience building scalable solutions across Healthcare, Pharma, Finance, Retail, and Manufacturing. My work bridges business strategy with cutting-edge AI, delivering real-world impact through data-driven systems and enterprise-scale AI adoption.

Recent Publications:

DINOv3: why vision foundation models deserve the same excitement as LLMs DINOv3: why vision foundation models deserve the same excitement as LLMs

Every day the feed hypes the next big LLM. That makes sense — language unlocked new product workflows. But the release of DINOv3 is a reminder that vision is entering a comparable inflection point: a single, frozen backbone that delivers high-resolution dense features usable across many tasks, often without fine-tuning. This matters for product velocity, annotation budgets, and where engineering effort should live. (AI Meta, GitHub)

Tags: aimetacomputer-visionchatgptllama-3

SEO to GEO: Search Engine Optimization using AI SEO to GEO: Search Engine Optimization using AI

Content strategy is undergoing a fundamental shift: traditional SEO, with its keyword-centric, link-building tactics, is giving way to Generative Engine Optimization (GEO), an approach designed to ensure content is not only discoverable but also directly consumable by AI-driven search systems. As a data scientist who has spent years working with NLP models, LLM pipelines, and AI-driven analytics, I’ve witnessed firsthand how this transition is transforming digital discovery. In my expert opinion, companies that embrace GEO today will secure a decisive advantage tomorrow.

Tags: openairanking-on-googlegenaiseosearch-engine-optimizati

Codebase-to-Text : Give your whole code project to LLMs Codebase-to-Text : Give your whole code project to LLMs

A quick way to convert all your code project into one text file for LLMs based context or RAG based applications.

Tags: pythonretrieval-augmentedterminallarge-language-modelsopen-source

Ethical Implications of AI in Warfare: Navigating a Complex Landscape Ethical Implications of AI in Warfare: Navigating a Complex Landscape

Exploring the Real-World Implications and Regulatory Imperatives Amidst Israel’s AI-Enabled Military Operations

Tags: surveillanceresponsible-aiartificial-intelligencewarfaremachine-learning

Multimodal Deep Multipage Document Classification using both Image and Text Multimodal Deep Multipage Document Classification using both Image and Text

Document AI using python and Tensorflow, using CNN (for image) and BERT (for text), and combining both in a multimodal model to get the best of both worlds

Tags: nlpdocument-classificationdeep-learningmachine-learningpython

Data Drift Analysis using Deep Learning and Novelty Detection Data Drift Analysis using Deep Learning and Novelty Detection

In recent years, deep machine learning models have become increasingly popular in various fields, including computer vision, natural language processing, and speech recognition. These models are trained on large datasets to learn patterns and make predictions. However, as time passes, the data distribution may change, leading to a phenomenon called “data drift.” This can cause a drop in model performance and accuracy. Therefore, it is essential to detect data drift and update the model accordingly.

Tags: machine-learningdeep-learningdata-driftartificial-intelligencedata-science

Multi Page Document Classification using Machine Learning and NLP Multi Page Document Classification using Machine Learning and NLP

This article describes a novel Multi Page Document Classification solution approach, which leverages advanced machine learning and textual analytics to solve one of the major challenges in the Mortgage industry.

Tags: nlpmachine-learningpythondocument-classificationdoc2vec

Multi-Page Document Classification | Part-4 Multi-Page Document Classification | Part-4

This article describes a novel Multi-Page Document Classification solution approach, which leverages advanced machine learning and textual analytics to solve one of the major challenges in Mortgage industry. This is the part 4 of our series of blogs. You can find the links to the different parts of the series below.

Tags: nlpmachine-learningpythondocument-classificationdoc2vec

Connect with me:

qaisartanvir @qaisartanvir

Languages and Tools:

aws azure bash bootstrap c canvasjs cassandra chartjs cplusplus csharp css3 d3js django docker dotnet elasticsearch gcp git grafana hadoop heroku html5 java javascript jenkins kafka kibana kubernetes linux mongodb mysql nginx nodejs opencv oracle pandas photoshop postgresql python pytorch qt react redis scikit_learn seaborn sqlite tensorflow

qaisarrajput

 qaisarrajput

qaisarrajput

Pinned Loading

  1. argman/EAST argman/EAST Public

    A tensorflow implementation of EAST text detector

    C++ 3.1k 1k

  2. mask-rcnn-opencv mask-rcnn-opencv Public

    Mask RCNN using OpenCV DNN Library

    Python 13 6

  3. teach-lums-machine.learning.course teach-lums-machine.learning.course Public

    This repo contains the course material i taught @LUMS.

    Jupyter Notebook 1

  4. codebase_to_text codebase_to_text Public

    For GenAI and LLM usage. This package converts codebase (folder structure with files) into a single text file or a Microsoft Word document (.docx), preserving folder structure and file contents. Th…

    Python 88 17

  5. deepdatadrift deepdatadrift Public

    Data Drift Analysis using Deep Learning and Novelty Detection A model agnostic way to detect data drift in production data after model deployment

    Python 1

  6. ConwayGameofLife ConwayGameofLife Public

    An interesting look at how complexity can emerge from merely simple set of rules

    Python