Skip to content
View Jakee4488's full-sized avatar
😎
80 /20 rule for life
😎
80 /20 rule for life

Highlights

  • Pro

Block or report Jakee4488

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

Hi there, I'm Jacob Binu 👋

I'm an MLOps Engineer and Software Developer with a specialization in Artificial Intelligence.

I am a First Class Honours graduate in Computer Science with AI from Coventry University. I have 2 years of industry experience focusing on full-stack development, IT management, and deploying scalable AI models in production environments using AWS and GCP.


🚀 My Tech Stack

  • AI & Machine Learning: Python, TensorFlow, Keras, PyTorch, scikit-learn, CNNs, Transformers,Glue
  • NLP & CV: LangChain, LangGraph, Hugging Face Transformers, OpenAI API, RAG, OpenCV
  • Cloud & DevOps: AWS, GCP, Azure, Docker, Kubernetes, CI/CD, Databricks
  • Web & Full-Stack: React, Flask, Django, HTML/CSS, JavaScript
  • Databases: MySQL, PostgreSQL, MongoDB, SQLite

📂 Featured Projects

Here are a few projects you can find on my GitHub:

🚀 Project Portfolio

  • 🛠️🔄 End-to-end MLOps with Databricks: This repository provides a simple, end-to-end MLOps architecture implemented within the Databricks platform. It includes a minimal, working machine learning project that demonstrates the key stages of an MLOps lifecycle, including data preparation, model training and tracking (using MLflow), model registration, and batch inference or serving.

  • 🌿🔬 CNN for Plant Disease Classification: A production-ready MLOps system for classifying plant diseases (Healthy, Powdery, Rust) using Convolutional Neural Networks (CNNs). This project transforms a research notebook into a scalable, reproducible, and automated machine learning pipeline.

  • 🍄💻 Mushroom Classification Analysis: 🍄Mushroom Classification with MLOps. This repository contains a complete Python solution for classifying mushrooms as edible or poisonous using various Machine Learning algorithms. More importantly, it demonstrates how to transform an experimental ML model into a reliable, production-ready system through the adoption of MLOps principles.

  • 🕸️ Knowledge Graph RAG System: Implementation of a GraphRAG system using a Flask application with the Ollama API and locally built models, leveraging graph-based structures for advanced query retrieval.

  • 💬🤖 Context-Aware Chatbot Using RAG Framework: A context-aware chatbot built using a Retrieval-Augmented Generation (RAG) framework, leveraging state-of-the-art large language models such as OpenAI’s GPT and Meta’s Llama

  • 📊 Twitter Sentiment Analysis for Financial Markets: A production-ready Flask application that analyses real-time tweets from top financial influencers and institutions using advanced NLP sentiment analysis. Track market sentiment, identify trends, and visualize financial opinions with an interactive dashboard.


📫 Connect with Me

Pinned Loading

  1. MLOps_Databricks_Project MLOps_Databricks_Project Public

    This repository provides a simple, end-to-end MLOps architecture implemented within the Databricks platform. It includes a minimal, working machine learning project that demonstrates the key stages…

    Python 1

  2. Financial_AI_MLOps Financial_AI_MLOps Public

    Financial AI MLOps is an enterprise-grade MLOps framework for real-time anomaly detection in financial markets. Built on Databricks, it delivers an end-to-end pipeline—from streaming data ingestion…

    Python

  3. Graphrag-flaskapp Graphrag-flaskapp Public

    Implementation of a GraphRAG system using a Flask application with the Ollama API and locally built models, leveraging graph-based structures for advanced query retrieval.

    Python 1

  4. Twitter_Sentiment_Analysis Twitter_Sentiment_Analysis Public

    Twitter_Sentiment_Analysis with X API

    Python 1

  5. CustomGPT-RAG CustomGPT-RAG Public

    CustomGPT-RAG is a retrieval-augmented chatbot framework that combines LLMs with custom document-based context to deliver accurate, grounded responses.

    Python 1

  6. ai-agent-framework ai-agent-framework Public

    The Educational AI Agent Framework is a production-grade agent system built using LangGraph and Claude AI, designed to demonstrate advanced context engineering and complex multi-agent architectures.

    Jupyter Notebook