Skip to content
View kpdagrt22's full-sized avatar
🌐
BUSY
🌐
BUSY

Block or report kpdagrt22

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 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
kpdagrt22/README.md
Typing Animation



About Me

Coding

Passionate AI/ML Engineer with a foundation in aerospace and academia, now dedicated to building intelligent, scalable, and explainable machine learning solutions. Specializing in Natural Language Processing, Generative AI, and MLOps to deliver real-world AI systems.

class AIEngineer:
    def __init__(self):
        self.name = "Prakash Kantumutchu"
        self.role = "AI/ML Engineer | Data Scientist"
        self.location = "Noida, India"
        self.focus = ["NLP", "LLMs", "MLOps", "Deep Learning"]
        
    def current_work(self):
        return {
            "exploring": ["LLM Fine-tuning", "Azure ML Pipelines"],
            "building": ["Scalable MLOps Solutions"],
            "learning": ["AI Agents", "Multimodal Models"]
        }

Currently Exploring

  • Fine-tuning LLMs for summarization and retrieval-based Q&A
  • Building scalable MLOps pipelines with Azure ML
  • AI agent frameworks and multimodal foundation models

GitHub Statistics


GitHub Trophies


Contribution Snake

github contribution grid snake animation

Tech Stack

Languages & Core Tools

Python R SQL

Data Science & ML

NumPy Pandas Scikit-learn SciPy Matplotlib Seaborn

Deep Learning & NLP

TensorFlow PyTorch Keras spaCy HuggingFace

MLOps & Cloud

MLflow Docker AWS Azure GCP Airflow DVC

LLMs & Generative AI

OpenAI LangChain Streamlit FastAPI

Databases & Big Data

PostgreSQL MySQL MongoDB PySpark

Tools & Platforms

Git GitHub Jupyter Grafana Jira


Professional Certifications


πŸ“œ View All Certifications (Organized by Provider)
πŸ† Azure AI Engineer Associate (AI-102)
βœ“ Azure AI Fundamentals (AI-900)
βœ“ Career Essentials in Data Analysis / Generative AI / Human Skills in the Age of AI
βœ“ AI & ML Engineering Specialization
βœ“ Copilot for Productivity
πŸ† Oracle Cloud Infrastructure 2025 Certified Generative AI Professional
πŸ† Oracle Database@AWS Certified Architect Professional
βœ“ Data Scientist in Python
βœ“ Machine Learning Scientist in Python
βœ“ AI Engineer for Data Scientist
πŸŽ“ Vanderbilt University - AI Agent Developer Certificate
πŸŽ“ Wolfram Research - Machine Learning Statistical Foundations Professional Certificate
βœ“ KNIME - Data Science Professional Certificate
βœ“ LinkedIn Learning - Building AI Products: Prototyping Essentials
βœ“ Anaconda - Python for Data Science Professional Certificate
βœ“ Atlassian - Agile Project Management Professional Certificate
βœ“ HackerRank - SQL (Advanced), Problem Solving (Intermediate)
βœ“ Docker - Docker Foundations

πŸ† Azure AI Engineer Associate (AI-102)
βœ“ Azure AI Fundamentals (AI-900)
βœ“ Career Essentials in Data Analysis / Generative AI / Human Skills in the Age of AI
βœ“ AI & ML Engineering Specialization
βœ“ Copilot for Productivity
πŸ† Oracle Cloud Infrastructure 2025 Certified Generative AI Professional
πŸ† Oracle Database@AWS Certified Architect Professional
βœ“ Data Scientist in Python
βœ“ Machine Learning Scientist in Python
βœ“ AI Engineer for Data Scientist
πŸŽ“ Vanderbilt University - AI Agent Developer Certificate
πŸŽ“ Wolfram Research - Machine Learning Statistical Foundations Professional Certificate
βœ“ KNIME - Data Science Professional Certificate
βœ“ LinkedIn Learning - Building AI Products: Prototyping Essentials
βœ“ Anaconda - Python for Data Science Professional Certificate
βœ“ Atlassian - Agile Project Management Professional Certificate
βœ“ HackerRank - SQL (Advanced), Problem Solving (Intermediate)
βœ“ Docker - Docker Foundations


Contribution Activity


Thanks for visiting! Let's build something amazing together.

Β© 2025 Prakash Kantumutchu

Pinned Loading

  1. Apple-Music-End-to-End-Data-Engineering-Project-using-AZURE Apple-Music-End-to-End-Data-Engineering-Project-using-AZURE Public

    This repository documents an enterprise-aligned data engineering implementation on Azure. The design reflects production lakehouse standards: modular ingestion, governed storage, declarative transf…

    1

  2. NetworkSecurity NetworkSecurity Public

    This repository focuses on a cybersecurity application designed to identify phishing data. It leverages machine learning to analyze network data, with a deployment pipeline containerized using Dock…

    Python 1

  3. AI_Trip_Planner_Agent AI_Trip_Planner_Agent Public

    An intelligent travel planning system that uses Agentic AI to generate fully customized trip plans with real-time contextual awareness. This agent leverages LangGraph, LangChain, and integrates wit…

    Python 1

  4. End_to_End_DataScience_Project_with_Deployment End_to_End_DataScience_Project_with_Deployment Public

    This project demonstrates a complete, production-ready data science workflow implemented using modular design principles. It covers every stage of the ML lifecycle β€” from data ingestion to model ev…

    Jupyter Notebook 1

  5. Machine_learning_pipeline Machine_learning_pipeline Public

    This project demonstrates a complete machine learning workflow using DVC for data and model versioning and MLflow for experiment tracking. It centers on training a Random Forest Classifier on the P…

    Python 1

  6. TextSummarizer TextSummarizer Public

    End-to-End NLP Text Summarization with Hugging Face An end-to-end NLP project that builds a production-style text summarization pipeline using Hugging Face Transformers, a pretrained summarization …

    Jupyter Notebook 1