Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anirudh1905/chatbot
- Owner: Anirudh1905
- Created: 2024-02-17T06:35:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-15T17:14:44.000Z (10 months ago)
- Last Synced: 2024-11-10T23:35:53.679Z (3 months ago)
- Topics: aws, ci-cd, docker, fastapi, k8s, llm, python, streamlit, terraform
- Language: HCL
- Homepage:
- Size: 1.05 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)