Skip to content
View S18-Niloy's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report S18-Niloy

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

Hi 👋, I'm Soumik Deb Niloy

A Passionate NLP/Computational Biology Researcher from Bangladesh

💫 About Me:

I am a Computer Science Researcher focusing on AI-driven solutions in NLP, Computational Biology, and Graph Neural Networks.
Currently, I work as a Researcher (Project-Based) at BRAC University and previously worked as a Research Assistant at the Center for Computational and Data Sciences, IUB, where I apply machine learning and deep learning to biological, linguistic, and medical datasets.

As an NLP Enthusiast, I explore Large Language Models (LLMs), Transformer Interpretability, MLOps, and Agentic AI Systems.
My recent works include Bangla-to-Python code generation, AI hallucination mitigation, and bioinformatics model development using Graph Neural Networks (GNNs).

Earlier, I served as a Machine Vision Engineer at the BRACU Mars Rover Team (Mongol Tori), where I labeled datasets and trained YOLOv5 models for real-time rock and mechanical tool detection — an experience that sparked my long-term interest in AI and Machine Vision.

Currently exploring:

  • 🧠 Large Language Models

  • 🧬 Graph Neural Networks for Bioinformatics

  • 🤖 Computer Vision & Medical Image Analysis

  • 🧩 Multimodal Data Fusion and AI Interpretability

  • 💬 Ask me about Machine Learning, Deep Learning, NLP, Graph Neural Networks

  • 📫 Reach me at d19niloy@gmail.com

  • 🌐 Portfolio: https://s18-niloy.github.io/


🔗 Connect with me:

linkedin kaggle facebook leetcode


💻 Tech Stack:

python pytorch tensorflow scikit-learn pandas seaborn opencv git docker aws


🧪 Featured Research & Projects

  • 🧬 KEMP-PIP: Feature-fusion-based model for peptide prediction using ESM embeddings and K-mer features. 🔗 GitHub
  • 🧫 Cervix Cancer Region Analysis: Hybrid GNN (GCN+GAT) for image-based cancer classification.
  • 🤖 Bangla-to-Python Code Generation: Agentic LLM system for generating Python code from Bangla prompts (BLP Workshop 2025 – 5th place 🏆). 🔗 Publication
  • 📜 Mitigation of Hallucination in Mistral 7B: Research on hallucination detection in LLMs. 🔗 Publication

🏅 Achievements & Recognition

🌟 5th Place – BLP Workshop 2025 (IJCNLP–AACL)
Task: Code Generation in Bengali | Field: LLMs, Prompt Engineering, Computational Linguistics


🏆 Leaderboard Snapshot:

BLP Leaderboard

📊 GitHub Stats:




🔝 Top Contributed Repo


😂 Random Dev Meme


Popular repositories Loading

  1. Data_structure Data_structure Public

    This repository contains a collection of data structure implementations in Java and Python. Each file demonstrates fundamental concepts and operations for various data structures, making it a great…

    Java 1

  2. Automated_Text_Summerization Automated_Text_Summerization Public

    Automated Text Summarization web app using deep learning and flask

    Jupyter Notebook 1

  3. ERP ERP Public

    ERP Software for E-commerce

    HTML 1 1

  4. KEMP-PIP KEMP-PIP Public

    KEMP‐PIP: A Feature‐fusion Based Approach for Pro‐inflammatory Peptide Prediction

    Jupyter Notebook 1

  5. CodeReviewer-Elevate-Your-Code-Quality-with-AI-Insights CodeReviewer-Elevate-Your-Code-Quality-with-AI-Insights Public

    A full-stack, AI-powered SaaS application designed to showcase modern software engineering skills, including frontend, backend, database, microservices, and AI integration. This project is perfect …

    JavaScript 1

  6. Artificial-Intelligence-Algorithms Artificial-Intelligence-Algorithms Public

    This repository contains implementations of various algorithms, primarily focused on search techniques, optimization methods, and problem-solving strategies in Python. These algorithms are suitable…

    Python