Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using ChatGPT and CALM #276

Open
Budlee opened this issue Jun 7, 2024 · 0 comments
Open

Using ChatGPT and CALM #276

Budlee opened this issue Jun 7, 2024 · 0 comments

Comments

@Budlee
Copy link
Member

Budlee commented Jun 7, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants