Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 681 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 681 Bytes

SANS Aviata Cloud Solo Flight Challenge

Chapter 3: Wings of Innovation: Transitioning to Containerization

Kubernetes Deployment Tutorial for GenAI Chat App

This tutorial guides you through deploying a Aviata-chatbot on Kubernetes. Aviata-chatbot is a basic GenAI chat application. The app consists of three components:

  • Weaviate (a vector database)
  • A backend built using Python and FastAPI
  • A frontend using NGINX to host a HTML and JavaScript UI.

Refer to: https://aviata.cloud/

Aviata-chatbot

The Aviata-chatbot also serves as a vulnerable GenAI application used for research purposes alt text