4 projects
extractor-api-lib
Extracts the content of documents, websites, etc and maps it to a common format.
admin-api-lib
The admin backend is responsible for the document management. This includes deletion, upload and returning the source document.
rag-core-api
The rag-core-api contains the API layer for the RAG template for document retrieval, question answering, knowledge base management in the vector database and more.
rag-core-lib
The rag-core-lib contains the shared components of at least two of the rag libs.