Skip to content

Commit

Permalink
add img for bot
Browse files Browse the repository at this point in the history
  • Loading branch information
statefb committed Dec 11, 2023
1 parent 55083f1 commit 29c10fe
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
This repository is a sample chatbot using the Anthropic company's LLM [Claude 2](https://www.anthropic.com/index/claude-2), one of the foundational models provided by [Amazon Bedrock](https://aws.amazon.com/bedrock/) for generative AI.

![](./docs/imgs/demo1.gif)
![](./docs/imgs/bot1.png)

## 📚 Supported Languages

Expand Down
1 change: 1 addition & 0 deletions docs/README_ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
このリポジトリは、生成系 AI を提供する[Amazon Bedrock](https://aws.amazon.com/jp/bedrock/)の基盤モデルの一つである、Anthropic 社製 LLM [Claude 2](https://www.anthropic.com/index/claude-2)を利用したチャットボットのサンプルです。

![](./imgs/demo2.gif)
![](./imgs/bot2.png)

## 🚀 まずはお試し

Expand Down
Binary file added docs/imgs/bot1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/imgs/bot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/imgs/demo1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/imgs/demo2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 29c10fe

Please sign in to comment.