Accessing LLMs
Learn how to access Large Language Models through AWS Bedrock and OpenAI for building RAG chatbots
Learn how to access Large Language Models through AWS Bedrock and OpenAI for building RAG chatbots
Learn how to prepare data and generate vector embeddings for RAG chatbots
Learn how to prepare data and create Knowledgebases for RAG chatbots using AWS Bedrock service
Learn how to build and apply a RAG evaluation framework to track hallucinations, factual consistency, and response quality in AI applications.
Learn what AI agents are, how they differ from traditional applications, and explore practical agent design patterns including reflection, planning, and tool-augmented agents using CrewAI.