Building an app on top of Vercel

Hello, I am new to programming. Reading the docs can be somewhat of a challenge. Can I build an app with vercel under the hood?

Example: I will use something very simple
Let’s say I want to build an app that can help you generate beautiful designs for forms. I understand that vercel can build form designs but can I build a front end that uses vercel under the hood to generate these forms? This is similar to using open ai to build a wrapper application.

If this is possible, can someone point to the documentation or any tutorials?

Hi, @psghodge! Welcome to the Vercel Community. :smile:

If you want to create an app that generates designs for forms, it sounds like you could build this with the AI SDK. See relevant documentation:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.