Skip to content

Commit 97da49f

Browse files
authored
[Doc]Add ChatQnA Flow Chart (#398)
Signed-off-by: Wang, Xigui <[email protected]>
1 parent 8d4209a commit 97da49f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ChatQnA/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ ChatQnA architecture shows below:
88

99
![architecture](./assets/img/chatqna_architecture.png)
1010

11+
ChatQnA is implemented on top of [GenAIComps](https://github.com/opea-project/GenAIComps), the ChatQnA Flow Chart shows below:
12+
13+
![Flow Chart](./assets/img/chatqna_flow_chart.png)
14+
1115
This ChatQnA use case performs RAG using LangChain, Redis VectorDB and Text Generation Inference on Intel Gaudi2 or Intel XEON Scalable Processors. The Intel Gaudi2 accelerator supports both training and inference for deep learning models in particular for LLMs. Please visit [Habana AI products](https://habana.ai/products) for more details.
1216

1317
# Deploy ChatQnA Service
115 KB
Loading

0 commit comments

Comments
 (0)