Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anirudh1905/chatbot

A Simple Chatbot created using LLM deployed on EKS using terraform
https://github.com/anirudh1905/chatbot

aws ci-cd docker fastapi k8s llm python streamlit terraform

Last synced: 24 days ago
JSON representation

A Simple Chatbot created using LLM deployed on EKS using terraform

Awesome Lists containing this project

README

        

# Chatbot

Designed and deployed a simple chatbot utilizing Large Language Models (LLMs) on Amazon EKS using Terraform, while also implementing CI/CD pipelines for streamlined development and deployment.

To know more details reagrding the project, kindly refer to this Medium [blog](https://medium.com/@anirudhsridhar1905/deploying-a-large-language-model-application-on-amazon-eks-53c375e83f92).

## Frontend

![Frontend](Designs/Frontend.png)

## Model Level Design

![Model Level Design](Designs/ModelLevelDesign.png)

## Low Level Design

![LLD](Designs/LLD.png)

## High Level Design

![HLD](Designs/HLD/v4.0.png)