From 6987d98f7f927e62a565ef5183988a70d3dbe4c3 Mon Sep 17 00:00:00 2001 From: Sanket Sudake Date: Thu, 5 Sep 2024 15:14:42 +0530 Subject: [PATCH] Update README.md (#16) * Update README.md * Update Chart.yaml --- charts/ai-stack/Chart.yaml | 2 +- charts/ai-stack/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/charts/ai-stack/Chart.yaml b/charts/ai-stack/Chart.yaml index 3e70410..f98cab6 100644 --- a/charts/ai-stack/Chart.yaml +++ b/charts/ai-stack/Chart.yaml @@ -16,7 +16,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.3.7 +version: 0.3.8 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/ai-stack/README.md b/charts/ai-stack/README.md index 4223dc3..0668837 100644 --- a/charts/ai-stack/README.md +++ b/charts/ai-stack/README.md @@ -2,12 +2,17 @@ This chart deploys the AI stack on a Kubernetes cluster using the Helm package manager. +![AI-Stack](https://github.com/user-attachments/assets/797bc164-983a-49e1-a4ce-1a959a62ddd5) + + ## Components The AI stack consists of the following components: - [Text Embeddings Inference(TEI)](../text-embeddings-inference/) - [Text Generation Inference(TGI)](../text-generation-inference/) +- [Grafana Dashboards](../infracloud-dashboards) +- [ChromaDB](../chromadb) ## Setup Helm Repository