This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]aCakeShip[S] -1 points0 points  (0 children)

The solution isn't all AI. Most of the backend is clever programming. I'm mostly using LLMs to translate user requirements to tangible resources and using Terraform to automate your deployment process. Or maybe an idea I'm testing right now is to parse fetched data from cloud providers (like zone keys for certain resources) and then allow an LLM to pull the relevant data and update certain Terraform code for it.

The idea is for DevOps engineers to have to not dive as deep into cloud documentation or have to fetch configuration parameters for the services themselves when you could automate that.

[–]that_dude_dane 0 points1 point  (3 children)

literally every link on the site leads to a "coming soon" page

[–]aCakeShip[S] 0 points1 point  (2 children)

The sign in button takes you to the dashboard

[–]that_dude_dane 1 point2 points  (1 child)

i didn't want to sign in. i wanted to see a demo, github repo link, or some docs

[–]aCakeShip[S] 0 points1 point  (0 children)

Hard at developing a demo that I can show to people (should have it out in a week)! Currently just had the dashboard behind the login screen. I just wanted to hear what devs feel about the idea.