Diving into Generative AI

Sounds good, also when I was messing about the AI Generated Materials are you able to have it be more well… Material like, it seems like it just takes whatever image it can and attempts to throw PBR effects on it and depending on what it is even though it was generated through you guys it ends up getting uploaded on my account and if it doesn’t meet the special safety requirements your acc is at risk of being banned.

For example I searched up “Modern Rock” it brought up some band or something and I thought “this damn search thing sucks but this looks funny” so I clicked it as a material than after it published as a asset on my account while I was still looking through other materials my studio had disconnected so I refreshed my webpage and got greeted with this

I shouldn’t be punished for something you guys had provided.

13 Likes

I am currently testing this out, Normally i hate AI to speed up your progress, But i just wanted to point out some issues that i have found, i know this is extremely new. So alot of failures will occur of course.

It took me 5 tries to make a simple while true do loop, but you need to be very specific because it will otherwise not understand you.
while true do loop

Sometimes i get weird answers like this, Uhm?

Another Example

1 Like

You’re trying to do zero-shot here by starting from an empty script which is one of the most challenging things for an AI system to do.

The more context the AI has to work with the better, so you’ll generally get higher quality results working in an existing script with more surrounding context.

9 Likes

so im playing around with it and tried out some of the most random prompts possible until i asked it to make a screen space reflection shader. Sure it did not really give me anything (nor did i expect it to give me anything) meaningful and i might be crazy for thinking this and this might just be some left overs from the ai before it was trained strictly on roblox lua but could there actually be anything shader related for roblox in the works!?

5 Likes

The AI is cool but keeps generating multiple lines of unnecessary repeated code:
Any way to fix this?
image

3 Likes

hey man how can i open the ai what button it is?

1 Like

To use AI you need place – in start your prompt in script

1 Like

File > Beta features > Turn on Beta AI code completion > Restart studio

start typing a prompt using -- at the beginning
--print hello world

2 Likes


i was testing and it spams my word not creating a script

1 Like

Its okay, you need explain to AI what exactly do you need, or its very baggy

1 Like

so do it just gives idea or can apply the script that it wrote

1 Like

I haven’t figured it out myself yet.

2 Likes

is it able to modify already existing lines in the script? do you need to explain how the script works before giving a prompt?

How do I use the ai? I’m doing the --..., but all it does is print the comment over and over again

2 Likes

For those who are asking how to apply the code, simply press TAB to do so.

Why is this not mentioned in the post? (Or am I blind?)

Is this supposed to happen? I got generated-code outside of comments. Like, code generates while I was coding normally and not giving a prompt.

1 Like

Why is this not working? Also where can I find a tutorial/walkthrough? I’m completely lost of how to use this.

m

After a bit of experimenting, I think you have to start the script and then it will try to finish it

1 Like

I typed --your mom and then the ai spammed --your mom gay over and over again…

Oh and the AI also spammed f** you a bunch

Same for me i even tried pressing Tab like one person mentioned and it didnt do nothing i even made some code and it still didnt worked so its maybe broken or i dont know.

This is very cool and terrifying at the same time