gofireflyio/aiac
A Go-based CLI and library that uses LLMs to generate Terraform, Pulumi, and other IaC templates from natural language prompts.

Velocity · 7d
+3.0
★ / day
Trend
→steady
star history
AIAC is a command line tool and Go library that leverages large language models to generate infrastructure-as-code templates, configuration files, CI/CD pipelines, and developer utilities. It supports multiple LLM providers including OpenAI, Amazon Bedrock, and Ollama, allowing users to request code generation through a CLI interface or programmatically via the library.