Skip to content
View ronitgulia's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ronitgulia

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
ronitgulia/Readme.md
Typing animation
Coding GIF

πŸš€ About Me

AI/ML Engineer & Full Stack Developer based in Jaipur, India.
Specializing in building and shipping production systems across LLMs, RAG, Computer Vision, and MLOps.

  • πŸ”­ I’m currently working on production-grade AI systems, including RAG chatbots and CV pipelines.
  • 🌱 I’m currently exploring LangGraph, Agentic Workflows, and Advanced MLOps.
  • πŸ’¬ Ask me about PyTorch, TensorFlow, LangChain, FastAPI, Docker, or React.
  • 🌐 Portfolio: portfolio-1lb1.vercel.app
  • πŸ“§ Reach me at: ronitgulia3@gmail.com
  • πŸ’Ό LinkedIn: ronigulia

πŸ› οΈ Tech Arsenal

Tech Stack

πŸ’» Featured Projects

πŸ€– RAG Knowledge-Base Chatbot

Hybrid FAISS + BM25 Retrieval-Augmented Generation chatbot built with LangChain and Streamlit. Tested against RAGAS benchmarks with faithfulness, accuracy, and relevance scoring above 0.92.

🧩 AutoStream AI Agent

LangGraph-powered conversational lead-capture agent with multi-step routing. Deployed as a scalable backend service using FastAPI and the WhatsApp Cloud API.

πŸ›‘οΈ Victor Bot Detection

Real-time XGBoost + Isolation Forest ensemble for sub-5ms malicious HTTP traffic fingerprinting. Wraps explainable AI (SHAP) into a deployable Flask REST API.


πŸ“Š GitHub Analytics



🐍 Contribution Snake

Snake eating my contributions

Popular repositories Loading

  1. ronitgulia ronitgulia Public

    1

  2. india-villages-project india-villages-project Public

    A production full-stack REST API serving Census 2011 data for all 457,061 Indian villages β€” with state/district filtering, village search, JWT auth, API key management, and a React dashboard. Live …

    JavaScript

  3. Mood_Music Mood_Music Public

    A real-time emotion-based music player β€” detects your facial expression via webcam using an ONNX deep learning model and automatically plays a matching YouTube song for your mood.

    Python

  4. Autostream_agent Autostream_agent Public

    A production-grade conversational AI agent built with LangGraph that detects high-intent users, answers product queries via RAG, and automatically captures leads through a multi-step dialogue β€” dep…

    Python

  5. nifty100-financial-intelligence nifty100-financial-intelligence Public

    ML-powered financial intelligence platform for India's Nifty 100 companies β€” 12 years of financial data, automated health scoring across 4 dimensions, 7 Power BI dashboards, Django REST API, and a …

    Jupyter Notebook

  6. HandConnect HandConnect Public

    Real-time hand visualizer that draws rainbow glowing lines between fingertips using a webcam β€” built with MediaPipe, OpenCV, and NumPy.

    Python