|
|
|
|
|
by rahimnathwani
130 days ago
|
|
This is interesting. So here, your app generates data, and you use AI to decide how to render those data. This is similar to, but not the same as, the approach taken by json-render: https://github.com/vercel-labs/json-render The latter assumes AI generates the data AND picks the components it will use from your predefined library. |
|