gorilla-llm / gorilla-cli

LLMs for your CLI
https://gorilla.cs.berkeley.edu/
Apache License 2.0
1.28k stars 75 forks source link

Feature Request - Generate terraform, cloudformation, etc. based on a prompt #29

Closed joemccann closed 1 year ago

joemccann commented 1 year ago

As a user, I'd like to prompt Gorilla with a tech stack idea on say AWS. Gorilla would reply with the code scaffolding, a GitHub repo, the code pipeline, cloud formation templates, etc.

Is this inside or outside the scope of Gorilla?

ShishirPatil commented 1 year ago

Oo this is actually the north star @joemccann Today, Gorilla is good at single API calls. This is definitely in the roadmap, but I suspect it will be a while before we get there 🙂