Skip to content

Commit a0601e8

Browse files
author
Feng Xu
committed
add screenshot
1 parent a508f50 commit a0601e8

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
## Intelligent BI Demo
1+
# Intelligent BI Demo
22

33
[中文文档](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)
49

510
## Deployment Guide
611

@@ -33,7 +38,7 @@ And attach an inline policy to this IAM Role with following permissions:
3338
}
3439
```
3540

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.
3742

3843
### 3. Install Docker and Docker Compose
3944

README_CN.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## 智能BI演示
1+
# 智能BI演示
2+
3+
## 介绍
4+
5+
一个利用了Amazon Bedrock, Amazon OpenSearch服务和RAG技术来实现的NLQ(自然语言数据查询)演示应用
6+
7+
![Screenshot](./assets/screenshot-genbi.png)
28

39
## 部署指南
410

assets/screenshot-genbi.png

222 KB
Loading

0 commit comments

Comments
 (0)