Skip to content
View naurjhanvi's full-sized avatar
  • Karnataka, India
  • 13:10 (UTC +05:30)
  • LinkedIn in/rnjhvi

Block or report naurjhanvi

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
naurjhanvi/README.md

Jhanvi Rani

AI & Data Science · Edge AI · RAG Pipelines · Time-Series Anomaly Detection

Sophomore @ GSSS Institute of Engineering & Technology for Women, Mysuru

LinkedIn Email


⚡ About Me

I engineer production-ready ML systems that solve complex, real-world bottlenecks. I specialize in deploying multi-model architectures, building robust RAG-powered pipelines, and engineering custom anomaly detection layers for edge and cloud environments.


🛠️ Tech Stack

Languages & Databases Python C++ SQL Neo4j SQLite

ML, LLMs & Agentic AI TensorFlow scikit-learn LangChain HuggingFace

Web, Cloud & DevOps FastAPI Streamlit Docker Google Cloud Kubernetes


🚀 Featured Projects

🔒 Argus Echo — Edge AI for ICS Security

TensorFlow LangChain FAISS Groq Llama 3.3 Docker GKE

An anomaly detection system built for critical infrastructure security.

  • Engineered a custom rolling variance layer (3,300 parameters) to catch stealthy replay attacks that successfully evade standard LSTM Autoencoders.
  • Architected a RAG pipeline to ground operator guidance in ICS security literature, configuring RAGAS faithfulness scores below 0.60 to trigger automated security escalations.
  • Deployed the multi-user Streamlit web application to the cloud utilizing Docker and Google Kubernetes Engine (GKE).

🌾 AgriPredict AI — Multi-Model Inference Platform

LSTM CNN Random Forest FastAPI React

An end-to-end agricultural decision system designed and shipped within 24 hours.

  • Coordinated three heterogeneous models (yield prediction, disease detection, crop recommendation) into a single, unified FastAPI service.
  • Containerized with Docker and benchmarked against real-world agricultural and meteorological datasets.

🏆 Hack-Olympic 2026 · 2nd Runner-Up (National Field) · ₹20,000 Prize


📋 AttendAI — Anti-Spoofing Face Recognition

Flask DeepFace OpenCV

An automated attendance tracker optimized for resource-constrained environments. Performs frame-level liveness detection to distinguish live users from photograph and video replay attacks. Runs entirely on local hardware for low-latency CPU inference.


📊 GitHub Stats


Pinned Loading

  1. Argus_Echo Argus_Echo Public

    Edge AI anomaly detection + RAG-powered operator guidance for ICS security, combining an LSTM-AE with LangChain, FAISS, and Groq Llama for grounded, faithfulness-scored alerts.

    Python

  2. project-argus project-argus Public

    Lightweight, domain-agnostic Edge AI anomaly detection framework for ICS security — defeats Replay Attacks via Multivariate Rolling Variance and an LSTM Autoencoder.

    Python

  3. AgriPredictAI AgriPredictAI Public

    Forked from VarshaUN/AgriPredictAI

    AgriPredict AI is a smart web app that uses machine learning to predict crop yields, detect diseases from photos, and automate farming recommendations for Indian farmers

    TypeScript

  4. AttendAI AttendAI Public

    Intelligent automated attendance system using real-time facial recognition and liveness detection, built with DeepFace, MTCNN, and Flask.

    Python