Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI component creation #599

Open
aralroca opened this issue Nov 2, 2024 · 1 comment
Open

AI component creation #599

aralroca opened this issue Nov 2, 2024 · 1 comment
Labels

Comments

@aralroca
Copy link
Collaborator

aralroca commented Nov 2, 2024

It would be great to have an AI that transforms components from React to Brisa and you can also use it to create components with a prompt.

We could have Brisa's CLI do this. By default, there is no model to make it quick to install Brisa with node_modules, but the first time you use the CLI to generate components with a prompt, then download the model and then always pull the model. It remains to be investigated, I created the issue so that it is not forgotten.

Some references:

@aralroca aralroca added enhancement New feature or request needs investigation labels Nov 2, 2024
@aralroca aralroca mentioned this issue Nov 2, 2024
25 tasks
@ansarizafar
Copy link

Vercel AI SDK is also a good option. SDK already has integrations for React, Svelte and Solidks. https://sdk.vercel.ai/docs/introduction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants