Skip to content
View Dinesh-Sharma2004's full-sized avatar
⛈️
\____{ ^0^ }_____/
⛈️
\____{ ^0^ }_____/

Block or report Dinesh-Sharma2004

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.

Content in all repositories owned by your account will be closed.
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
Dinesh-Sharma2004/README.md

Dinesh Sharma - ASCII Sword Art Banner

Typing Subtitle


🌟 Featured Repositories

Repository Why it Matters Stack
All ML Algorithms Implemented 9 fundamental ML algorithms from scratch in python file and jupyter notebook using only NumPy and Pandas by understanding mathematical formulations behind their working Python 3.11+ NumPy PandasJupyterScikit-learn
Regime-Aware Time Series Forecasting System Regime-aware time series forecasting using Gausian Mixture Model clustering, LightGBM regressors, online adaptation, FastAPI, and an interactive monitoring dashboard. Python 3.11+ FastAPI ReactDockerNumPyPandasScikit-learn
Medical_chatbot Ingestion runs on separate Redis/RQ workers so vector index uploads never block API queries. Python 3.11+ FastAPI ReactDockerGroqRedis
FactLens Cache-first corrective RAG where repeat checks are served before external retrieval. Python 3.11+ Redis GroqDockerWhisper FastAPI React
TripCaspian A deterministic signal gate drops low-relevance messages before running LLM token scoring. Python 3.11+ SQLite

Languages & Tech

Languages

Python Java C C++

AI / Generative AI

PyTorch Hugging Face NLP / Python

Whisper LLM Fine-Tuning Prompt Engineering

🔗 RAG & AI Agents

LangChain LangGraph FAISS Vector Embeddings

⚙️ Backend & APIs

FastAPI Flask Redis Docker

Pydantic   •    Celery   •    REST APIs   •    Microservices   •    SSE

📊 Data, MLOps & Experimentation

PostgreSQL RedisMLflowDatabricks

Prefect ETL Pipelines Optuna SHAP

☁️ Cloud & Infrastructure

Docker Kubernetes Google Cloud Platform

SupabasePrometheus

## 🌐 Frontend

React JavaScript HTML5 CSS3


🌐 Connect With Me

Portfolio LinkedIn dineshsharma004785@gmail.com

Pinned Loading

  1. Medical_chatbot Medical_chatbot Public

    This project implements a Retrieval-Augmented Generation (RAG) chatbot that can answer medical questions based on uploaded PDF documents. It uses Hugging Face models for embedding and language gene…

    Python 5 1

  2. ML_Algorithm_from_scratch ML_Algorithm_from_scratch Public

    This repository contains implementations of fundamental Machine Learning algorithms from scratch using only Python and core libraries like NumPy , Pandas and Matplotlib.

    Jupyter Notebook