Package org.nasdanika.rag.core
package org.nasdanika.rag.core
-
ClassDescriptionAbstractEntryStore<K,
V, D> Simple store implementation on top of a collection of entriesStores entries in a list.IndexStore<K,V, D> IndexStore.IndexItem<V,K> KeyExtractor<V,K> Extracts key (e.g. a vector) from value (e.g.Extracts text from PDF and splits into chunks.Store<K,V, D> Abstraction of stores which can find values by key similarity/distanceStore.SearchResult<V,D> Entry store loaded from and stored to a zip archive.