Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View vinaykumarkv's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report vinaykumarkv

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.

Content in all repositories owned by your account will be closed.
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
vinaykumarkv/README.md

Hi, I'm Vinay Kumar K V πŸ‘‹

AI/ML Engineer Β· Data Scientist Β· Forward Deployed AI ML Engineer

GenAI & NLP systems for GxP-regulated pharmaceutical environments

Portfolio LinkedIn Email


About Me

AI/ML Engineer with 11 years at Tata Consultancy Services (9+ years active delivery, plus a 2-year sabbatical for a full-time MBA), currently working on a major UK pharmaceutical account. Transitioned from Business Analysis and Scrum Master leadership β€” including leading a 26-person team on a Β£13M digital transformation programme β€” into a hands-on individual-contributor AI/ML role. Builds multi-agent architectures, NLP/LLM pipelines (RAG, fine-tuning, evaluation) and classical ML models, with a track record of translating regulated-industry (GxP/pharma) business problems into deployed technical solutions. Combines strong stakeholder and delivery leadership with applied machine learning, deep learning and LLM engineering skills.


πŸš€ Featured Projects

Project What it does Stack
agent-alpha 🚧 Multimodal agentic field-service copilot β€” detects equipment faults from images (YOLOv8), diagnoses root cause, retrieves relevant SOPs via RAG, and generates step-by-step repair plans through a 5-agent pipeline (Vision β†’ Diagnostics β†’ Retrieval β†’ Planning β†’ Supervisor) with a full audit trail. Python, YOLOv8, LangChain, FAISS, Streamlit, FastAPI
cortex-sre πŸ† Autonomous SRE agent built on Coral SQL β€” joins Sentry, GitHub, and Slack signals in one query, then closes the loop by patching code locally (Ollama), opening a real GitHub PR, and notifying Slack. Built for the Coral Bean hackathon. Python, FastAPI, Coral SQL, Ollama, Docker
Medical_Assistant_rag πŸš€ Production-grade, containerized Medical Assistant RAG app β€” indexes and queries medical documentation using a local quantized Llama-3.2-3B model, FastAPI, LangChain, and ChromaDB. Deployed to Hugging Face Spaces. Python, FastAPI, LangChain, ChromaDB, Docker, llama.cpp
c5tree πŸ“¦ A pure-Python, scikit-learn-compatible implementation of Quinlan's C5.0 decision tree β€” gain-ratio splitting, native missing-value handling, multi-way categorical splits, pessimistic error pruning. Published on PyPI with CI. Python, scikit-learn API, GitHub Actions
VATSA πŸ“ Video, Audio, Text, Sensory, Action β€” a concept paper and research roadmap for a unified five-modality AI architecture for safety-critical robotics, integrating vision, audio, text goal parsing, and spatial sensor fusion. Research / Concept Paper

🚧 = active build Β· πŸ† = hackathon project Β· πŸš€ = deployed Β· πŸ“¦ = published package Β· πŸ“ = independent research

For the full story behind these β€” including career timeline, GxP compliance background, and doctoral research focus β€” see my interactive portfolio site.


πŸ› οΈ Skills

  • Languages & Frameworks: Python, SQL, FastAPI, LangChain, LangGraph
  • Machine Learning: Regression, Decision Trees, Clustering, Bagging & Boosting, Hyperparameter Tuning, Model Interpretability
  • Deep Learning & Computer Vision: Neural Networks, CNNs, VGG-16, Data Augmentation, Pytorch, TensorFlow, Keras
  • NLP & Generative AI: LLMs, Retrieval-Augmented Generation, Prompt Engineering, LLM Fine-Tuning, Embeddings, Chunking, Retriever Architectures, LLM Observability & Evaluation (Weave)
  • MLOps & Deployment: Docker, Azure Container Apps, Azure Document Intelligence, Azure OpenAI (GPT-4o), Model Deployment, API Development
  • Data & Tools: NumPy, Pandas, Scikit-learn, Seaborn, EDA, ChromaDB, Hugging Face, Databricks

πŸŽ“ Certifications

  • Data Scientist Professional β€” DataCamp (2026)
  • Building LLM Applications with Prompt Engineering β€” NVIDIA (2025)
  • SQL Associate β€” DataCamp (2025)
  • Professional Scrum Master I (PSM I) β€” Scrum.org (2023)

πŸ† Hackathons & Recognition

  • Great Lakes ML Hackathon β€” 3rd Place (2026)
  • Hackathon builder β€” Coral Bean (2026)

πŸ“« Open to relocation (Bangalore) Β· Based in London, UK Β· +44 7424 696464

Pinned Loading

  1. VATSA VATSA Public

    VATSA - Video, Audio, Text, Sensory, Action: A Unified Five-Modality AI Architecture (Concept & Research Roadmap)

    Jupyter Notebook 1

  2. c5tree c5tree Public

    Jupyter Notebook 4

  3. agent-alpha agent-alpha Public

    draft

    Python

  4. cortex-sre cortex-sre Public

    Python

  5. Medical_Assistant_rag Medical_Assistant_rag Public

    Python