Skip to content
View gsathishkumar's full-sized avatar

Block or report gsathishkumar

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. E-Commerce-MultiAgent-WithoutMCP E-Commerce-MultiAgent-WithoutMCP Public

    E-Commerce Multi-Agent Customer Support pipeline built with **LangGraph** (orchestration) and **LangChain** (agent tasks).

    Python 2 1

  2. RAG-System-Python RAG-System-Python Public

    Build a basic Retrieval system that will perform splitting on given pdf documents along with tables and convert them in embedding and store embedding in database. Perform a search operation for the…

    Python

  3. Similarity-Search-Python Similarity-Search-Python Public

    Similarity search in involves reads pdf text into numerical vectors (embeddings) and then find the closest vectors to a given query.

    Python

  4. FastAPI-Crud-Python FastAPI-Crud-Python Public

    Demonstrates the usage of Fast-API with Async CRUD operations using SQLAlchemy

    Python

  5. Inventory-Mgmt-Python Inventory-Mgmt-Python Public

    Inventory Management System (CLI-based)

    Python

  6. Evaluation_Tool_for_Retrieval_System_Python Evaluation_Tool_for_Retrieval_System_Python Public

    Evaluation tool for retrieval systems (especially RAG) measures retrieval accuracy

    Python