Skip to main content
Back to Playground

Retrieval Workbench

RAG Signal Forge

Tune retrieval quality like a systems engineer. This lab simulates the search loop used in local-first markdown RAG stacks and lets you stress-test your query strategy.

Embeddings Chunking TopK / Score Tuning Latency Focus

Core Loop

Index

argo-rag index --vault ~/Vaults/knowledge-base

Chunk markdown, generate embeddings, and build vector index.

Search

argo-rag search "docker bridge networking problems"

Run semantic lookup and inspect top chunk/source matches.

Serve

argo-rag web

Open local UI to compare query phrasing and source quality.

Live Container Lab

This route now launches real ephemeral containers. Use them as control/target nodes to rehearse your index-and-query workflow before running against your full vault.

Connecting to lab engine...

Checking if real Linux environments are available

Container 1: Control Node

LIVE Connecting...

Container 2: Target Node

LIVE Connecting...

Lab Engine Status

Checking
Active sessions --
Capacity --
Template --
Last check --

Waiting for lab engine response...

Live Retrieval Simulator

0 results Latency: 0ms

Index Cost Estimator

Estimated index time

~35 min

Estimated query latency

<100 ms

Tuning Missions

0/5 complete