IaC Generator

Describe your infrastructure in plain English. Get production-ready Terraform.

Powered by Ollama (gemma4) — requires ollama serve running locally

⚠ Generation requires running locally

Browsers block HTTPS pages from reaching http://localhost. Clone and run locally to generate Terraform:

git clone https://github.com/kanishksingh01/iac-generator
cd iac-generator && npm install
ollama serve && npm run dev