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/