Skip to content
View aravadikesh's full-sized avatar

Highlights

  • Pro

Block or report aravadikesh

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
aravadikesh/README.md

Popular repositories Loading

  1. DeepFakeDetector DeepFakeDetector Public

    This repository contains tools for detecting deepfakes in videos and images using state-of-the-art machine learning models. It supports batch processing, configurable thresholds, and high-accuracy …

    Python 1 5

  2. MedQA_DPO MedQA_DPO Public

    Jupyter Notebook 1

  3. MLFQ MLFQ Public

    This repository implements the Multi-Level Feedback Queue (MLFQ) CPU scheduling algorithm, a dynamic scheduling approach that balances responsiveness and fairness by assigning processes to priorit…

    C++

  4. 320-Team-3-BackEnd 320-Team-3-BackEnd Public

    This is the back-end repo for the UMOC Web Locker. The UMOC Web Locker is a web application that allows users (primarily members of the UMass Outing Club) to view the available gear in the physical…

    TypeScript

  5. Run-576-Final-Project Run-576-Final-Project Public

    CS 576 Final Project Repository

    ShaderLab

  6. rag_qa_system rag_qa_system Public

    The QASystem project is a Question-Answering (QA) system that utilizes embeddings and a FAISS index to retrieve and generate answers based on a knowledge base. It can be run as a Flask-ML server, a…

    Python