← Volver

Vista previa

Editar
AWS AI Practitioner

An airline company wants to build a conversational AI assistant to answer customer questions about flight schedules, booking, and payments. The company wants to use large language models (LLMs) and a knowledge base to create a text-based chatbot interface. Which solution will meet these requirements with the LEAST development effort?

A Train models on Amazon SageMaker Autopilot.
B Develop a Retrieval Augmented Generation (RAG) agent by using Amazon Bedrock. ✓ Correcta
C Create a Python application by using Amazon Q Developer.
D Fine-tune models on Amazon SageMaker JumpStart.