Deploying an LLM app to AWS using open source tools

Deploying an LLM app to AWS using open source tools

Overview

In this article, we will explore how to deploy a RAG chatbot app that interacts with large language models(LLM’s) to a cloud provider such as AWS using GitHub Actions, OpenTofu, and Digger. We were extremely inspired by Wenqi Glantz' article and thought of creating a version of

Read more here: External Link