Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Aug 18, 2024
1 parent 39287ce commit 245799c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Jump to the [Configuration section](https://github.com/fabriziosalmi/proxmox-lxc

## ✨ Proxmox + AutoScale + AI

_In the meanwhile I added to the project everything needed to make autonomous AI take scaling decisions._
_In the meanwhile I added to the project everything needed to make scaling decisions improved by a machine learning model._

To make this happen I released [a simple HTTP API interface](https://github.com/fabriziosalmi/proxmox-lxc-autoscale/tree/main/api) to Proxmox commands, an [LXC monitor](https://github.com/fabriziosalmi/proxmox-lxc-autoscale/tree/main/monitor) to get LXC monitoring data and [a lightweight ML model](https://github.com/fabriziosalmi/proxmox-lxc-autoscale/tree/main/ai) to parse monitoring logs and take decisions.

Expand Down

0 comments on commit 245799c

Please sign in to comment.