Studio
Type, annotate, verify.
Run a single text through the full four-layer cascade. Watch the trace fill in real time and inspect every retrieved exemplar, every vote, and the on-chain receipt.
Input64 chars
IdleTry a sample:
Pipeline trace
L1 · Dynamic ICL Retrieval
Builds TF-IDF vectors across the corpus and surfaces top-K examples.
L2 · Chain-of-Thought Prompt
Composes a 5-step reasoning prompt with retrieved exemplars.
L3 · Self-Consistency Vote
Runs 5 inference samples across temperatures and majority-votes.
L4 · Adaptive Fallback
Re-votes with cold temperatures only when confidence < threshold.
Awaiting your text.
Run the cascade to see the predicted label, confidence, supporting evidence, and the storage receipt.