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.

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. 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

  2. end-to-end-mlops-pipeline end-to-end-mlops-pipeline Public

    Python

  3. 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

  4. 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

  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. Search-Engine Search-Engine Public

    A general purpose text based search engine (ranked + boolean) built from scratch.

    Python 1