Skip to content

Chapter 3: Wings of Innovation: Transitioning to Containerization workshop - https://aviata.cloud/

Notifications You must be signed in to change notification settings

valik94/aviata-chatbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Chapter 3: Wings of Innovation: Transitioning to Containerization workshop - https://aviata.cloud/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.6%
  • HTML 35.5%
  • Dockerfile 5.2%
  • Shell 3.7%