FlashRAG is a Python toolkit for the reproduction and development of Retrieval Augmented Generation (RAG) research. Our toolkit includes 36 pre-processed benchmark RAG datasets and 23 state-of-the-art ...
A TypeScript implementation of PageIndex - vectorless RAG using LLM-based tree search for intelligent document retrieval. src/ ├── types/ # TypeScript type definitions ├── parsers/ # Document parsers ...