aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
702 stars 243 forks source link

[Feature Request] Use a Bedrock Knowledge Base as RAG source #139

Open rppth opened 4 months ago

rppth commented 4 months ago

Can we have an option that integrates with the Bedrock Knowledge base?

madtank commented 4 months ago

Good idea, I was thinking Kendra.

jeremylatorre commented 3 months ago

Would be also interested by this as I already have a Kendra index as RAG for an other chatbot app

statefb commented 3 months ago

Which one is suite for your usecase? Vote with thumbs up

statefb commented 3 months ago
  1. Create new data source (Knowledge base)
statefb commented 3 months ago
  1. Create new data source (Kendra)
statefb commented 3 months ago
  1. Import from existing one (Knowledge base)
statefb commented 3 months ago
  1. Import from existing one (Kendra)
statefb commented 2 months ago

Memo: work on it after RAG chunk reference related issues: #161, #248, #277