aws-samples / bedrock-claude-chat

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

[Feature Request] Add Web Crawler for Knowledge Bases #557

Closed statefb closed 1 week ago

statefb commented 1 month ago

Describe the solution you'd like

Web crawling feature for RAG.

Why the solution needed

It's very common when it comes to RAG.

Additional context

Sample code for generative-ai-cdk-constructs can be found here

Implementation feasibility

Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?