[Plugin Idea] Generate any Roblox UI from a sentence – AI-powered UI creation tool

Hey everyone :wave:

I’m working on a plugin idea that could change the way we build UI in Roblox Studio.

:dart: The concept:
Instead of dragging frames or using templates, you just type what you want, like:

:memo: “Create a shop with 3 item buttons and a title at the top.”
:memo: “I need an admin panel with ban and warn buttons on the right.”

The plugin will:

  • Understand the sentence
  • Create a UI in StarterGui
  • Add the proper layout, buttons, text, colors, and names
  • Automatically position and align elements using built-in logic

:bulb: Inspired by:

  • Lovable (UI Builder for websites)
  • ChatGPT (natural language to output)

:package: What it supports:

  • Any kind of UI: Shops, menus, inventories, leaderboards, admin panels, etc.
  • Natural sentence input (English first, later other language)
  • Clean layout, editable components

:question: I’d love your feedback:

  • Would a tool like this help you?
  • Should it be a command-bar tool or include a toolbar UI?
  • What UI elements would you want it to support first?
  • If this became a premium plugin: how much would you be willing to pay for it?
    • One-time payment?
    • Would you use a free version with limitations?

Thanks for reading – I’m building this based on community interest, so your input means a lot! :raised_hands:

4 Likes

This sounds like a horrible idea, I wouldnt even pursue this.

10 Likes

Great, another tool to make less expiernced developers more lazy. Now they are definitely not creating their own stuff.

It’s a good idea though, but this wouldnt do anything great for developers.

1 Like

As you can probably tell, the dev forum is not a very good place to talk about anything AI related :sob:

If you want actual feedback you’d probably have to find some sort of roblox place involving AI, which I doubt exists, but you never know.


The only feedback I can give is make it a one time purchase, I dont even think theres a way to make it a recurring purchase, but then again, what would I know lol

4 Likes

Another way to replace human-made work with AI :man_facepalming:

1 Like

Despite all the negative feedback, I like the idea - mainly because I’m a programmer not a UI designer so it would help me quite a bit lol.

This is better suited for conceptual UI mockups rather than final UI designs, as AI isn’t ideally known for replicating the creativity of human artists and UI designers.

I suck at designing ui, but I hate how we’re relying so much on ai. Not to sound woke or anything but it’s killing our planet slowly but surely
Edit: We also already have this feature, I gave the Roblox AI assistant the simple prompt
Design a good looking shop gui consisting of a table layout, corners, good colors, nice fonts, and a red X button on the top right corner.
and it made this:


I think it looks fantastic apart from a few sizing issues.

Edit 2: I experimented with the AI and asked for more themes. I’m really shocked by how good they look! I attached them below in case you want to see them yourself. You must enable the script of the one you want to see.
ShopGuis.rbxm (5.9 KB)

1 Like

The problem is that AI models aren’t that creative, they just take what is already on the internet and respond with something similar to it, this is a problem since there isn’t that much Roblox UI code on the internet that these ai’s could been trained on so they don’t understand it as well as html or web design.

Just make your own ui it’s not that difficult

1 Like

Tried it with claude, it gave me this:

1 Like

Sounds cool, but I don’t know how you would make a tool like this. Also, if make this you might want to take styles into count like asking for simulator, anime, etc.

Just because the dev forum hate AI doesn’t mean we should put hate on devs for it. AI is a tough topic because lots of devs are not ready to use AI as a tool.

That looks outstanding! I’m truly shocked.

1 Like

Yeah its tough on here sometimes lol.
Thats why I recommended going else where cause the only thing you get here is just hate :sob:

1 Like

A better plugin idea would be slop game generator :drooling_face::drooling_face::drooling_face:

We already have these as well! https://create.roblox.com/store/asset/15445844794
I’m not sure if it works though, I’ve downloaded it to check it out but I’ve never actually used it

If it can’t recreate skibidi toilet kai cenat graverobbing simulator then I’m not interested…

Hello! Just thought I’d make a comment on this.

Yes this would probably be useful but I probably wouldn’t use it myself as I already have some experience with UI design and like having control over how it looks. I definitely think it you be a toolbar ui as a plugin though.

Also, to answer your question about the pricing, I probably would only go as high as $6.00 but I’m sure others might pay more It really depends on what the finished product is like.

Hope this is helpful in some way!

1 Like

As a programmer and not a UI designer, this is a terrible idea.

No one who properly develops, or anyone looking for good UI with good UX wants to use AI.


I’d say we should. If you use AI to create images, are you an artist or photographer? No, so what makes you a developer if all you do is use AI? And if you’re not a developer, why post on the developer forums?

The people in Scripting Support who struggle using print() and make a million typos are more of a developer than people who use AI to create.

Correction: No one wants to use it because A: They have the skills to warrant not using it, or B: They have at minimum, the most basic of morals.
The forums would be dead if people adopted AI. Why go here and have to wait for a response if you can just go to AI and get one instantly? Because the human response is always going to be better and more reliable.
A human response won’t give you a false sense of security, because humans can be harsh. AI is programmed to always be positive, which isn’t good. An AI won’t tell you to go watch tutorials to learn the absolute basics of programming before making another random, unnecessary battlegrounds game, it’ll give you barely functional, poorly written code and bad advice.


AI should never be used to create. Assist? Maybe, but create, no.
And before anyone says, no using AI to create something you aren’t experienced in is not using it to “assist” you. You are using it to create something.

1 Like

This is a great idea. Especially for prototyping when you don’t need anything fancy, just some placeholder UI to test out features. I don’t think it would replace UI designers anytime soon, rather act as a tool for programmer to quickly prototype and iterate on ideas.