An Terraform + Zaiper model to build cloud infrastructures.
Hi all, i am a cs student and when i was doing my intern i got an idea of building a tool to automate building cloud infra.
The idea was simple but it was cloud infra we are talking about but i rlly wanted to give it a shot. Now i have the beta version of the product "Neluzus beta ".
Look onto neluzus.com for more info regarding my full explanation.
Let me explain more about my project.
I planed on converting the user NL prompt to JSON parsed intent. So that if agentic ai model returns JSON which is malformed or the API failed it falls back to rule based parser.
It is build over DAG which converts parsedintent into an ordered list of step objects forming a DAG. With a tool map which maps static dict (platform, resource type, action) tuples to mcp tool names.
3.dry run engine
4.flow visualizer
5.orchestration
6.execution tracker.
7.Mcp client
I dint mention the entire architecture
And has rollback if any failures.
Now my convern was the big "Real chaos" which rlly concerns me. How this product works with the real world. And am ready to take suggestions and make improvements.
I am Bharath founder of https://neluzus.com/ :)