Project Exploration

Projects

Browse all projects by category. Featured projects provide quick context, while individual pages provide deep technical details.

AI / ML Projects

AI / ML

GuardEye — Offline AI Malware Scanner

AI-powered offline malware detection system for Android devices developed during internship with Haryana Police Cybersecurity Department.

  • Python
  • PyTorch
  • ADB
  • OCR
  • ESP32

AI / ML

Hospital Resource Optimization

Intelligent hospital operations system that predicts patient influx and optimizes floor/medicine allocation using Conv1D + IRL + PPO.

  • PyTorch
  • scikit-learn
  • Stable Baselines3
  • Gymnasium
  • FastAPI
  • Pandas
  • NumPy
View Project Repo: Private

AI / ML

rPPG-Based Contactless Blood Pressure Monitoring System

A computer-vision health monitoring system that estimates heart rate, respiration, and blood pressure from short facial video without physical sensors.

  • Python
  • OpenCV
  • NumPy
  • rPPG
  • Signal Processing
  • TensorFlow/PyTorch
  • Facial Landmark Tracking

AI / ML

Industrial OCR Pipeline — Industrial Text Recognition System

Multi-model OCR system for stencil-based industrial text using Quinn OCR, TinyOCR, rule-based validation, and vision-language guidance.

  • Python
  • OpenCV
  • Quinn OCR
  • TinyOCR
  • VLM
  • FastAPI

AI / ML

Airline Market Demand Analysis Web App

A data-driven Flask web app that fetches live flight schedules and generates AI-powered market demand insights for travel and hospitality decision-making.

  • Python
  • Flask
  • Pandas
  • AviationStack API
  • Google Gemini API
  • Chart.js
  • Tailwind CSS
  • JavaScript

Embedded / Hardware Projects

Embedded / Hardware

ESP-Based Edge AI Voice Recognition System

An embedded AI system that runs a quantized neural network on ESP hardware for real-time animal sound classification and web visualization.

  • ESP32
  • TinyML
  • Quantized Neural Network
  • Audio Feature Extraction
  • Wi-Fi
  • Web Dashboard

Embedded / Hardware

Project Blaze — Smart Emergency Alert Ring

A wearable IoT safety ring that sends emergency alerts and live location using LoRa with satellite fallback in network-deficient regions.

  • ESP32
  • NEO-6M GPS
  • RFM95W LoRa
  • Satellite Communication
  • Pressure Sensor
  • Li-Po Battery
  • Cloud Alerts
  • Mobile App

Systems / Infra Projects

Systems / Infra

SecondLife — Persistent Memory AI Assistant

A local LLM system with long-term memory designed to preserve context across months using FAISS and retrieval-augmented generation.

  • Python
  • Local LLM
  • FAISS
  • RAG
  • PDF Parsing
  • Speech-to-Text

Systems / Infra

Advanced Memory System for AI Agents

A modular long-term memory architecture that enables AI agents to retain, retrieve, and reason over past information using episodic, semantic, and vector memory.

  • Python
  • Local LLM
  • RAG
  • FAISS/Qdrant
  • Embeddings
  • Metadata Tagging
  • Hybrid Retrieval

Experimental Projects