Skip to content

Commit

Permalink
Update README.md (#16)
Browse files Browse the repository at this point in the history
* Update README.md

* Update Chart.yaml
  • Loading branch information
sanketsudake authored Sep 5, 2024
1 parent 17618ca commit 6987d98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ai-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 5 additions & 0 deletions charts/ai-stack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6987d98

Please sign in to comment.