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.
PyMuPDF4LLM is a Python library that extracts complex visual information (tables, charts, logos) from PDFs into Markdown using Vision Language Models. It bridges visual content and structured text with intelligent OCR, layout preservation, and multi-backend support (OpenAI, Hugging Face).
hobby projects
language & vision models
datasets
RAGmix is a heterogeneous, multi-domain evaluation dataset for Retrieval-Augmented Generation (RAG) systems.
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