RAG pipeline icons
From document to answer — ingestion, chunking, embedding, indexing, retrieval, reranking and grounding, each with its own icon.
ingestioningestion-pipelinedocument-parsedocument-splitchunkchunkingchunk-overlapchunk-sizeembeddingembed-batchvector-databasevector-indexvector-searchindex-rebuildhnswretrieverhybrid-searchkeyword-searchsemantic-searchrerankercross-encodertop-krelevance-scorecontext-assemblycontext-budgetgroundingcitationevidenceanswer-synthesiseval-raggroundednessfreshnesscorpusknowledge-baseknowledge-graphmulti-hopquery-expandhydereembeddedupe
A retrieval pipeline is a sequence of things that all look like a document to a generalist set. Here every stage is its own drawing: the chunk and the chunk overlap, the embedding lattice, the vector database, the index and its rebuild, the retriever, the reranker, the citation that grounds the answer.
Use them on architecture diagrams, in pipeline UIs and in docs; the duotone variant reads well at the larger sizes a diagram wants.
import { Chunk, Embedding, VectorDatabase, Reranker } from "@iconmind/react";The 40 icons, described
- Ingestioningestion
- Ingestion pipelineingestion-pipeline
- Document parsedocument-parse
- Document splitdocument-split
- Chunkchunk
- Chunkingchunking
- Chunk overlapchunk-overlap
- Chunk sizechunk-size
- Embeddingembedding
- Embed batchembed-batch
- Vector databasevector-database
- Vector indexvector-index
- Vector searchvector-search
- Index rebuildindex-rebuild
- HNSWhnsw
- Retrieverretriever
- Hybrid searchhybrid-search
- Keyword searchkeyword-search
- Semantic searchsemantic-search
- Rerankerreranker
- Cross-encodercross-encoder
- Top-ktop-k
- Relevance scorerelevance-score
- Context assemblycontext-assembly
- Context budgetcontext-budget
- Groundinggrounding
- Citationcitation
- Evidenceevidence
- Answer synthesisanswer-synthesis
- RAG evaleval-rag
- Groundednessgroundedness
- Freshnessfreshness
- Corpuscorpus
- Knowledge baseknowledge-base
- Knowledge graphknowledge-graph
- Multi-hopmulti-hop
- Query expandquery-expand
- HyDEhyde
- Re-embedreembed
- Deduplicatededupe
Other collections
Every rag pipeline icon, free to ship
40 icons drawn on one grid, in outline and duotone at three weights, with the code for nine frameworks. MIT — commercial use, no attribution, no seat count.