Skip to content
View Ushnesha's full-sized avatar

Block or report Ushnesha

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

    A comprehensive RAG (Retrieval-Augmented Generation) application suite for interacting with PDF documents using Large Language Models. This repository contains two implementations: a text-only PDF …

    Python

  2. Multi-Agent-RAG Multi-Agent-RAG Public

    A multi-agent Retrieval-Augmented Generation (RAG) system with Agent2Agent communication, built with LangGraph. The pipeline uses three specialized agents (Researcher, Summarizer, and Answer) that …

    Python

  3. Misere-TicTacToe Misere-TicTacToe Public

    Forked from envnecromancer/CSE_535_F25_-_Project_2

    This project implements Misere Tic-Tac-Toe that is a variant of Tic-Tac-Toe as an Android mobile app using Kotlin and Jetpack Compose. In Misere Tic-Tac-Toe, the player who completes a line of thre…

    Kotlin

  4. PhishNChips PhishNChips Public

    A geo-distributed phishing intelligence network demonstrating distributed database concepts using Elasticsearch and Kibana. The system enables real-time threat detection and global dissemination of…

    Python 2

  5. ActivityRecognitionApp ActivityRecognitionApp Public

    Demonstrates use of the ActivityRecognitionApi to recognize a user's current activity, such as walking, driving, or standing still. Users can request activity updates by pressing the "Request Updat…

    Java 2

  6. TextRecognitionAndExtraction TextRecognitionAndExtraction Public

    A lightweight OCR (Optical Character Recognition) application that allows users to capture images and automatically extract visible text. Features a seamless one-click function to copy extracted co…

    Kotlin 7