Skip to content
View paras-the-coder's full-sized avatar

Block or report paras-the-coder

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
paras-the-coder/README.md
Paras Khutwad subtitle tagline

Typing SVG


LinkedIn GitHub Profile Views



About Me

class Paras:

    name       = "Paras Khutwad"
    alias      = "paras-the-coder"
    status     = "B.Sc. Statistics Student @ Modern College, Pune"
    role       = "Aspiring AI Engineer | Builder | Learner"

    currently  = [
        "Building Agentic AI & RAG systems",
        "Exploring LangGraph & multi-agent pipelines",
        "Studying Machine Learning & Deep Learning",
        "Developing Computer Vision projects",
        "Seeking remote AI/ML internship opportunities",
    ]

    interests  = [
        "Agentic AI",
        "Retrieval-Augmented Generation (RAG)",
        "Fraud Detection & Predictive Analytics",
        "Computer Vision & Deep Learning",
        "Generative AI & LLMs",
    ]


Tech Stack

Languages

Python SQL HTML5

AI / ML / Data

Pandas NumPy Scikit--Learn TensorFlow Keras OpenCV

Agentic AI & LLMs

LangChain LangGraph Pinecone HuggingFace Groq

Backend & Tools

FastAPI Streamlit Git GitHub VS Code



AI / ML Learning Areas

Domain What I'm Exploring
Agentic AI LangGraph state machines, multi-agent orchestration, self-critique loops
RAG Systems Hybrid retrieval, vector search, Pinecone, semantic chunking
Machine Learning Classification, SMOTE, XGBoost, explainability with SHAP
Computer Vision CNNs, ResNet50, transfer learning, defect detection pipelines
Generative AI LLM integration, Groq inference, prompt engineering
Predictive Analytics Risk scoring, fraud detection, feature engineering


Featured Projects

** Agentic Hybrid RAG Assistant** — My most technically differentiated project

An agentic retrieval system built with LangGraph that goes beyond standard RAG. Features a self-critique loop that evaluates its own answers before returning them, hybrid retrieval (dense + sparse), Pinecone vector storage, Tavily live web-search fallback, Groq Llama-3.3-70B inference, and a FastAPI + SSE streaming backend. Supports multiple documents with persistent memory across turns.

LangGraph LangChain Pinecone Groq FastAPI Tavily HuggingFace SSE Streaming


** FraudGuard AI** — Insurance fraud detection with ML explainability

A fraud detection system trained on insurance claims data. Implements XGBoost and Logistic Regression with SMOTE for class imbalance, real SHAP explainability to surface which features drive each prediction, a risk scoring engine, and an interactive Streamlit dashboard.

XGBoost Scikit-Learn SMOTE SHAP Pandas NumPy Streamlit Feature Engineering


** Solar Panel Defect Classification** — Computer Vision for clean energy

A CNN-based image classification system that detects defects in solar panels using transfer learning with ResNet50. Built on TensorFlow/Keras, preprocessed with OpenCV, deployed live on Streamlit Cloud.

ResNet50 TensorFlow Keras OpenCV Transfer Learning Streamlit Image Classification



Current Learning Focus

Currently Learning:
  - LangGraph & Agentic AI
  - Retrieval-Augmented Generation
  - Machine Learning
  - Deep Learning & Computer Vision
  - FastAPI & AI Backend Development
  - Prompt Engineering


Current Goal

Current Goal:
  - Secure an AI/ML Internship
  - Improve Machine Learning Skills
  - Build Production-Ready AI Systems
  - Contribute to Open Source Projects

Currently seeking: Remote AI/ML Internships  •  Open to project collaborations



GitHub Analytics

 





Contribution Activity



Contribution Snake

contribution snake animation


Connect With Me

  



💬 Open to: AI/ML Internship Opportunities  •  Project Collaborations  •  Learning Discussions



Building one model at a time — from statistics to intelligence.

divider

Pinned Loading

  1. Agentic-Hybrid-RAG Agentic-Hybrid-RAG Public

    Agentic RAG system with hybrid reranking, self-critique loop, and web search fallback — built with LangGraph + FastAPI + Groq

    Python 1

  2. FraudGuard-Ai FraudGuard-Ai Public

    Insurance claim fraud detection system using XgBoost, SMOTE/ scale_pos_weight, business rules, and a Streamlit dashboard with downloadable investigation reports.

    Jupyter Notebook 1

  3. Solar-Panel-Defect-Classification Solar-Panel-Defect-Classification Public

    An automated deep learning pipeline built with PyTorch and ResNet50 to classify solar panel defects from drone and field images. Features an interactive Streamlit dashboard and Docker configuration…

    Jupyter Notebook 1