Image indexing
Kapa can index images from your data sources so they can be found during retrieval and used in answers. See Images in answers for how images show up across Kapa's integrations.
How it works
During ingestion, Kapa detects the images in your data sources, filters out decorative ones such as icons and logos, and indexes the ones that carry useful information, such as screenshots and diagrams. Indexed images are matched during retrieval like any other content.
Image indexing requires no configuration. Images are picked up automatically during ingestion and kept in sync with the regular refreshes of your sources.
For a deep dive into how image indexing works under the hood, read How we index images for RAG on our blog.
Supported data sources
The following data sources support image indexing:
Images in other data sources are not yet included in retrieval.
Supported image formats
Kapa indexes images in PNG, JPEG, WebP, and SVG format.