Skip to content
View NiloyKumarKundu's full-sized avatar

Block or report NiloyKumarKundu

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

NiloyKumarKundu

Niloy Kumar Kundu

Machine Learning Engineer · LLM Agents · MCP Servers · Production AI Systems

Portfolio LinkedIn Gmail GitHub


👋 About Me

I build production-grade AI systems — from autonomous LLM agents to scalable MCP server architectures. Currently working as a Machine Learning Engineer at Pivotly (Remote, MN, USA), designing intelligent agents that reason over structured databases, vector embeddings, and cloud storage at scale.

  • 🔭  Currently building: Custom MCP Servers + LangGraph-based Human-in-the-Loop AI Agents
  • 🌍  Working with: Azure AI Studio, Azure Document Intelligence, Azure AI Vision
  • 📄  Published research in IEEE and Computers and Electronics in Agriculture (Elsevier)
  • 🎓  B.Sc in CSE, Major in Data Science — CGPA: 3.87/4.00
  • 🤝  Open to collaboration on AI Agents, MCP integrations, and LLM-powered systems

🛠️ Tech Stack

Languages

Python SQL C++ Java

AI / LLM

LangChain LangGraph FastMCP OpenAI HuggingFace Ollama FAISS Pinecone

ML / DL Frameworks

PyTorch TensorFlow Scikit-learn OpenCV

Backend & DevOps

FastAPI Docker Nginx Azure Git


🚀 Featured Projects

Built local and remote Model Context Protocol (MCP) servers using FastMCP — includes expense tracking with SQLite, tool orchestration, and production-ready agent integration patterns. Covers both stdio and SSE transport layers for flexible deployment. FastMCP SQLite Python LLM Agents


Locally hosted multi-model LLM platform running DeepSeek R1, Llama 3.2, Mistral with Streamlit interface — deployed at mlhub.space using Docker + Nginx + RTX 3060 GPU. Reduced latency by 25%, accelerated deployment by 30%. Streamlit Ollama Docker Nginx Cloudflare


AI-powered Excel analysis app with interactive querying over structured data — containerized and deployed within the mlhub.space network. Supports multi-sheet reasoning and natural language data exploration. Streamlit LangChain Docker Python


Autonomous financial analysis agent with tool-use capabilities — performs real-time stock retrieval, web search, and multi-step reasoning to generate structured investment insights. LangChain Agentic AI FastAPI Python


📚 Research & Publications

# Title Venue Year
J1 Accurate water level monitoring in Alternate Wetting and Drying rice cultivation using attention-based ConvNeXt architecture Computers & Electronics in Agriculture (Elsevier) 2025
C2 Attention-based feature fusion for Monkeypox skin lesion detection IEEE ICCIT 2023
C1 Implementing Federated Learning based on RainForest Model IEEE I2CT 2023
T1 Enhanced speech emotion recognition with efficient channel attention guided deep CNN-BiLSTM framework arXiv 2024

📊 GitHub Stats

Niloy's GitHub Stats

Top Languages

GitHub Streak


"Building AI systems that don't just work in notebooks — but work in production."

Pinned Loading

  1. mlhub.space mlhub.space Public

    This project provides a containerized environment for running a Streamlit-based LLM Hub application alongside an Ollama LLM model server, with an Nginx reverse proxy handling incoming requests. The…

    Python

  2. DataMind-AI DataMind-AI Public

    DataMind AI is a Streamlit-based AI application designed to process and analyze Excel files interactively. It is deployed using Docker and runs within the same network as mlhub.space, utilizing a w…

    Python

  3. MCP-Server-From-Scratch MCP-Server-From-Scratch Public

    A comprehensive learning repository for building Model Context Protocol (MCP) servers from scratch using FastMCP. Features local and remote server implementations, expense tracking with SQLite, and…

    Python

  4. Financial-Agentic-AI Financial-Agentic-AI Public

    Python

  5. Fine-Tune-of-Language-Model Fine-Tune-of-Language-Model Public

    Jupyter Notebook

  6. MLOps-Production-Ready-Machine-Learning-Project MLOps-Production-Ready-Machine-Learning-Project Public

    Python