Projects
Research, shipped as working systems.
Research-paper-linked systems first, open-source tooling second. Click any card for the full write-up — description, tech stack, and source.
FarmSense AI — XAI-Driven Crop Yield Prediction Under Climate Stress
Research-LinkedA stacking ensemble predicting crop yields across India using 24 years of agronomic data and NASA POWER climate data, with a phenology-segmented explainability framework and a full-stack farmer advisory dashboard. Accepted for publication.
SMART-AgRAG — Retrieval-Augmented Generation for Precision Agriculture
Research-LinkedA production-level agricultural advisory system combining FastAPI, ChromaDB, and Gemini Flash in an end-to-end RAG pipeline, grounding crop-specific advice in curated agronomic sources — plus a ResNet-based multimodal disease classifier. Accepted at IEEE ICoICET-2026.
CCDS — Causal Counterfactual XAI
Research-LinkedImplementation of causal counterfactual explainability methods for tabular ML models, benchmarked across multiple baselines.
ApologySense
Research-LinkedApology sincerity detection using a hybrid BERT model, supporting multilingual text (English, Hindi, Hinglish) — accepted at ICETICS 2026.
Materna-AI
Research-LinkedFull-stack healthcare AI agent for postpartum depression (PPD) risk prediction, combining RAG-based clinical Q&A with a predictive risk model.
FALCON — Multi-Agent RL Cloud Scheduler
Research-LinkedCooperative multi-agent reinforcement learning system for cloud resource scheduling, outperforming standard baseline schedulers.
RAG-Kit
ToolA modular, swappable-backend RAG pipeline — loading, chunking, embedding, storage, and retrieval as independent pluggable stages, so switching FAISS for Chroma is a one-line change.
View details →XAI-Unify
ToolA single, consistent API that wraps SHAP, LIME, and Captum behind one interface — explaining or comparing all three takes one line of code instead of three code paths.
View details →XAI-Consistency-Checker
ToolA CLI tool that quantifies how well SHAP and LIME agree on the same trained model, using rank correlation and overlap diagnostics.
PaperTrack
ToolA lightweight local tool for tracking academic paper submissions across conferences and journals, with one-command export to Markdown or CSV.
View details →CiteSync
ToolKeeps a personal site's publications page and BibTeX file in sync with an ORCID record automatically, runnable on a schedule via GitHub Actions.
View details →