Skip to content
View mayankag22's full-sized avatar
  • Austria

Block or report mayankag22

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. RAG_demo_with_monitor RAG_demo_with_monitor Public

    This application takes input from user via PDF and databricks table, updates vector index, calls MCP server for internal policies and ask LLM to answer in case the policy is not present in MCP serv…

    Python 1

  2. pdf_read pdf_read Public

    read pdf and tokenize words from it for further parsing

    Jupyter Notebook

  3. RAG_demo_PDF RAG_demo_PDF Public

    RAG application to ingest Data from user provided PDF and update the vector index on the fly.

    Python

  4. RAG_demo_databricks RAG_demo_databricks Public

    RAG application which dynamically pulls data from Databricks based on table name provided by the user and updates the Vector Index

    Python

  5. IT_helpdesk_multimodal_rag IT_helpdesk_multimodal_rag Public

    A Multimodal RAG application which tries to troubleshoot errors in an application with a Supervisor Agent, RAG Agent, MCP Agent and Web Search Agent.

    Python