Hacker News new | ask | show | jobs
by sebg 509 days ago
You might look at

- https://sdk.vercel.ai/docs/introduction

And use it with v0 (also vercel)

1 comments

Specifically to your chatbot case, you could see their prebuilt project here

- https://vercel.com/templates/next.js/nextjs-ai-chatbot

Thanks