- Issue created by @marcus_johansson
We have been testing around some AI functionality for generating JS and CSS in XB using AI. Some of the PoC was shown during the Driesnote in Atlanta 2025.
This will have the initial code + improvements for this.
* Add a chatbot inside XB based on Deepchat (https://deepchat.dev/).
* Create an XB Agent that can be evolved to take any possible tasks.
* Create the tools needed for the specific tasks.
* Add a specific controller that can talk to the XB Agent with history/follow up.
* Add possibility to return structured data outside of the normal chat messages (like JS, CSS, metadata, structure changes etc.)
* Adds a chatbot uses Deepchat (https://deepchat.dev/).
* Adds a possibility to drag it using, react-draggable.
See instructions under modules/xb_ai_wizard/readme.md.
Active
0.0
Miscellaneous