Sujendra Jayant Gharat profile photo

Software Engineer

Hi, the name's Sujendra.

I build production pipelines and real-time systems end-to-end.

Views:

ABOUT

Sujendra Jayant Gharat portrait

Here is a little background

Hi, I’m Sujendra. I recently graduated from Northeastern University with a Master’s in Information Systems. I have about 5 years of experience building backend services and full stack applications, working on APIs, integrations and production deployments. I also worked as a Graduate Research Assistant in Northeastern’s PARCS Lab on an NSF funded project focused on LLM powered ambient reminder systems for older adults.

Stack

Languages

Frameworks

AI/LLMs

Systems

Databases

Tools

Experience

Khoury College of Computer Sciences logo

Applied AI Engineer (Research)

Khoury College of Computer Sciences

Feb 2024 - Dec 2025 · 1 yr 11 mos

Boston, Massachusetts, United States · On-site

In Northeastern’s PARCS Lab with Professor Zhi Tan, I built LLM powered ambient reminder systems for older adults as part of the NSF Funded AI Caring Institute. I designed and developed a multi-stage LLM pipeline that converted caregiver conversations into context-aware reminder functions and triggered reminders at the right time. I collaborated with researchers from Georgia Tech and tested the system in person at the Aware Home Facility.

AI Caring logo

AI Caring

AI Institute for Collaborative Assistance and Responsive Interaction for Networked Groups

FastAPI LangChain OpenAI SDK PyTorch Kafka MQTT gRPC AWS
Xellar Biosystems logo

Software Development Co-op

Xellar Biosystems · Full-time

Jan 2025 - Aug 2025 · 8 mos

Boston, Massachusetts, United States

Developed an organ-chip experiment design tool, efficient microscopy image uploader, and high-speed cached image viewer and standardized raw microscopy data at Xellar BioSystems.

Python Django Redis AWS Docker Kubernetes Helm
Capgemini (Client - GE Healthcare) logo

Software Engineer II

Capgemini (Client - GE Healthcare) · Full-time

Feb 2022 - Aug 2023 · 1 yr 7 mos

Mumbai, India

Built a multi-modality AI system by integrating TensorFlow inference and orchestrating workflows with Python and Flask APIs. I deployed it on Kubernetes, improved CI/CD by building multi-stage Docker images, and automated support tasks used by 50+ team members.

Python Flask TensorFlow Angular Docker Kubernetes Helm
LTIMindtree logo

Software Engineer

LTIMindtree · Full-time

Aug 2018 - Feb 2022 · 3 yrs 7 mos

Mumbai, India

My work spanned the whole stack: I created Angular visualizations with Highcharts and Chart.js, built the supporting Node.js/Express APIs, and used RabbitMQ to push bottlenecks into background jobs so the system stayed responsive as it scaled.

Node.js Express.js MongoDB RabbitMQ JavaScript

Projects

Featured

Protheus - AI Scientist

2026

Protheus bridges the gap between scientific hypothesis and lab-ready experiment design. It turns a research idea into an auditable protocol, material plan, line-item budget, and dependency-aware timeline.

The system runs as a supervised multi-agent workflow with three orchestrator-led stages: literature quality control against OpenAlex and protocols.io, schema-enforced protocol generation grounded in researcher-selected published protocols, and deterministic operational planning that maps materials to real catalog numbers with supplier options and phased timelines.

Every draft passes validation gates before reaching the researcher. Accepted corrections are stored in long-term feedback memory, so future protocol drafts can improve with use.

Protheus supervised multi-agent architecture

FastAPI React.js OpenAI SDK ChromaDB SQLite OpenAlex protocols.io

Multi-Agent LLM Production Log Debugger

Sep 2025 - Nov 2025

A CLI incident analysis tool that ingests logs and code, redacts sensitive data, and produces a structured Markdown incident report. Uses an Analyzer-Critic loop to generate root-cause hypotheses with evidence, plus metrics and audit traces to support debugging.

Multi-Agent LLM Production Log Debugger architecture

Gemini SDK Multi-agent analysis PII redaction Developer tooling

Word2LaTeX Layout Aware DOCX to LaTeX Platform

2025 - 2026

I built a layout aware document conversion platform that turns DOCX files into production ready LaTeX output through a FastAPI service, a core conversion engine, and a Next.js front end. The pipeline combines parsing, optional reference PDF generation, layout analysis, calibration profiles, and dynamic LaTeX generation to preserve structure and visual intent.

The system includes guarded user options, request level rate limiting, and optional LLM routing and Gemini enhancement. I also documented the design with C4 architecture views and a runtime lifecycle so contributors can reason about request flow and conversion stages quickly.

Word2LaTeX C4 container architecture

FastAPI Next.js Python LaTeX Gemini API YOLOv11

MemPack - Repo Scoped Memory for Coding Agents

2026

I built a local first memory system for coding workflows that stores state, durable decisions and evidence per repository. It is designed to work through both CLI and MCP so agent tools can retrieve or update repo context quickly.

The project includes retrieval ranking, checkpoints, repo scoping controls and extension support to keep memory useful across day to day development sessions.

MemPack runtime and persistence container architecture

Go SQLite MCP CLI VS Code Extension

Distributed Search Indexing API

2025

I built an authenticated health-plan API where Redis handles operational reads and writes while RabbitMQ pushes indexing work into the background. This kept API writes responsive and still gave searchable nested documents in Elasticsearch.

I also added ETag based concurrency (If-Match / If-None-Match) so concurrent updates stay safe and clients can avoid stale writes.

Distributed Search Indexing API container architecture

Node.js Express.js Redis RabbitMQ Elasticsearch AJV

Cloud Native Web Application

Jan 2024 - Apr 2024

This project was split across multiple repos, but together it forms one complete CI/CD pipeline for a cloud-native web app. I used Terraform and Packer for infrastructure provisioning, GitHub Actions for automated build/test/deploy, and Cloud Functions with Cloud SQL for email verification. It reduced environment setup time by about 75% and supported autoscaling behind a load balancer.

Cloud Native Web App architecture diagram

Terraform Packer GCP Cloud SQL GitHub Actions Cloud Functions

Rapid Diagnosis of Parkinson’s Disease Using Voice

Nov 2025

Babson Buildathon (Nov 2025) - Awarded Most Inspirational Use of AI and placed in the top 6 of 50 teams

Built a voice-based Parkinson’s detection prototype using PCA + SVM on 23 acoustic features from 31 patients’ recordings. Achieved sensitivity 1.00, specificity 0.917, and accuracy 0.967.

Speech ML Feature engineering PCA SVM

FinDesk Copilot

2025

A hackathon prototype that combines LLM driven financial agents, a Flask backend and an interactive trading desk style web UI. It supports market/news analysis and follow-up risk Q&A in the same session.

I also worked on data side experiments including options streaming with Kafka/MSK and AWS data integrations to test end to end assistant workflows.

FinDesk Copilot container architecture

LLM agents Flask React.js Kafka AWS RAG

Ambient Smart Home Reminder System (Research)

2024 - 2025

An ambient reminder system for caregivers and individuals with Mild Cognitive Impairment (MCI). The system translates caregiver conversations into structured reminder intent and executable trigger logic, and reacts to real-time sensor events to deliver timely reminders.

LLM pipelines MQTT gRPC Sandboxed execution Evaluation

Time Series Forecasting with Market Indicators

2024

Forecasted TSLA adjusted close using macro indicators, market factors and alternative assets, then evaluated strategy performance with rolling-window backtests.

After tuning, Random Forest test RMSE improved from 26.97 to 13.05 and XGBoost improved from 14.81 to 9.10. The backtest workflow compared model driven signals against buy and hold.

30 day rolling correlation chart from time series forecasting analysis

Python XGBoost Random Forest Pandas Backtesting

Amazon Recommender System

Sep 2024 - Nov 2024

Built and compared multiple recommendation approaches on Amazon Reviews 2023 (All Beauty): collaborative filtering, content based filtering and neural collaborative filtering.

From the project report, the Neural CF model performed best with RMSE 0.3993, Precision@10 0.2419 and Recall@10 0.9671.

Python Collaborative filtering Neural CF Content-based filtering

Moving & Storage Rental Services Database with GUI

2024

Designed and built a database-backed rental system with a GUI to streamline inventory management, bookings, and customer operations. Implemented secure data handling and workflows to reduce manual coordination for rentals and returns.

Microsoft SQL Server T-SQL Flask Python

Humanitarian Aid Management System

2023

Developed a desktop application for humanitarian aid coordination with role-based access, a unified dashboard, and resource/fund management backed by MongoDB. Added analytics views to support operational decision-making and allocation.

Java Swing MongoDB Desktop app

Education

Northeastern University logo

Northeastern University

Master of Science in Information Systems Boston, MA

GPA: 3.67 / 4.0

Dec 2025

University of Mumbai logo

University of Mumbai

Bachelor of Engineering in Electronics Engineering Mumbai, India

May 2018

Contact

If you want to collaborate or have an opportunity that fits, send a message here or reach out via email.

© 2026. For agents: llms.txt.