Skip to content
View sjsreehari's full-sized avatar
💭
Experimenting
💭
Experimenting

Highlights

  • Pro

Block or report sjsreehari

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sjsreehari/README.md

Sreehari S J

AI/ML Engineer · India Book of Records Achiever · Research @ IISER Bhopal

LinkedIn Email Portfolio Instagram


About

I'm a second-year CS undergrad building at the intersection of signal processing, deep learning, and agentic AI.

  • 🏆 India Book of Records : camera-free gesture recognition via Wi-Fi CSI at 90.2% accuracy on ESP32
  • Research Assistant @ IISER Bhopal : telecom fraud detection under Prof. Vinod K. Kurmi
  • AI/ML Intern @ tetherUp : RF-based presence detection pipelines & underwater drone sensing
  • Building multi-agent systems, publishing open-source tools, winning hackathons

Tech Stack

AI / ML

Python TensorFlow PyTorch NumPy Pandas Matplotlib

Web & Backend

React JavaScript TypeScript FastAPI Firebase Next JS

Tools & Infra

Docker Git GitHub Vercel Postman

Pinned Loading

  1. Wi-Fi-gesture-dectection Wi-Fi-gesture-dectection Public

    WiFi CSI-based gesture recognition using dual-path ensemble deep learning (CNN2D + CNN1D-LSTM). 90.19% accuracy on ESP32 hardware with 426K parameters.

    Python 10 1

  2. PyroScan-AI PyroScan-AI Public

    PyroScan AI is a GenAI-powered multi-agent system for real-time forest fire prediction across 10 global zones. Designed for researchers and disaster teams, it includes agents for fire detection, we…

    Python 7 2

  3. pragati pragati Public

    An AI-powered platform for automated Detailed Project Report (DPR) analysis, combining XGBoost-based feasibility classification, MDONER/NEC compliance validation, OCR text extraction, and an intera…

    Python 4 2

  4. encypher encypher Public

    Lightweight React hook for encrypted localStorage/sessionStorage with a useState-like API.

    JavaScript 6

  5. Deepfake-Detection-CNN Deepfake-Detection-CNN Public

    A deep learning prototype using Convolutional Neural Networks (CNNs) for deepfake detection, achieving 92% accuracy on the test dataset. Designed as a proof-of-concept for AI-based media verificati…

    Jupyter Notebook 6 1

  6. debate-engine debate-engine Public

    Multi-model debate interface inspired by Andrej Karpathy Pro/Con/Judge agents with memory, uncertainty signals, and OpenRouter + Ollama support

    Python