AWS AI Practitioner
A company wants to create a chatbot to answer employee questions about company policies. Company policies are updated frequently. The chatbot must reflect the changes in near real time. The company wants to choose a large language model (LLM). Which solution meets these requirements?
A
Fine-tune an LLM on the company policy text by using Amazon SageMaker.
B
Select a foundation model (FM) from Amazon Bedrock to build an application.
C
Create a Retrieval Augmented Generation (RAG) workflow by using Amazon Bedrock Knowledge Bases.
✓ Correcta
D
Use Amazon Q Business to build a custom Q App.