Sridhama Prakhya (sridhama)

sridhama

Geek Repo

Company:Google Research / UMass Amherst

Home Page:sridhama.com

Github PK Tool:Github PK Tool


Organizations
TuragaLab

Sridhama Prakhya's repositories

youtube-playlist-duration

A Google Chrome extension for calculating the duration of YouTube playlists.

Language:JavaScriptLicense:MITStargazers:33Issues:6Issues:6

llm-offensive-language-detection

Multilingual hate speech detection using pre-trained BERT and XLM-RoBERTa models with prompt tuning.

locationmate

LocationMate, as the name suggests, is an Android app to help find the location of your friends within a Wi-Fi-enabled campus. The app works by scanning the BSSID of the nearest access point and retrieving the respective location from a pre-populated BSSID-location database. LocationMate uses a cryptographic hash to add friends and also has privacy features for hiding your location.

Language:JavaStargazers:3Issues:2Issues:0

llm-sql

LangChain + Streamlit web application for searching relevant offers from a SQLite database using an LLM and embeddings.

Language:PythonStargazers:2Issues:1Issues:0

llm-RAG-agent

Utilizes custom LangChain agents to perform Retrieval Augmented Generation (RAG) for various tasks related to financial document analysis using FinBERT and PEGASUS.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

sonic-guidance

A system that replaces the walking stick for the visually impaired.

Language:JavaScriptLicense:MITStargazers:1Issues:2Issues:0

telugu-nlp

Helper functions that might be useful for someone working on Telugu NLP

Language:PythonStargazers:1Issues:2Issues:0

e-billboard

E-Billboard is a smart and dynamic information display system. It can recognize a bystander's face and show them relevant information like their lunch menu, daily schedule, pertinent news, and more. Face recognition is done with a Haar feature-based cascade classifier using OpenCV. Ideally, the whole system is meant to run on a Raspberry Pi that is equipped with a camera module and is connected to an external display. For distributed computing, the system can also run on a server connected to a camera and relay this data back to a Raspberry Pi.

Language:PHPStargazers:0Issues:1Issues:0

nearby-zip-retriever

The Google Maps API does not provide the functionality of extracting nearby zip codes at a particular geo-location. I've devised and implemented an algorithm that fetches nearby zip codes based on the Haversine formula.

Language:PHPLicense:MITStargazers:0Issues:1Issues:0

scalable-video-processing-spark

Scalable video tagging system using a pre-trained CLIP model with PySpark.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

sridhama.github.io

personal website

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

wormvae

Connectome-constrained Latent Variable Model of Whole-brain Neural Activity, ICLR 2022

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

langchain-youtube-playlist-duration

Using LangChain to create a custom tool that retrieves the duration of a YouTube playlist. Same idea as https://github.com/sridhama/youtube-playlist-duration but using LLMs.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0