7.0K
Chat Question-and-Answer sample application is a foundational Retrieval-Augmented Generation (RAG) pipeline that allows users to ask questions and receive answers, including those based on their own private data corpus.
Compared to the Chat Question-and-Answer Core implementation, this implementation of Chat Question-and-Answer is a modular microservices based approach with each constituent element of the RAG pipeline bundled as an independent microservice. Each constituent element, viz document ingestion, embedding creation, retriver, reranking, llm, are independent microservices which are stitched together in the LangChain application.
For more details on deployment, refer to the documentation.
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
Copyright (C) 2024 Intel Corporation.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Intel, the Intel logo, and Xeon are trademarks of Intel Corporation in the U.S. and/or other countries.
*Other names and brands may be claimed as the property of others.
Content type
Helm
Digest
sha256:f2bfd6fc2…
Size
23.3 kB
Last updated
about 2 months ago
helm pull oci://registry-1.docker.io/intel/chat-question-and-answer --version 2026.1.0Pulls:
101
Last week