Jacob Binu

MLOps Engineer · Coventry Building Society · Coventry, UK

Jacob Binu
Mancherikalam

I take machine learning models out of notebooks and into production — versioned, governed and monitored, on platforms a regulated lender is willing to bet on. Credit risk models, agentic AI, and the pipelines that keep both of them honest.

  • 80% less manual intervention after automating the deployment pipeline at Tata Motors
  • 30hrs of engineering time given back per release cycle
  • 100% incident closure rate through streamlined Active Directory workflows
  • 1st First Class BSc Computer Science with AI, Coventry University

stage · profile

Between the notebook and the platform

Most machine learning work dies somewhere between a data scientist's experiment and a system people actually use. That gap is the job I do. I build the end-to-end lifecycle around a model: versioning and reproducibility, CI/CD across dev and prod, serving, monitoring, and the governance a regulated environment demands.

At Coventry Building Society I deploy IRB and IFRS9 credit risk models into the analytics platform, engineer serverless ETL into Redshift with AWS Glue, and lead Proof-of-Value work on enterprise AI platforms — with explainability and responsible AI as first-class requirements, not an afterthought.

Outside the day job I build the same thing at small scale, in public: agent frameworks with LangGraph, GraphRAG systems, Databricks MLOps pipelines. The repos below are the receipts.

  • Leading the MLOps pipeline implementation and Data Intelligence Platform PoVs at Coventry Building Society
  • Mentored a team of five on Python and C++ projects, delivering 15% ahead of schedule
  • Formula Student AI — autonomous racing software, simulation testing and on-track validation
  • Lead Team Member, Google Student Developer Club — three workshops, 100+ attendees
Jacob Binu Mancherikalam
EN proficient · ML native · HI intermediate · TA intermediate

stage · experience

Where I've shipped

  1. 01/2025 — present Current

    MLOps Engineer

    Coventry Building Society · Coventry, UK

    • Implement MLOps workflows for model versioning, reproducibility and CI/CD across dev and production, improving deployment reliability for regulated credit risk models.
    • Build agentic AI capabilities with a focus on explainability, governance and responsible AI, leading Proof-of-Value initiatives to evaluate enterprise AI platforms.
    • Deploy critical credit risk models (IRB & IFRS9) in the analytics platform using Python, meeting the performance bar regulatory standards demand.
    • Engineer serverless ETL pipelines with AWS Glue, loading into Amazon Redshift to support high-throughput analytics.
    • Architect scalable data frameworks in Python, PySpark and SAS, smoothing the handoff between Data Science and Engineering.
  2. 08/2022 — 08/2023

    IT Engineer

    Tata Motors Design Tech Centre · Coventry, UK

    • Engineered an autonomous Windows 11 deployment pipeline, automating software provisioning and system configuration.
    • Cut manual intervention by 80% and saved 30 man-hours per cycle, making rollouts repeatable rather than heroic.
    • Automated infrastructure and incident workflows with PowerShell and Bash, lifting ticket resolution by 50% and reaching a 100% closure rate.
  3. 04/2019 — 07/2021

    Assistant IT Engineer

    Mancherikalam Supermarket · Kottayam, India

    • Ran Level 1/2 support for 50+ Windows endpoints — patching, hardware, deployments — with minimal user downtime.
    • Built a supplier and inventory tracking solution that improved asset tracking accuracy and cut reordering lead time by 30%.

stage · projects

Seven things I built and shipped

Every one of these is public. Clone them, break them, read the pipeline code.

agentic · gcp

TracerLensAi

A cloud-native AI chat interface powered by Google Gemini — an interactive workspace for evaluating agentic workflows with causal reasoning, live code execution and web search, behind a production-grade GCP deployment pipeline.

  • Gemini
  • GCP
  • Cloud Run
  • Agents
View repository ↗
framework · langgraph

Deep Agents from Scratch

An agent framework built from the ground up with LangGraph and Claude: task planning, virtual file systems and sub-agents for multistep reasoning. ReAct loops, Pydantic state management, Tavily search, async Python orchestration.

  • LangGraph
  • Claude
  • Pydantic
  • asyncio
View repository ↗
rag · graph

Knowledge Graph RAG System

A GraphRAG system in Flask, wiring the Ollama API to local models so retrieval reasons over graph structure instead of flat chunks — better context, fewer confidently wrong answers.

  • GraphRAG
  • Flask
  • Ollama
  • Local LLMs
View repository ↗
mlops · databricks

End-to-end MLOps with Databricks

A minimal, production-ready ML workflow on Databricks: data prep, training and tracking with MLflow, model registration, and batch inference and serving. The core MLOps stages, with nothing hand-waved.

  • Databricks
  • MLflow
  • Model Registry
  • CI/CD
View repository ↗
mlops · streaming

Financial AI MLOps

Enterprise-grade MLOps on Databricks for real-time anomaly detection in finance: streaming ingestion, automated retraining and continuous deployment — a model that stays current instead of quietly rotting.

  • Databricks
  • Streaming
  • Retraining
  • Anomaly detection
View repository ↗
deep learning · cv

CNN for Plant Disease Classification

A scalable MLOps system classifying plant disease (healthy, powdery, rust) with CNNs — research code turned into an automated pipeline with a real deployment and lifecycle story.

  • PyTorch
  • CNNs
  • Pipelines
  • Serving
View repository ↗
nlp · dashboard

Twitter Sentiment Analysis for Financial Markets

A Flask app that reads sentiment from top financial voices in real time, tracking market mood and surfacing trends on a live dashboard.

  • NLP
  • Flask
  • Streaming
  • Dashboards
View repository ↗

stage · skills

The toolkit

AI & GenAI

  • PyTorch
  • TensorFlow
  • Keras
  • Scikit-learn
  • OpenCV
  • Hugging Face
  • LangChain
  • LangGraph
  • LlamaIndex
  • CrewAI
  • RAG architectures
  • OpenAI
  • Claude
  • Llama
  • FAISS
  • Pinecone
  • Google ADK
  • MCP
  • Vertex AI
  • BigQuery

MLOps & Cloud

  • AWS
  • Azure
  • GCP
  • Databricks
  • Docker
  • Kubernetes
  • Terraform
  • Azure DevOps
  • CI/CD
  • MLflow
  • Git

Data Engineering

  • PySpark
  • Pandas
  • NumPy
  • Kafka
  • Redis
  • Airflow
  • AWS Glue
  • Redshift
  • MongoDB
  • MySQL
  • SQLite
  • SAS EG / DI / MG

Deep Learning

  • CNNs
  • RNNs
  • LSTMs
  • Transformers
  • CUDA / cuDNN

Full stack

  • React
  • Django
  • Flask
  • FastAPI
  • RESTful APIs
  • HTML5
  • CSS3

Languages & systems

  • Python
  • SQL
  • C++
  • JavaScript
  • Bash
  • SAS
  • YAML
  • Linux
  • Windows
  • macOS

stage · education

Foundations

BSc Computer Science with AI

First Class · 4.0

Coventry University · 2021 — 2024

Dissertation — Contextual Intelligence in LLMs via a RAG Framework. Built an end-to-end retrieval-augmented generation pipeline over OpenAI and Meta models with a vector database, tuned prompting and chunking strategies for retrieval accuracy, and benchmarked proprietary GPT against open-source Llama on cost, latency and quality to inform model selection.

Artificial Neural Networks & Intelligent Agents · Machine Learning & Applications · Advanced Algorithms · Big Data Programming · Security · Theory of Computation · Software Engineering

Certifications

  • Advanced Machine Learning Operations with Databricks
  • Advanced Machine Learning with Databricks
  • Introduction to LangGraph: agentic workflows
  • Generative AI: working with large language models
  • Kubernetes for container autoscaling
  • Docker for containerization
  • CCNA: Enterprise Networking, Security & Automation
  • CCNA: Switching, Routing & Wireless Essentials

stage · contact

Let's talk about your pipeline

Hiring for MLOps, platform or applied AI work? I reply to everything.

run finished · all stages passed