Building & Deploying Serverless Web Application over AWS CLOUD

In this project, you will create a serverless web application that allows users to request unicorn rides from the Wild Rydes fleet. The application will feature an HTML, CSS and JAVASCRIPT-based user interface for selecting a pick-up location and a RESTful web service backend to handle the ride requests. Additionally, the application will include user registration and login capabilities. This project is divided into five modules. Each branch describes a specific part of the application and provides step-by-step instructions to implement and verify your work.






















Project: Building a Domain Expert Model for Introducing Generative AI with AWS course

The main objective of this project is to fine-tune a large language model to become a domain expert. This involves: Selecting the Dataset: Choosing an appropriate, copyright-free unstructured text dataset relevant to a specific domain (finance, medical, or IT). Fine-tuning the Language Model: Using Amazon Sagemaker and other AWS tools to fine-tune the Meta Llama 2 7B foundation model, adapting it to the selected domain. Deliverables:A fine-tuned language model proficient in the chosen domain. Documentation of the process, challenges, and solutions..