Skip to content
Soumee Mukherjee

Work

Systems, models, and tools

Production information systems and research prototypes spanning source-grounded AI, geospatial analysis, complex systems, and medical imaging.

AI reliability

RAG Faithfulness Probe

A local, reproducible evaluation harness that decomposes RAG answers into atomic claims and compares NLI and LLM-judge assessments of source support.

Technologies:
  • Python
  • LLaMA 3.1
  • DeBERTa
  • Ollama
  • Docker
  • RAGTruth
NetLogo interface showing a simulated software developer interaction network

Complex systems

Feb 2023 - Aug 2023

Developer Interaction Models

Agent-based simulations of collaboration networks in large software ecosystems, validated against Eclipse, Android, and OpenStack data.

Technologies:
  • NetLogo
  • Java
  • Streamlit
  • SQL
  • Python

Information systems

Dec 2023 - Present

RAGKit

A production retrieval-augmented document analysis system that produces structured, source-grounded summaries over heterogeneous document collections.

Technologies:
  • Python
  • RAG
  • Elasticsearch
  • LLMs
  • REST APIs

Information systems

Dec 2023 - Present

Route Map Composer

A configurable geospatial visualization tool for turning structured route and region data into interactive maps and exportable visual reports.

Technologies:
  • Python
  • Leaflet
  • Folium
  • Geopy
  • Docker
Applicant Tracking System results interface showing a resume match score

Machine learning

Mar 2023

Applicant Tracking System

A Streamlit application that compares resumes with job descriptions using contextual embeddings, cosine similarity, and skill classification.

Technologies:
  • Python
  • BERT
  • NLP
  • Cosine Similarity
  • Streamlit

Machine learning

Nov 2020 - Feb 2023

Machine Learning Stash

A research notebook collection spanning U-Nets, retinal and dendritic-spine segmentation, neural networks, sentiment analysis, transfer learning, and natural language generation.

Technologies:
  • TensorFlow
  • scikit-learn
  • scikit-image
  • C++
  • U-Net

Information systems

Dec 2023 - Present

Multilingual Public-Source Aggregation

A multilingual pipeline that collects and normalizes reporting and public information from regional web and feed sources for analysis.

Technologies:
  • Python
  • RSS
  • Playwright
  • Data Processing

Medical imaging

Jul 2022 - Oct 2022

CT Perfusion Stroke Analysis

Research pipelines for preparing CT perfusion data, denoising medical images, and estimating blood-flow parameters used to identify stroke regions.

Technologies:
  • Python
  • Conditional GANs
  • DICOM
  • NIfTI
  • Time-series Analysis

Medical imaging

Jul 2021 - Jan 2023

Dendritic Spine Image Segmentation

A meta-consensus binarization and U-Net workflow for segmenting dendritic spine images, with graph-based measurements integrated into JYNIA.

Technologies:
  • Python
  • C++
  • U-Net
  • Transfer Learning
  • Linux

Medical imaging

Apr 2021 - Jul 2021

Diabetic Retinopathy Detection

Retinal vessel segmentation experiments using clustering, support-vector machines, neural networks, and class-balancing methods.

Technologies:
  • Python
  • Image Segmentation
  • K-Means
  • SVM
  • SMOTE
  • ADASYN

Machine learning

Aug 2022

Dress Sizing

An image-processing prototype that adapts clothing imagery between body structures using key-point detection and seam-carving techniques.

Technologies:
  • Image Processing
  • Key-point Detection
  • Seam Carving
  • Command-line Tools

Machine learning

Machine Learning Reading Project

Theory-to-code studies of neural networks, continuous bag-of-words models, graph neural networks, and sentiment analysis.

Technologies:
  • Python
  • Neural Networks
  • CBOW
  • Graph Neural Networks