Conflict-Aware Graph RAG
Graph-based retrieval-augmented generation that turns text into knowledge triples with LLMs. An entropy-based conflict-detection module cuts hallucination on multi-hop question answering.
Graph-based retrieval-augmented generation that turns text into knowledge triples with LLMs. An entropy-based conflict-detection module cuts hallucination on multi-hop question answering.
India's first open Rajasthani-Hindi code-switched corpus of 50K sentences. Fine-tuned MuRIL beats GPT-4o on NER, sentiment, and toxicity detection.
140x compressed deep-learning model for real-time 5-class arrhythmia detection on an Arduino Nano 33 BLE. Hits ~99% F1 in under 256KB using spectral knowledge distillation and ECG+PPG sensor fusion.
Reproductions of recent reversible-data-hiding papers (IEEE TMM, SPL, and TCE, 2024 to 2026): encryption, embedding, and extraction pipelines benchmarked for capacity and reconstruction fidelity.
Full e-commerce platform with a product catalog, shopping cart, checkout, user authentication, and order management.
The same store rebuilt on a PHP backend with MongoDB, keeping a React-compatible frontend.
A distributed file-storage system with node-based storage.
A full-stack web application built on the SERN stack.
A faithful replica of Charles Leclerc's website: a smooth-scroll, animation-driven experience.
A clean weather app that pulls live forecasts from a public API, with city search and saved locations.
A CRUD system for managing books, members, and loans, with search, due-date tracking, and an admin dashboard.
A CNN encoder with an LSTM decoder that writes natural-language captions for images, trained on the Flickr8k dataset.