FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

vectorless · GitHub Topics · GitHub

#

vectorless

Here are 14 public repositories matching this topic...

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

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

  • Updated Aug 9, 2026
  • TypeScript

Hosted MCP server + slim wiki projection of the First Principles Framework (FPF) by Anatoly Levenchuk. Bounded, vectorless retrieval over 292 patterns and 3 curated routes — addressable by stable FPF IDs, synced daily from ailev/FPF.

  • Updated Aug 29, 2026
  • TypeScript

A retrieval engine that reasons over document structure — not embeddings. No chunking, no top-K, no vector DB.

  • Updated Aug 26, 2026
  • Go

Code-aware search and navigation engine, powered by vectorless.

  • Updated Jun 30, 2026
  • Python

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.

  • Updated Apr 22, 2026
  • Jupyter Notebook

Documentation site for Vectorless — document retrieval for the reasoning era. Fumadocs, deploys to docs.vectorless.store.

  • Updated Aug 3, 2026
  • TypeScript

Vectorless, reasoning-based RAG (PageIndex) in JavaScript. Runs in the browser via WASM and anywhere JS runs.

  • Updated Jul 17, 2026
  • TypeScript

Vectorless RAG via hierarchical tree indexing — Go reimplementation of PageIndex with zero external deps

  • Updated Mar 31, 2026
  • Go
  • Updated Apr 26, 2026
  • Go

A vector-less RAG works fully in local NO internet needed, with webUI

  • Updated Jun 24, 2026
  • Python

Vectorless, reasoning-based RAG that runs 100% on-device (Ollama + Qwen) — grounded answers with a 0–100 confidence score that abstains when unsure.

  • Updated Aug 6, 2026
  • Python

Agentree: index PDFs into a hierarchical section tree for agent retrieval (Claude/Codex structured completions, not vector chunking).

  • Updated Aug 20, 2026
  • Python

Deliver precise document retrieval using Monte Carlo Tree Search for PDF and folder-based question answering without vectors or embeddings.

  • Updated Aug 29, 2026
  • HTML

Improve this page

Add a description, image, and links to the vectorless topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vectorless topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL