Skip to content
View Pranay-Agarwal13's full-sized avatar

Block or report Pranay-Agarwal13

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

Typing SVG

Profile Views


👨‍💻 About Me

I'm a third-year CS (Data Science) student who builds things at the intersection of machine learning, data, and real-world problems.

  • 🎓 B.Tech CSE (Data Science) — 3rd Year
  • 🌱 Currently exploring NLP, RAG systems, and real-world ML pipelines
  • 💼 Open to remote internships and freelance data/ML projects
  • 🧠 Believer in learning by building
  • 📫 Reach me at pranayaga13@gmail.com

🧠 What I Work With

Python R JavaScript C++ SQL TensorFlow PyTorch scikit-learn Pandas LangChain React Streamlit


🚀 Projects Worth Looking At

Project Description Tech
🤖 EduRAG Chatbot RAG system where students upload academic PDFs/PPTs and get citation-backed answers. Built with LangChain, ChromaDB, and GPT-3.5. Fully modular pipeline: loader → chunker → embeddings → retriever → generator Python LangChain ChromaDB Streamlit RAG
🚖 UrbanRide Analytics Cab demand intelligence dashboard for Mumbai's ride-hailing market. Features zone heatmaps, surge analytics, ML-powered hourly demand forecasting across 10,000+ rides React Vite Recharts Leaflet ML
🏦 Loan Approval Predictor End-to-end ML pipeline in R comparing Logistic Regression, Decision Tree, Random Forest, and SVM. Includes feature engineering, 5-fold CV, and a Shiny dashboard R Shiny Random Forest SVM ggplot2
🎭 Face Mask Detection Binary CNN classifier trained on 7000+ images to detect mask usage in real-time using OpenCV Python TensorFlow OpenCV CNN
🏓 Pong Game Two-player Pong with clean OOP architecture. Ball accelerates with every hit Python Turtle OOP

📊 GitHub Stats

GitHub Streak

Trophies

Activity Graph


🔨 Currently Working On

current_focus = {
    "learning":    "NLP + RAG systems + real-world ML pipelines",
    "building":    "Something with actual impact (stay tuned)",
    "looking_for": ["remote internships", "freelance ML/data work"]
}

📬 Let's Connect

LinkedIn Email Instagram

Open to remote internships, freelance data/ML projects, and collaborations.
If you have something interesting — reach out. I don't bite.


Snake animation

Pinned Loading

  1. cab-demand-analysis cab-demand-analysis Public

    **UrbanRide Analytics** — A React + Vite cab demand intelligence dashboard built for Jaipur's ride-hailing market, featuring real-time KPI monitoring, interactive zone heatmaps, surge analytics, an…

    JavaScript

  2. edu-rag-chatbot edu-rag-chatbot Public

    A retrieval-augmented generation (RAG) system that allows students to upload academic documents and ask grounded questions, with a focus on accuracy, transparency, and evaluation.

    Python

  3. Ember-Luxe Ember-Luxe Public

    HTML

  4. face-mask-detection face-mask-detection Public

    Face mask detection using deep learning

    Jupyter Notebook

  5. forage-midas forage-midas Public

    Forked from vagabond-systems/forage-midas

    Project repo for the JPMC Advanced Software Engineering Forage program

    Java

  6. turtle-crossing-game turtle-crossing-game Public

    A simple Turtle Crossing game inspired by the 100 Days of Code Python bootcamp, built with the turtle module. Dodge randomly generated cars, level up as speed increases, and track your progress wit…

    Python