- Bangkok
-
14:10
- 7h ahead - https://www.youtube.com/@prithivida
-
Route0x Public
Low latency, High Accuracy, Custom Query routers for Humans and Agents. Built by Prithivi Da
-
-
FlashRank Public
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & C…
-
SPLADERunner Public
Lite weight wrapper for the independent implementation of SPLADE++ models for search & retrieval pipelines. Models and Library created by Prithivi Da, For PRs and Collaboration checkout the readme.
-
flashembed Public
Lightweight Python library to add low-footprint (all-MiniLM-* equivalent) multilingual retrievers to your RAG and Search & Retrieval pipelines.
-
sentence-transformers Public
Forked from UKPLab/sentence-transformersMultilingual Sentence & Image Embeddings with BERT
-
beir Public
Forked from beir-cellar/beirA Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
-
Condenser Public
Forked from luyug/CondenserEMNLP 2021 - Pre-training architectures for dense retrieval
-
blitz-embed Public
Forked from iamlemec/bert.cppC++ inference wrappers for running blazing fast embedding services on your favourite serverless like AWS Lambda. By Prithivi Da, PRs welcome.
-
llama.cpp Public
Forked from ggerganov/llama.cppLLM inference in C/C++
-
llama-cpp-python Public
Forked from abetlen/llama-cpp-pythonPython bindings for llama.cpp
Python MIT License UpdatedFeb 28, 2024 -
neural-cherche Public
Forked from raphaelsty/neural-chercheNeural Search
Python MIT License UpdatedFeb 3, 2024 -
Parrot_Paraphraser Public
A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull reque…
-
pyserini Public
Forked from castorini/pyseriniPyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.
-
Styleformer Public
A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual, active/passive, and many more. Created by Prithiviraj …
-
Gramformer Public
A framework for detecting, highlighting and correcting grammatical errors on natural language text. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
-
js-snackbar Public
Forked from mickelsonmichael/js-snackbarA simple, jQuery free Snackbar (Toast) alert
HTML MIT License UpdatedJan 9, 2023 -
example-app-editable-dataframe Public
Forked from streamlit/example-app-editable-dataframeThis is a demo of a dataframe with editable cells, powered by `streamlit-aggrid` from Pablo Fonseca. You can edit the cells by clicking on them and then export your selection to a csv file! 🎈
Python Apache License 2.0 UpdatedDec 17, 2022 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
-
VisionLanguageProgress Public
Repository to track the progress in V+L Multimodal Learning, including the datasets and the state-of-the-art of the current pre-trained models on various V+L tasks
-
stable_diffusion_playground Public
Forked from gordicaleksa/stable_diffusion_playgroundPlaying around with stable diffusion. Generated images are reproducible because I save the metadata and latent information. You can generate and then later interpolate between the images of your ch…
Python MIT License UpdatedSep 14, 2022 -
pytorch-insightface Public
Forked from nizhib/pytorch-insightfacePretrained insightface models ported to pytorch
Python MIT License UpdatedSep 7, 2022 -
bias-bench Public
Forked from McGill-NLP/bias-benchExtension of bias-bench for select Sentence Transformers* models
-
Companion Repo for the Vision Language Modelling YouTube series - https://bit.ly/3PsbsC2 - by Prithivi Da. Open to PRs and collaborations
-
mlm-scoring Public
Forked from awslabs/mlm-scoringExtension of MLM-scoring Sentence Transformers models which are debiased
Python Apache License 2.0 UpdatedAug 15, 2022 -
Companion Repo for the book The Applied ML Field Manual, Prithiviraj Damodaran
-
InsightFace_Pytorch Public
Forked from TreB1eN/InsightFace_PytorchPytorch0.4.1 codes for InsightFace
Jupyter Notebook MIT License UpdatedJun 21, 2022 -
VQA-Med-2019 Public
Forked from abachaa/VQA-Med-2019Visual Question Answering in the Medical Domain VQA-Med 2019
UpdatedMay 1, 2022 -
langid-benchmark Public
A benchmark of off-the-shelf models that detects language in text - Contributions welcome
-
Alt-ZSC Public
Alternate Implementation for Zero Shot Text Classification: Instead of reframing NLI/XNLI, this reframes the text backbone of CLIP models to do ZSC. Hence, can be lightweight + supports more langua…