{"data":{"slug":"gofireflyio-aiac","name":"aiac","tagline":"Artificial Intelligence Infrastructure-as-Code Generator","github_url":"https://github.com/gofireflyio/aiac","owner":"gofireflyio","repo":"aiac","owner_avatar_url":"https://avatars.githubusercontent.com/u/100200663?v=4","primary_language":"Go","stars":3788,"forks":296,"topics":["ai","amazon-bedrock","chatgpt","iac","llms","ollama","openai","pulumi","terraform"],"archived":false,"github_pushed_at":"2026-03-24T10:56:24+00:00","maintenance_label":"Slowing","stars_delta_30d":3,"url":"https://www.graphcanon.com/tools/gofireflyio-aiac","markdown_url":"https://www.graphcanon.com/tools/gofireflyio-aiac.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/gofireflyio-aiac","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=gofireflyio-aiac","description":"Artificial Intelligence Infrastructure-as-Code Generator.","homepage_url":null,"license":"Apache-2.0","open_issues":3,"watchers":45,"ai_summary":"Go-based generator for creating infrastructure and configurations for AI projects using IaC tools like Terraform and Pulumi.","readme_excerpt":"### Installation\n\nVia `brew`:\n\n    brew tap gofireflyio/aiac https://github.com/gofireflyio/aiac\n    brew install aiac\n\nUsing `docker`:\n\n    docker pull ghcr.io/gofireflyio/aiac\n\nUsing `go install`:\n\n    go install github.com/gofireflyio/aiac/v5@latest\n\nAlternatively, clone the repository and build from source:\n\n    git clone https://github.com/gofireflyio/aiac.git\n    go build\n\n`aiac` is also available in the Arch Linux user repository (AUR) as [aiac](https://aur.archlinux.org/packages/aiac) (which\ncompiles from source) and [aiac-bin](https://aur.archlinux.org/packages/aiac-bin) (which downloads a compiled executable).\n\n---\n\n## License\n\nThis code is published under the terms of the [Apache License 2.0](/LICENSE).","github_created_at":"2022-12-07T07:29:50+00:00","created_at":"2026-07-15T11:17:03.025765+00:00","updated_at":"2026-09-20T05:14:21.158245+00:00","categories":[{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"},{"slug":"llm-frameworks","name":"LLM Frameworks","url":"https://www.graphcanon.com/categories/llm-frameworks","markdown_url":"https://www.graphcanon.com/categories/llm-frameworks.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/llm-frameworks"}],"tags":[{"slug":"ai","name":"ai"},{"slug":"amazon-bedrock","name":"amazon-bedrock"},{"slug":"chatgpt","name":"chatgpt"},{"slug":"iac","name":"iac"},{"slug":"llms","name":"llms"},{"slug":"ollama","name":"ollama"},{"slug":"openai","name":"openai"},{"slug":"pulumi","name":"pulumi"}],"trust":{"provenance":{"is_fork":false,"github_id":575295397,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-09-20T05:14:18.868Z","maintenance":{"label":"Slowing","score":36,"methodology":"github_public_v1","releases_90d":0,"days_since_push":179,"last_release_at":"2024-10-29T20:46:02Z","stars_delta_30d":3,"open_issues_delta_30d":1},"security_summary":{"status":"findings","scanner":"osv@v1","low_count":3,"high_count":0,"last_scan_at":"2026-07-15T11:17:04.405Z","medium_count":0,"scan_profile":"deps","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-09-20T05:14:19.911Z"},"deploy":{"source":"dockerfile:Dockerfile","self_host":true,"observed_at":"2026-09-20T05:14:19.911Z","managed_saas":false},"languages":{"value":["go"],"source":"github.language","observed_at":"2026-09-20T05:14:19.911Z"},"has_docker":{"value":true,"source":"dockerfile:Dockerfile","observed_at":"2026-09-20T05:14:19.911Z"},"license_spdx":{"value":"Apache-2.0","source":"github.license","observed_at":"2026-09-20T05:14:19.911Z"}},"decision_facts":{"hosting":{"model":"self_hosted","summary":"Deployment methods include installation through Homebrew taps, Docker containers, Go install package management, and direct compilation from source."},"pricing":{"model":"freemium","summary":"aiac is free for use under the Apache-2.0 license with no subscription fees; however, any third-party services like Amazon Bedrock or OpenAI might incur additional costs."},"requirements":{"notes":["Requires Go for local builds and installations through Homebrew taps.","Supports Docker, making it easy to deploy across multiple environments without needing full Go setup."],"min_ram_gb":1,"requires_docker":true},"constraints":{"min_ram_gb":1,"hosting_model":"self_hosted","pricing_model":"freemium","requires_docker":true},"when_to_use":["- Use aiac when you are working on AI projects that require IaC tools like Terraform or Pulumi, and want to manage your infrastructure as code using the Go language.","- Opt for aiac if you are familiar with Go development, prefer open-source tooling under Apache-2.0 license, and wish to incorporate AI-specific cloud services including Amazon Bedrock and OpenAI."],"when_not_to_use":["- Avoid aiac if your project is not based on Go or does not require the integration of Terraform and Pulumi for managing infrastructure.","- Do not use aiac in scenarios where you are working strictly within an environment that prefers languages other than Go, such as Python, or requires proprietary licenses."],"source":"enrich:decision_facts","observed_at":"2026-07-17T11:43:55.519Z"},"constraint_facets":{"min_ram_gb":1,"hosting_model":"self_hosted","pricing_model":"freemium","requires_docker":true},"decision_summary":[{"label":"Hosting","value":"self hosted - Deployment methods include installation through Homebrew taps, Docker containers, Go install package management, and direct compilation from source."},{"label":"Pricing","value":"freemium - aiac is free for use under the Apache-2.0 license with no subscription fees; however, any third-party services like Amazon Bedrock or OpenAI might incur additional costs."},{"label":"Requirements","value":"Min 1 GB RAM; Requires Docker; Requires Go for local builds and installations through Homebrew taps.; Supports Docker, making it easy to deploy across multiple environments without needing full Go setup."},{"label":"Adopt for","value":"aiac, an IaC generator for AI infrastructure, is built in Go and supports Terraform and Pulumi."},{"label":"License detail","value":"aiac uses the Apache-2.0 license, allowing for permissive free usage and modification with attribution required."}]}}