Skip to content
View saivigneshpandian's full-sized avatar

Block or report saivigneshpandian

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. ai-shopping-agent ai-shopping-agent Public

    Multimodal tool-calling shopping agent built with LangChain — searches a SQLite catalog, fetches ratings, places orders, and identifies products from images using Gemini vision. Streamlit frontend.

    Jupyter Notebook

  2. rag-telecom-support rag-telecom-support Public

    Multi-source RAG support assistant — retrieves across FAQ (CSV), resolved tickets (SQLite), and a PDF guide, each in its own Chroma collection, grounded with Gemini. Python + LangChain.

    Jupyter Notebook

  3. ai-email-agent-system ai-email-agent-system Public

    Complete multi-workflow AI email automation system — classification, onboarding, and support using n8n and Google Gemini

  4. ai-hr-resume-screening ai-hr-resume-screening Public

    AI-powered HR resume screening system — candidates upload resumes via a React portal, n8n workflow extracts data using Google Gemini, scores candidates automatically, and logs results to Google Sheets

    JavaScript

  5. ai-email-order-tracker ai-email-order-tracker Public

    AI-powered email order tracking system — automatically extracts order data from Gmail using Google Gemini, logs to Google Sheets, and creates or updates Trello cards based on order status

  6. email-agent-customer-support email-agent-customer-support Public

    AI-powered customer support email agent built with n8n, Google Gemini, and Pinecone. Auto-classifies emails, queries knowledge base, and sends replies via Gmail.