architecture-as-code icon indicating copy to clipboard operation
architecture-as-code copied to clipboard

Using ChatGPT and CALM

Open Budlee opened this issue 8 months ago • 0 comments

Using ChatGPT with CALM

I've been using CALM for my own architectures at home as I build out my network. One of the things I have been doing to significantly speedup creating my specifications is to use ChatGPT. I have found it fantastically quick.

To achieve this I have passed in the Specifications to ChatGPT and then asked it to produce a model for me. e.g. Can you create an architecture the connects a Grafana front end to a InfluxDB backend, Influx DB is pushed metrics from a BackendAPI

I've then asked it questions about performing threat modelling on the architecture, what are the security holes I have or where should I rate limit.

I have found it great to explore an architecture and generate them for me. Bonus is that the generated architectures are accurate as well.

I thought that maybe we should bring up this topic of using LLMs on architectures to generate and explore them.

TAG: @rocketstack-matt

Budlee avatar Jun 07 '24 14:06 Budlee