Skip to content
View SrimathiMani02's full-sized avatar

Block or report SrimathiMani02

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. enterprise-knowledge-assistant enterprise-knowledge-assistant Public

    Enterprise RAG application using LangChain, FAISS, BM25, and Groq LLM

    Python 1

  2. GENAI-Apps GENAI-Apps Public

  3. Agentic-RAG-Self-Reflective-Knowledge-Assistant Agentic-RAG-Self-Reflective-Knowledge-Assistant Public

    Agentic RAG system using LangGraph with query decomposition, iterative retrieval, self-reflection, and bounded retries over enterprise documents.

    Python

  4. Resume_Estimator Resume_Estimator Public

    A GenAI-powered resume evaluation system that uses an agentic LangGraph workflow to extract explicit technical skills from resumes and job descriptions, compute a match score, and generate a hiring…

    Python

  5. Conversational-RAG-with-PDF-Uploads-Chat-History Conversational-RAG-with-PDF-Uploads-Chat-History Public

    Built a conversational RAG application that allows users to upload PDFs and perform multi-turn, context-aware Q&A using chat history. Implemented history-aware query reformulation to handle follow-…

    Python