Template errors

  • Template public:thread_view: [E_USER_WARNING] Accessed unknown getter 'GithubLink' on XF:Thread[167160] (src/XF/Mvc/Entity/Entity.php:199)

AI Model for B4X UI Design

Hamied Abou Hulaikah

Well-Known Member
Licensed User
Longtime User
We should go with trends . . .
Almost all platforms now going to make AI models to transform any UI ready designs into specific platform.
Theoretically this can be done for B4X UI design.
Training AI model on a lot of b4x UI designs, then it can convert any other UI design into b4x specific format design.
Let us build the idea into reality.
Let's mainly focusing on coding, let B4X AI model (in future) deal with UI by converting from millions of ready designs into B4X specific.

Everyone can share his knowledge in AI to achieve this goal..

Workflow may be like this:
- Creating a lot of random BAL files (in thousands)
- Converting them into readable format (for example BalCoverter bal to json)
- Training free open source Large Language Model on them
- Train LLM to convert ready popular UI formats into our B4X format

Thinking . . .

I think forum admins has ability to download thousands of ready random bal files from this forum and use them as substrates to LLM training ...

I dreamed that when we open b4x designer window, we got menu item called AI Converter, when clicked start simple wizard of transforming popular UI screens format into our lovable b4x bal or bil .. Yes it may be fee service like others.
 
Last edited:
Top