Skip to content
View shubhijoshi's full-sized avatar

Block or report shubhijoshi

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

Hi, I'm Shubhi Joshi!
B.Tech (ECE) graduate from NIT Raipur, interested in AI/ML and GenAI.
Most of the time I'm just building and breaking my code and learning from both,
Also I had built many projects, some of them are hanging out below!

Pinned Loading

  1. ML_PROJECT ML_PROJECT Public

    End to end ML deployment project, a Flask app predicting student exam performance, containerized with Docker and deployed via a CI/CD pipeline using GitHub Actions, AWS ECR, and AWS EC2.

    Jupyter Notebook

  2. local_rag_application local_rag_application Public

    A local Retrieval Augmented Generation (RAG) application that allows users to ask questions about a collection of documents. The application uses Ollama for local AI models, ChromaDB for vector sto…

    Python

  3. CLTV-Project CLTV-Project Public

    Built an end-to-end ML pipeline for Customer Lifetime Value (CLTV) prediction on 89K+ insurance records, leveraging feature engineering, OOF target encoding, and Optuna-tuned CatBoost for improved …

    Jupyter Notebook

  4. nyc-taxi-trip-project nyc-taxi-trip-project Public

    Large-scale exploratory data analysis of 729K+ NYC taxi trips, uncovering temporal, geographic, and operational patterns through feature engineering, statistical analysis, geospatial visualization,…

    Jupyter Notebook

  5. EchoAI EchoAI Public

    EchoAI is an AI chatbot built using React and Tailwind CSS. It integrates with the Google Gemini API for generating AI responses. It is also implemented with a custom prompt system with 10+ predefi…

    JavaScript

  6. Navaids-project Navaids-project Public

    AAI Intern Project - Machine learning model for predicting Navaid power levels using signal and operational characteristics. The dataset includes attributes like frequency, elevation, and magnetic …

    Jupyter Notebook 1