Skip to content
View ShreyanshWarde's full-sized avatar

Block or report ShreyanshWarde

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

    Python-based multi-agent data analysis pipeline that uses OpenAI's LLM to coordinate intelligent agents for analyzing data, generating visualizations, and producing a comprehensive written analysi…

    Python 1

  2. EmailAgent EmailAgent Public

    An intelligent email automation system that leverages AI to read, analyze, and intelligently respond to incoming Gmail messages. Built with FastAPI, OpenAI, and Gmail API integration.

    Python 2

  3. RAG_based_Q_A RAG_based_Q_A Public

    A modular FastAPI project that implements a Retrieval-Augmented Generation (RAG) API for PDF and TXT documents. The system stores document chunks in FAISS, retrieves the top 3 relevant chunks for e…

    Python