Exposing Workshop JSON to use AI

Hey All,

I had an interesting idea which i would like to discuss, and I’m interested in what peoples opinions are.

Currently in workshop, you’re able to view the JSON file of the workshop you created by editing the URL and changing ‘edit’ to ‘ view’ or something like that. This allows you to export the json file and do whatever you would like.

I had an interesting idea, where if you made it possible to edit this raw json file, you could use chatgpt or any other llm, and teach it how to make workshops, and use AI to generate workshops if you prompt it correctly.

I was interested in what peoples opinions were on this.

1 Like

This sounds interesting, but I couldn’t replicate it. I tried changing “edit” to “view” or “json” in the URL. Can you please verify that field in the URL?

I like this idea too, but, like Joel, I can not acces the JSON file of a workshop. What is the way to acces this ?

You need to view one of your workshops. In the URL, where it says ‘view’ change this to ‘edit’ and then you can download it.

Unfortunatly, on my side it open the Workshop editor application and I do not find any JSON download button.

I tried doing this on a Workshop of which I am not the owner → I get the error message “Could not load module Refresh the page, or try again later.”

Maybe you mean in Slate ? Because in slate I can do what you describe.

Sorry change it to debug, i just checked on my side and it worked.

1 Like

This worked for me in Workshop! @gdf, it needs /latest/ in the URL as well:

https://{my.vantage.environment.com}/workspace/module/debug/latest/ri.workshop.main.module.xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

2 Likes