code
open source projects and language models with datasets
major projects
ManuIndex is a document-aware retrieval engine for RAG that handles large, mixed document collections. Instead of searching all document chunks at once, it first finds the most relevant documents, then searches within the chunks of those documents. This approach improves retrieval efficiency and accuracy, especially for large datasets.
hobby projects
language & vision models
datasets
Compiled many small datasets into one cleaned dataset
A dataset of bank transactions labeled as fraudulent or non-fraudulent.
resources
Bash commands and installation guide for Fedora linux
All machine learning algos and case studies
All data structure and algos in single place