Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md の修正 #84

Merged
merged 9 commits into from
Oct 3, 2023
Merged

README.md の修正 #84

merged 9 commits into from
Oct 3, 2023

Conversation

tbrand
Copy link
Contributor

@tbrand tbrand commented Oct 3, 2023

No description provided.

README.md Outdated
<details>
<summary>RAG チャット</summary>

RAG は LLM が苦手な最新の情報やドメイン知識を外部から伝えることで、本来なら回答できない内容にも答えられる技術です。それと同時に、根拠に基づいた回答のみを許すため、LLM にありがちな「それっぽい間違った情報」を回答させないという効果もあります。例えば、社内ドキュメントを LLM に渡せば、社内の問い合わせ対応が自動化できます。このリポジトリでは Amazon Kendra から情報を取得しています。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RAG は"技術"というより"手法"なのかなと思いました。

@wadabee wadabee merged commit b8f4dbc into main Oct 3, 2023
1 check passed
@wadabee wadabee deleted the fix-readme branch October 3, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants