diff --git "a/index.html" "b/index.html" --- "a/index.html" +++ "b/index.html" @@ -1,1398 +1,1266 @@ - - -RAG Pipeline Visualizer - - - + + + Browser RAG Visualizer + - - -
-
⬡ RAG PIPELINE VISUALIZER
-
Loading AI models into your browser. Models are cached after first download.
-
-
- 🔢 - Embedding model — all-MiniLM-L6-v2 (22 MB) -
-
- 🔄 - Reranker — ms-marco-MiniLM-L-6 (~80 MB) -
-
- 🤖 - LLM — LaMini-Flan-T5-248M (~900 MB) -
-
-
-
Initializing…
-
- - - - - -
- -
-
-
Node Settings
- -
-
-
-
- - -
- -
-
- 💬 Chat - idle -
-
-
-
🤖
- Ask anything. Every step of the
RAG pipeline will be visualized live.
+
+
+
+

Browser RAG Visualizer

+

All retrieval, reranking, and generation steps run locally in the browser. Models are cached after the first load.

+
+
+ Models: idle + Vector DB: local + Cache: on + Backend: checking
-
- - -
-
- -
-
- 🔍 Retrieval & Reranking - idle -
-
-
- Retrieved (Top-K) - -
-
-
-
📚
- Retrieved chunks appear here +
+
+
+

Chat

+ Qwen3.5-0.8B + retrieved context
-
-
-
-
- After Reranking - -
-
-
-
🔄
- Reranked context appears here + +
+ +
+
Selected context snippets
+
-
-
-
- -
-
- 🗄️ Vector DB (LanceDB-style) - 0 vectors -
-
- -
- - -
-
-
Embedding…
-
-
- -
-
- - - - - - - - - - - - -
#Text PreviewVector PreviewSourceCategoryDate Added
+
+ +
+ + +
+
+ + +
+
+
+

Ingest + Vector Table

+ Insert, embed, and visualize rows +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ Pipeline idle + Top K + Rerank K + Chunk size +
+ +
+ + + + + + + + + + + + + +
idtextvectormetadatadatesimrerank
+
+
+
+ +
+
+
+ Top-k and reranked picks + Animated rows move here +
+
+
+
+
+
+
+ Run log + Retrieval → rerank → answer +
+
+
+
+
+
+ +
+
+

Node Flow Editor

+ Drag nodes, tweak settings per stage +
+
+
+ +
+
Tip: this is a single-page static build. In HF Spaces, just serve this HTML file.
+
+
+
-
- - -
- - - + \ No newline at end of file