Document Ingestion Simulator
Paste text and configure chunking to see how documents are split for retrieval.
Embedding Space Visualizer
Chunks mapped to 2D vector space (simulated t-SNE projection). Click any point to find similar chunks.
● Chunks ● Query ● Top-K Results Lines = similarity
Retrieval Pipeline Builder
Configure every stage of your RAG retrieval pipeline.
Embedding Configuration
Retrieval Configuration
0.70
Post-Retrieval
Prompt Template Designer
Build and preview the assembled RAG prompt that gets sent to the LLM.
Built-In Knowledge Base
Searchable RAG architecture reference with benchmarks, comparisons, and best practices.
Architecture Export
Export your complete RAG pipeline configuration as JSON.