code

open source projects and language models with datasets

major projects

ManuIndex

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

n99

An automated movie ticket tracking application that monitors cinema websites for ticket availability and notifies users the moment tickets go on sale.

tsr-page

Academic profile template for scholars and designers. Powered by Eleventy & tsr-page theme.

language & vision models

Helmet Detection with YOLOv8n

A lightweight, real-time helmet detection

Text Classification Model - English

Fine-tuned distilbert model using LoRA on custom dataset

datasets

Huge Dataset for Sentiment Analysis

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