UI pour les agents IA

Show RAG sources & citations in React

Retrieval-augmented answers need attribution to be trusted. Render the sources behind each response as compact citation cards so users can verify where the AI got its information.

Composants que vous utiliserez

Installation

Ajoutez chaque composant ci-dessus avec la CLI shadcn. Vous possedez le source apres installation.

pnpm dlx shadcn@latest add https://ui.vllnt.com/r/ai-source-citation.json
pnpm dlx shadcn@latest add https://ui.vllnt.com/r/ai-message-bubble.json

Questions frequentes

How do I show sources for a RAG answer?
Render an AI Source Citation card per retrieved source — each shows a title, origin label, and optional excerpt — beneath the AI Message Bubble that contains the answer.