vercel / ai-chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel
https://chat.vercel.ai
Other
6.67k stars 2.11k forks source link

API suuport #418

Closed ceyxasm closed 1 month ago

ceyxasm commented 1 month ago

Hey Team, Nice work. I wanted to ask if there is an API support/documentation for this.

I already have a webapp and I want to add a chatbot to it. Can I use this to do the same? If yes, then how?

jb-dev1 commented 1 month ago

There is a significant amount of documentation since this is a major Vercel AI SDK example template. Start here at the AI SDK documentation and reference further details here and use of the Vercel AI SDK with RSCs here.

Definitely read through the PRs though, to know what's outstanding.

This is less of a site add-on "chatbot" per se than a full web-base chat app.