File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Intelligent BI Demo
1
+ # Intelligent BI Demo
2
2
3
3
[ 中文文档] ( README_CN.md )
4
+ ## Introduction
5
+
6
+ A NLQ(Natural Language Query) demo using Amazon Bedrock, Amazon OpenSearch with RAG technique.
7
+
8
+ ![ Screenshot] ( ./assets/screenshot-genbi.png )
4
9
5
10
## Deployment Guide
6
11
@@ -33,7 +38,7 @@ And attach an inline policy to this IAM Role with following permissions:
33
38
}
34
39
```
35
40
36
- Make sure you have enabled model access in AWS Console in us-west-2 (美国西部 (俄勒冈州) ) region for Anthropic Claude model and Amazon Titan embedding model.
41
+ Make sure you have enabled model access in AWS Console in us-west-2 (Oregon ) region for Anthropic Claude model and Amazon Titan embedding model.
37
42
38
43
### 3. Install Docker and Docker Compose
39
44
Original file line number Diff line number Diff line change 1
- ## 智能BI演示
1
+ # 智能BI演示
2
+
3
+ ## 介绍
4
+
5
+ 一个利用了Amazon Bedrock, Amazon OpenSearch服务和RAG技术来实现的NLQ(自然语言数据查询)演示应用
6
+
7
+ ![ Screenshot] ( ./assets/screenshot-genbi.png )
2
8
3
9
## 部署指南
4
10
You can’t perform that action at this time.
0 commit comments