AlphaGo-inspired MCTS for document retrieval. No vectors, no embeddings, no chunking — just reasoning. Upload PDFs, ask questions, get answers with citations.
-
Updated
Mar 10, 2026 - Python
AlphaGo-inspired MCTS for document retrieval. No vectors, no embeddings, no chunking — just reasoning. Upload PDFs, ask questions, get answers with citations.
Vectorless, reasoning-based code index cho AI context retrieval. Instead of dumping your entire codebase into a prompt (50k+ tokens), codeindex builds a hierarchical tree index and uses LLM reasoning to find the exact context you need
Hosted MCP server + slim wiki projection of the First Principles Framework (FPF) by Anatoly Levenchuk. Bounded, vectorless retrieval over 247 patterns, 13 routes, and the preface — addressable by stable FPF IDs.
NodeMind binary fingerprint document index. Patent-pending integer-only codec.
A retrieval engine that reasons over document structure — not embeddings. No chunking, no top-K, no vector DB.
Code-aware search and navigation engine, powered by vectorless.
Vectorless RAG via hierarchical tree indexing — Go reimplementation of PageIndex with zero external deps
A vectorless RAG pipeline that navigates PDF documents using a PageIndex tree structure and Gemini 2.0 Flash — no vector database, just LLM-guided tree search with auto-cited answers.
A vector-less RAG works fully in local NO internet needed, with webUI
Deliver precise document retrieval using Monte Carlo Tree Search for PDF and folder-based question answering without vectors or embeddings.
Add a description, image, and links to the vectorless topic page so that developers can more easily learn about it.
To associate your repository with the vectorless topic, visit your repo's landing page and select "manage topics."