
EigenTalk
A RAG-powered research assistant that turns uploaded documents into a searchable, conversational knowledge base — built in Next.js and TypeScript.
.../Projects...
A focused set: a RAG research assistant, real-time Angular dashboards, a Flask ML API, and Django automation — backend engineering, AI integration, and measurable outcomes.
.../Featured Projects...
A selection of my recent work

A RAG-powered research assistant that turns uploaded documents into a searchable, conversational knowledge base — built in Next.js and TypeScript.

Legacy Angular modernization and real-time air quality dashboards for Oizom Instruments — 12+ features shipped and several bugs resolved.
const project = {
title: "Crop Element",
category: "Web Application",
stack: ["Python", "Flask", "React", "REST APIs"],
}
A Flask REST API backend serving two ML models — Naive Bayes crop recommendations and an Inception v3 disease detector (~87% accuracy) — consumed by a React frontend.
const project = {
title: "Event Attendance Management System",
category: "Web Application",
stack: ["Angular", "Django", "Python"],
}
A Django automation system for large events: ingests Google Forms CSV data, generates QR-coded personalized invitations, and powers a real-time check-in dashboard.