ShuvamRS (Shuvam Raj Satyal) · GitHub
Skip to content
View ShuvamRS's full-sized avatar

Block or report ShuvamRS

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

Pinned Loading

  1. ecommerce-data-platform ecommerce-data-platform Public

    Azure Databricks lakehouse with incremental Auto Loader ingestion, PySpark Bronze/Silver pipelines, dbt Gold modeling, and automated CI/CD across dev, test, and prod.

    Jupyter Notebook

  2. consumer-complaints-analytics consumer-complaints-analytics Public

    Microsoft Fabric lakehouse processing 17M+ CFPB complaints with PySpark, Delta Lake, scheduled API ingestion, incremental merges, and Power BI.

    Jupyter Notebook

  3. security-questionnaire-rag-agent security-questionnaire-rag-agent Public

    Azure AI Foundry + Azure AI Search RAG workflow for answering security questionnaire from synthetic evidence documents, with a second agent validating evidence support.

    Jupyter Notebook

  4. langchain-web-rag-agent langchain-web-rag-agent Public

    A LangChain Web RAG agent that routes questions to direct answers, web search, web summaries, or website-based RAG using Chroma and Gradio.

    Python

  5. credit-card-default-prediction credit-card-default-prediction Public

    Machine learning project for predicting credit card default risk using EDA, feature engineering, model comparison, and CatBoost.

    Jupyter Notebook

  6. langchain-document-rag-agent langchain-document-rag-agent Public

    A LangChain document RAG app that lets users upload PDFs or DOCX files, index them with Chroma, and ask questions through a Gradio chat interface.

    Python