Skip to content
Content

ContextCards

A grid of retrieved-context cards showing title, source, relevance percentage, and a truncated content preview that can be expanded inline.

Preview:
1280px

Transformer Architecture Overview

arxiv.org/abs/1706.03762
94%

The dominant sequence transduction models are based on complex recurrent or convolutional neural networks that includ...

Mixture of Experts Scaling

arxiv.org/abs/2101.03961
78%

Switch Transformer demonstrates that sparsely gated MoE models can dramatically increase model capacity while keeping...

Retrieval-Augmented Generation

ai.meta.com/research/rag
61%

RAG combines a retrieval component with a generation model, enabling the system to retrieve relevant documents from a...

Props

PropTypeDefaultDescription
chunksContextChunk[]-Array of retrieved context items to render.